Closed
Bug 178358
Opened 22 years ago
Closed 22 years ago
Crashes opening http://www.hideki.co.jp
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 154797
People
(Reporter: sword, Assigned: asa)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021104
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021104
Mozilla crashes on opening http://www.hideki.co.jp
Reproducible: Always
Steps to Reproduce:
1. Put "http://www.hideki.co.jp" in the URL area
2. Push Enter
Actual Results:
It crashes.
I'm using Japanese Encodings(auto-detect).
But it crashes even when I set it off.
Comment 1•22 years ago
|
||
On 2002102408-trunk/FreeBSD and 2002102808-trunk/Mac 9.2, crashes.
TB13363032X.
This page has:
1. linked stylesheet in <body>
2. <table> in absolute positioned <span>
3. <a> with CSS
This is a dup of Bug 154797.
MacBug shows:
PowerPC unmapped memory exception at C00000FC
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 3C580490
14D80920 PPC 3C568CB8 main+00138
14D808C0 PPC 3C56824C main1(int, char**, nsISupports*)+00A1C
14D80720 PPC 3BC59248 nsAppShellService::Run()+00018
14D806E0 PPC 3BC145E8 nsAppShell::Run()+00038
14D806A0 PPC 3BC14E3C nsMacMessagePump::DoMessagePump()+0003C
14D80650 PPC 3BC15124 nsMacMessagePump::DispatchEvent(int,
EventRecord*)+00154
14D80610 PPC 3F255B10 Repeater::DoRepeaters(const EventRecord&)+00030
14D805D0 PPC 3BBFED3C nsMacNSPREventQueueHandler::RepeatAction(const
EventRecord&)+000
0C
14D80590 PPC 3BBFEE98 nsMacNSPREventQueueHandler::ProcessPLEventQueue()+00058
14D80540 PPC 3C4106F8 nsEventQueueImpl::ProcessPendingEvents()+00038
14D804F0 PPC 3C468118 PL_ProcessPendingEvents+00088
14D804B0 PPC 3C4682AC PL_HandleEvent+0001C
14D80470 PPC 3C25871C nsARequestObserverEvent::HandlePLEvent(PLEvent*)+0001C
14D80430 PPC 3C259278 nsOnStopRequestEvent::HandleEvent()+000A8
14D803E0 PPC 3C2690B4 nsHttpChannel::OnStopRequest(nsIRequest*,
nsISupports*, unsigned
int)+001D4
14D80380 PPC 3C216FA0 nsUnicharStreamLoader::OnStopRequest(nsIRequest*,
nsISupports*,
unsigned int)+00220
14D80270 PPC 3BF53508
SheetLoadData::OnStreamComplete(nsIUnicharStreamLoader*, nsISupp
orts*, unsigned int, nsIUnicharInputStream*)+00708
14D7FE50 PPC 3BF546D4
CSSLoaderImpl::DidLoadStyle(nsIUnicharStreamLoader*, nsIUnicharI
nputStream*, SheetLoadData*, unsigned int)+00074
14D7FDD0 PPC 3BF5443C CSSLoaderImpl::ParseSheet(nsIUnicharInputStream*,
SheetLoadData*
, int&, nsICSSStyleSheet*&)+0018C
14D7FD50 PPC 3BF53FD8 CSSLoaderImpl::SheetComplete(nsICSSStyleSheet*,
SheetLoadData*)+
003A8
14D7FCA0 PPC 3BF55280 CSSLoaderImpl::InsertSheetInDoc(nsICSSStyleSheet*,
int, nsIConte
nt*, int, nsICSSLoaderObserver*)+00250
14D7FBA0 PPC 3BD5E164 nsDocument::InsertStyleSheetAt(nsIStyleSheet*, int,
int)+001F4
14D7FB30 PPC 3B3FF6C8 PresShell::StyleSheetAdded(nsIDocument*,
nsIStyleSheet*)+00018
14D7FAF0 PPC 3B3FF5C4 PresShell::ReconstructStyleData(int)+001F4
14D7FA10 PPC 3B4E436C
nsCSSFrameConstructor::ProcessRestyledFrames(nsStyleChangeList&,
nsIPresContext*)+0008C
Comment 2•22 years ago
|
||
stacktrace on 2002110221-trunk/Linux
http://bugzilla.mozilla.gr.jp/showattachment.cgi?attach_id=1308
Comment 3•22 years ago
|
||
this is indeed a dupe of bug 154797
thanks Harunaga
*** This bug has been marked as a duplicate of 154797 ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•