Closed Bug 5091 Opened 26 years ago Closed 26 years ago

apprunner core dumps on startup

Categories

(Core Graveyard :: Tracking, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dejong, Assigned: slamm)

Details

I tried to start apprunner with a CVS build from Wed Apr 14 on a Solaris 5.6 box compiled with gcc (egcs 1.1.1). Here is the result. I was able to run a build of viewer so this seems to be an apprunner problem. % ./apprunner Warning: MOZILLA_FIVE_HOME not set. nsComponentManager: Using components dir: /project/neon/users/mo/mozilla/mozilla/solaris/dist/bin/components width was not set height was not set Using '/project/neon/users/mo/mozilla/mozilla/solaris/dist/bin' as the resource: base Reading file... Using Expat for parsing XML... Reading file...Done GFX: dpi=96 t2p=0.0666667 p2t=15 depth=8 Reading file... Reading file...Done Using Expat for parsing XML... Got thew event queue from the service Calling gdk_input with event queue Reading file... Reading file...Done Abort (core dumped) #0 0xee043460 in __sigprocmask () #1 0xee03b02c in _resetsig () #2 0xee03a8f0 in _sigon () #3 0xee03d4fc in _thrp_kill () #4 0xee1ba568 in abort () #5 0xee7d29ac in PR_Abort () at prlog.c:461 #6 0xef72f144 in nsDebug::Abort ( aFile=0xed507a48 "../../../../rdf/content/src/nsXULDocument.cpp", aLine=964) at ../../../xpcom/src/nsDebug.cpp:93 #7 0xef72f1e4 in nsDebug::Break ( aFile=0xed507a48 "../../../../rdf/content/src/nsXULDocument.cpp", aLine=964) at ../../../xpcom/src/nsDebug.cpp:108 #8 0xef72f5bc in nsDebug::Error ( aMessage=0xed507cd0 "could't add XUL builder", aFile=0xed507a48 "../../../../rdf/content/src/nsXULDocument.cpp", aLine=964) at ../../../xpcom/src/nsDebug.cpp:168 #9 0xed4b08ec in XULDocumentImpl::StartDocumentLoad (this=0x1dd1d0, aURL=0x1d6e90, aContainer=0x1d6838, aDocListener=0x1d6e78, aCommand=0x1d0238 "view") at ../../../../rdf/content/src/nsXULDocument.cpp:964 #10 0xef184144 in nsDocFactoryImpl::CreateRDFDocument (this=0x1d0208, aContentType=0x1d4370 "text/xul", aURL=0x1d6e90, aCommand=0x1d0238 "view", aContainer=0x1d6838, aExtraInfo=0x0, aDocListener=0x1d6e78, aDocViewer=0xefffe5c8) at ../../../webshell/src/nsDocLoader.cpp:525 #11 0xef1835dc in nsDocFactoryImpl::CreateInstance (this=0x1d0208, aURL=0x1d6e90, aContentType=0x1d4370 "text/xul", aCommand=0x1d0238 "view", aContainer=0x1d6838, aExtraInfo=0x0, aDocListener=0x1d6e78, aDocViewer=0xefffe5c8) at ../../../webshell/src/nsDocLoader.cpp:302 #12 0xef1882f0 in nsDocumentBindInfo::OnStartBinding (this=0x1d6e58, aURL=0x1d6e90, aContentType=0x1d4370 "text/xul") at ../../../webshell/src/nsDocLoader.cpp:1876 #13 0xef1dd408 in NET_NGLayoutConverter (format_out=38, converter_obj=0x0, URL_s=0x1dd980, context=0x1d8680) at ../../../network/module/nsStubContext.cpp:942 #14 0xef239c4c in NET_StreamBuilder (format_out=38, URL_s=0x1dd980, context=0x1d8680) at ../../../network/main/mkstream.c:237 #15 0xef4232b4 in net_setup_file_stream (cur_entry=0x1d87c0) at ../../../../network/protocol/file/mkfile.c:783 #16 0xef424594 in net_ProcessFile (cur_entry=0x1d87c0) at ../../../../network/protocol/file/mkfile.c:1319 #17 0xef22bcd0 in NET_ProcessNet (ready_fd=0x0, fd_type=1) at ../../../network/main/mkgeturl.c:3355 #18 0xef237f40 in NET_PollSockets () at ../../../network/main/mkselect.c:298 #19 0xef1d2d3c in nsNetlibService::NetPollSocketsCallback (aTimer=0xa9d30, aClosure=0x166e00) at ../../../network/module/nsNetService.cpp:1279 #20 0xef4f41cc in TimerImpl::FireTimeout (this=0xa9d30) at ../../../../base/src/gtk/nsTimer.cpp:73 #21 0xef4f4984 in nsTimerExpired (aCallData=0xa9d30) at ../../../../base/src/gtk/nsTimer.cpp:189 #22 0xee5067c4 in g_timeout_dispatch (source_data=0x16bc70, current_time=0xefffeed0, user_data=0xa9d30) at gmain.c:1147 #23 0xee5054a4 in g_main_dispatch (current_time=0xefffeed0) at gmain.c:647 #24 0xee505cdc in g_main_iterate (block=1116, dispatch=1) at gmain.c:854 #25 0xee505eec in g_main_run (loop=0x1c2720) at gmain.c:912 #26 0xee646164 in gtk_main () at gtkmain.c:475 #27 0xef661b98 in nsAppShell::Run (this=0x171518) at ../../../../widget/src/gtk/nsAppShell.cpp:208 #28 0xef77f894 in nsAppShellService::Run (this=0x158b20) at ../../../../xpfe/appshell/src/nsAppShellService.cpp:186 #29 0x1b234 in main (argc=1, argv=0xeffff23c) at ../../../xpfe/bootstrap/nsAppRunner.cpp:506
Assignee: don → slamm
Target Milestone: M6
Re-assigned to slamm.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I think this has been fixed. I compiled from the CVS today (Mon May 10) and I did not get this error when parsing xul stuff. I am going to mark this bug as resolved.
Status: RESOLVED → VERIFIED
Moving all Apprunner bugs past and present to Other component temporarily whilst don and I set correct component. Apprunner component will be deleted/retired shortly.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.