Date: Wed, 8 Sep 1999 21:42:06 +1000 From: David Hobley <davidh@wr.com.au> To: pete collins <pete@postpagan.com> Cc: freebsd-mozilla@FreeBSD.ORG Subject: Re: building M9 Message-ID: <19990908214206.A39429@wr.com.au> In-Reply-To: <37D2C62E.16808F38@postpagan.com>; from pete collins on Sun, Sep 05, 1999 at 03:36:15PM -0400 References: <199909051918.VAA01146@oranje.my.domain> <37D2C62E.16808F38@postpagan.com>
index | next in thread | previous in thread | raw e-mail
On Sun, Sep 05, 1999 at 03:36:15PM -0400, pete collins wrote: > Here are the M9 binaries. > > ftp://204.107.76.15/pub/mozilla-M9-freeBSD3.2.tar.gz This seems fairly basic, so if someone could let me know what I have stuffed up. When I try and run this I get the following crash: [64 ishtar: mozilla/package] % ./mozilla-apprunner.sh MOZILLA_FIVE_HOME=/home/davidh/mozilla/package LD_LIBRARY_PATH=/home/davidh/mozilla/package MOZ_PROGRAM=./apprunner MOZ_TOOLKIT= moz_debug=0 moz_debugger= nsComponentManager: Autoregistration begins. dir = /home/davidh/mozilla/package/components Registered Ok *** Register XPConnect *** Libjar is being registered ***Registering Security*** *** Registering GFX Postscript *** Registering html library *** XPInstall is being registered nsFindComponent registration successful nsUnknownContentTypeHandler registration successful nsStreamTransfer registration successful Registering the PrefsWindow register filter service nsComponentManager: Autoregistration ends. dir = /home/davidh/mozilla/package/components Profile Manager : Command Line Options : Begin Profile Manager : Command Line Options : End Initialized app shell component {4a85a5d0-cddd-11d2-b7f6-00805f05ffa5}, rv=0x00000000 XPInstall Component created Initialized app shell component {18c2f989-b09f-11d2-bcde-00805f0e1353}, rv=0x00000000 GFX: dpi=96 t2p=0.0666667 p2t=15 depth=16 Using '/home/davidh/mozilla/package' as the resource: base Profile Manager : Profile Wizard and Manager activites : Begin nsWidget::RealizeSignal(0x80fd700) Got the event queue from the service Calling gdk_input_add with event queue Note: frameverifytree is disabled Error: Can't load: file:////home/davidh/mozilla/package/chrome/global/content/default/hiddenWindow.xul (804e03f7) Segmentation fault - core dumped [65 ishtar: mozilla/package] % ls -l !$ ls -l chrome/global/content/default/hiddenWindow.xul -rw-r--r-- 1 davidh sysprog 38253 Aug 8 06:32 chrome/global/content/default/hiddenWindow.xul [66 ishtar: mozilla/package] % uname -a FreeBSD ishtar 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Thu Sep 2 21:14:30 EST 1999 davidh@ishtar:/usr/src/sys/compile/ISHTAR i386 The stacktrace is: (gdb) where #0 0x28802a81 in nsUnicharStreamLoader::OnDataAvailable (this=0x82d1d00, channel=0x82e6e00, ctxt=0x0, inStr=0x0, sourceOffset=0, count=713) at nsNetStreamLoader.cpp:177 #1 0x281072bc in nsChannelListener::OnDataAvailable (this=0x82d4290, aChannel=0x82e6e00, aContext=0x0, aInStream=0x0, aOffset=0, aCount=713) at nsDocLoader.cpp:2427 #2 0x28a36a08 in nsFileChannel::OnDataAvailable (this=0x82e6e00, channel=0x82e6e00, context=0x0, aIStream=0x0, aSourceOffset=0, aLength=713) at nsFileChannel.cpp:775 #3 0x28833138 in nsOnDataAvailableEvent::HandleEvent (this=0x8193940) at nsAsyncStreamListener.cpp:349 #4 0x28832b41 in nsStreamListenerEvent::HandlePLEvent (aEvent=0x8193940) at nsAsyncStreamListener.cpp:149 #5 0x2835d22b in PL_HandleEvent (self=0x8193940) at plevent.c:509 #6 0x2835d141 in PL_ProcessPendingEvents (self=0x80d5000) at plevent.c:470 #7 0x28326c13 in nsEventQueueImpl::ProcessPendingEvents (this=0x80ce430) at nsEventQueue.cpp:118 #8 0x28088907 in event_processor_callback (data=0x80ce430, source=8, condition=GDK_INPUT_READ) at nsAppShell.cpp:149 #9 0x284c37ba in gdk_io_invoke () from /usr/X11R6/lib/libgdk12.so.2 #10 0x284ee54a in g_io_unix_dispatch () from /usr/local/lib/libglib12.so.2 #11 0x284efcb7 in g_main_dispatch () from /usr/local/lib/libglib12.so.2 #12 0x284f02bf in g_main_iterate () from /usr/local/lib/libglib12.so.2 #13 0x284f0441 in g_main_run () from /usr/local/lib/libglib12.so.2 #14 0x284246f3 in gtk_main () from /usr/X11R6/lib/libgtk12.so.2 #15 0x28088ed1 in nsAppShell::Run (this=0x80d1ba0) at nsAppShell.cpp:371 #16 0x28682782 in nsAppShellService::Run (this=0x80c1ce0) at nsAppShellService.cpp:470 #17 0x804aba2 in main1 (argc=1, argv=0xbfbfdb24) at nsAppRunner.cpp:687 #18 0x804af0c in main (argc=1, argv=0xbfbfdb24) at nsAppRunner.cpp:828 -- Cheers, david -- http://www.zipworld.com.au/~hobleyd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the messagehelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990908214206.A39429>
