Closed Bug 107994 Opened 23 years ago Closed 23 years ago

crash on launch with new profile

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
blocker

Tracking

()

VERIFIED FIXED

People

(Reporter: tracy, Assigned: harishd)

References

Details

(Keywords: smoketest)

seen on commercial builds: windows 2001-11-01-03-trunk linux 2001-11-01-06-trunk mac 2001-11-01-04-trunk -Create a new profile -Launch with that new profile crash on linux and mac (windows hangs with partially created browser window) talkback for mac: Incident ID 37501037 Stack Signature 0x61ba61b8 9efddd11 Bug ID Trigger Time 2001-11-01 09:32:03 Email Address twalker@netscape.com URL Visited User Comments crash on launch Build ID 2001110104 Product ID MozillaTrunk Platform ID MacOS Trigger Reason PowerPC unmapped memory exception Stack Trace 0x61ba61b8 Distance() [nsReadableUtils.cpp, line 99] nsScanner::RewindToMark() [nsScanner.cpp, line 265] nsParser::Tokenize() [nsParser.cpp, line 2599] nsParser::ResumeParse() [nsParser.cpp, line 1830] nsParser::OnStopRequest() [nsParser.cpp, line 2524] nsDocumentOpenInfo::OnStopRequest() [nsURILoader.cpp, line 271] nsUnknownDecoder::OnStopRequest() [nsUnknownDecoder.cpp, line 247] nsDocumentOpenInfo::OnStopRequest() [nsURILoader.cpp, line 271] nsHttpChannel::OnStopRequest() [nsHttpChannel.cpp, line 2325] nsOnStopRequestEvent::HandleEvent() [nsRequestObserverProxy.cpp, line 176] nsARequestObserverEvent::HandlePLEvent() [nsRequestObserverProxy.cpp, line 79] PL_HandleEvent() [plevent.c, line 590] PL_ProcessPendingEvents() [plevent.c, line 520] nsEventQueueImpl::ProcessPendingEvents() [nsEventQueue.cpp, line 388] nsMacNSPREventQueueHandler::ProcessPLEventQueue() [nsToolkit.cpp, line 147] nsMacNSPREventQueueHandler::RepeatAction() [nsToolkit.cpp, line 111] Repeater::DoRepeaters() [nsRepeater.cpp, line 135] nsMacMessagePump::DispatchEvent() [nsMacMessagePump.cpp, line 487] nsMacMessagePump::DoMessagePump() [nsMacMessagePump.cpp, line 286] nsAppShell::Run() [nsAppShell.cpp, line 127] nsAppShellService::Run() [nsAppShellService.cpp, line 301]
Keywords: smoketest
cc: alecf since he was last working in nsReadableUtils.cpp.
Harish changed something in parser, CC him too.
stack suggests parser...
Assignee: asa → harishd
Component: Browser-General → Parser
QA Contact: doronr → moied
this is very much parser, I didn't touch Distance() in nsReadableUtils.
11/3 windows starts fine for me. Simon suggested it might just be a xul syntax problem, and thus it might be commercial-only. Tracy, can you please run the Windows build with -console and tell me if you see an XML syntax error in the console?
I am running CVS mozilla build from today, and I see this, or bug 107986, which is a close relative of this one. Once we find out where this is, somebody should decide which bug to dupe on which.
*** Bug 107986 has been marked as a duplicate of this bug. ***
from -console I didn't see any errors, although on my machine the console window disappeared with the crashed app.
dp and jag have found that this crash occurs when the sidebar is open.
Håkan: I did not checkin anything in the last 7 days ( approximately )!
This is the news sidebar panel. We crash if that is opened.
backing out rpotts change fixes the problem.
Status: NEW → ASSIGNED
well then, let's back 'im out! cc'ing rpotts so he knows he's being backed out
Rick: Backed out your change to fix the smoketest blocker. I'll work with you to see why the change caused us to crash. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
verified with linux respin 2001-11-01-12-trunk
Status: RESOLVED → VERIFIED
A fix without backing out bug 102737 is in bug 108067.
You need to log in before you can comment on or make changes to this bug.