Closed Bug 100190 Opened 23 years ago Closed 23 years ago

Crash on Ant's JUnitTestReports

Categories

(Core :: XBL, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 95465
mozilla1.2alpha

People

(Reporter: dbordereaux, Assigned: hyatt)

References

()

Details

(Keywords: crash)

0.9.3 and 0.9.4 milestone releases crash when opening the result of the JUnitTestReport ant task. The result of this task is the following "frame": <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd> <HTML> <HEAD> <TITLE> Unit Tests Results. </TITLE> </HEAD> <FRAMESET cols="20%,80%"> <FRAMESET rows="30%,70%"> <FRAME src="all-packages.html" name="packageListFrame"> <FRAME src="all-classes.html" name="classListFrame"> </FRAMESET> <FRAME src="overview-packages.html" name="classFrame"> </FRAMESET> <NOFRAMES> <H2>Frame Alert</H2> <P> This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. </P> </HTML> Mozilla does not crash if I remove the heading 2 paragraph.
Faulty files are to be found at http://dbordereaux.free.fr/bug100190/index.html The strange thing is by accessing it via http, Mozilla does not crash: it just crashes when accessing this "grape" of files locally (file://).
If you are crashing in Mozilla the best thing you can do to help the developers fix your bug is to attach a stacktrace. If you're not building yourself you are not out of luck. Mozilla (thanks to a very cool donation from Netscape) releases nightly and milestone builds with Full Circle's Talkback. Talkback should catch most crashes and offer to send in a crash report. I can retrieve that crash report and attach it to your bug report if you provide either the Incident ID (you can get it by running the talkback program from /components/talkback/) or you can let me know the email address you used to submit the report and the time of sending. Thanks for your help in testing Mozilla and reporting bugs.
WFM 2001092208 on Win2k (I saved the HTML code in the original bug report to a file, and opened that file). Reporter: Please try downloading a talkback-enabled build: http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-talkback.zip Then, if you can, please post the Talkback ID here.
Whiteboard: crash, stackwanted
Problem reproduced with a talkback-enabled Mozilla 0.9.4. Incident ID: TB35816430Z e-mail address: dbordereaux@free.fr Comments: Bug #100190
Incident ID 35816430 Stack Signature nsXBLPrototypeHandler::ExecuteHandler 5306b0ff Bug ID Trigger Time 2001-09-24 11:32:39 Email Address dbordereaux@free.fr User Comments Bug #100190 Build ID 2001091311 Product ID Netscape6.20 Platform ID Win32 Trigger Reason Access violation Stack Trace nsXBLPrototypeHandler::ExecuteHandler [d:\builds\seamonkey\mozilla\content\xbl\src\nsXBLPrototypeHandler.cpp, line 387] nsXBLPrototypeHandler::BindingAttached [d:\builds\seamonkey\mozilla\content\xbl\src\nsXBLPrototypeHandler.cpp, line 521] nsXBLPrototypeBinding::BindingAttached [d:\builds\seamonkey\mozilla\content\xbl\src\nsXBLPrototypeBinding.cpp, line 560] nsXBLBinding::ExecuteAttachedHandler [d:\builds\seamonkey\mozilla\content\xbl\src\nsXBLBinding.cpp, line 1368] nsBindingManager::ProcessAttachedQueue [d:\builds\seamonkey\mozilla\content\xbl\src\nsBindingManager.cpp, line 973] nsCSSFrameConstructor::ContentInserted [d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp, line 8659] StyleSetImpl::ContentInserted [d:\builds\seamonkey\mozilla\content\base\src\nsStyleSet.cpp, line 1181] PresShell::InitialReflow [d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 2626] HTMLContentSink::StartLayout [d:\builds\seamonkey\mozilla\content\html\document\src\nsHTMLContentSink.cpp, line 3861] HTMLContentSink::OpenBody [d:\builds\seamonkey\mozilla\content\html\document\src\nsHTMLContentSink.cpp, line 3146] CNavDTD::OpenBody [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 3111] CNavDTD::OpenContainer [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 3365] CNavDTD::HandleDefaultStartToken [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 1293] CNavDTD::HandleStartToken [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 1699] CNavDTD::HandleToken [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 884] CNavDTD::BuildModel [d:\builds\seamonkey\mozilla\htmlparser\src\CNavDTD.cpp, line 515] nsParser::BuildModel [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2220] nsParser::ResumeParse [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2084] nsParser::OnStopRequest [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2715] nsDocumentOpenInfo::OnStopRequest [d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 254] nsFileChannel::OnStopRequest [d:\builds\seamonkey\mozilla\netwerk\protocol\file\src\nsFileChannel.cpp, line 468] nsOnStopRequestEvent::HandleEvent [d:\builds\seamonkey\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp, line 162] PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591] PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 524] _md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 1072] nsAppShellService::Run [d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 453] main1 [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1276] main [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1593] WinMain [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1611] WinMainCRTStartup() KERNEL32.DLL + 0x7903 (0x77e87903)
Assignee: asa → hyatt
Status: UNCONFIRMED → NEW
Component: Browser-General → XBL
Ever confirmed: true
Keywords: crash
QA Contact: doronr → jrgm
Whiteboard: crash, stackwanted
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.2
dup of a transient topcrasher -- dunno what's up. *** This bug has been marked as a duplicate of 95465 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.