Date: 20 Oct 1999 14:37:06 +0000 From: Randell Jesup <rjesup@wgate.com> To: mozilla@freebsd.org Subject: Problems with M10 Message-ID: <ybu4sfmrtd9.fsf@jesup.eng.tvol.net.jesup.eng.tvol.net>
index | next in thread | raw e-mail
I hand-installed the M10 patch for the mozilla port, and have built
it (under 3.3). However, it segfaults in apprunner, as per below:
Needless to say, this is rather opaque to someone who's not intimate
with the design of the Javascript in Mozilla.
Any solutions? I built with --debug-enable to get this output.
Also, what's a good way to track ongoing mozilla work? Do the
normal "add CVS to the installed tarball [in /usr/ports/www/mozilla/work]
and cvs update" trick?
Thanks
Randell
#0 0x80daffc in ?? ()
#1 0x28530046 in WrappedNative_GetProperty (cx=0x808c000, obj=0x80dafc0,
id=135501760, vp=0xbfbfca38) at xpcwrappednativejsops.cpp:235
#2 0x280cda45 in js_Interpret (cx=0x808c000, result=0xbfbfcb1c)
at jsinterp.c:2205
#3 0x280c77d0 in js_Invoke (cx=0x808c000, argc=1, flags=0) at jsinterp.c:687
#4 0x280ce562 in js_Interpret (cx=0x808c000, result=0xbfbfce68)
at jsinterp.c:2249
#5 0x280c7b9f in js_Execute (cx=0x808c000, chain=0x80db168, script=0x8134c00,
fun=0x0, down=0x0, debugging=0, result=0xbfbfce68) at jsinterp.c:844
#6 0x280ad747 in JS_ExecuteScript (cx=0x808c000, obj=0x80db168,
script=0x8134c00, rval=0xbfbfce68) at jsapi.c:2562
#7 0x284f3161 in mozJSComponentLoader::GlobalForLocation (this=0x8082880,
aLocation=0x80bb300 "rel:nsSample.js", component=0x809aa20)
at mozJSComponentLoader.cpp:591
#8 0x284f2f3a in mozJSComponentLoader::ModuleForLocation (this=0x8082880,
registryLocation=0x80bb300 "rel:nsSample.js", component=0x809aa20)
at mozJSComponentLoader.cpp:499
#9 0x284f2e1d in mozJSComponentLoader::AutoRegisterComponent (this=0x8082880,
when=0, component=0x809aa20, registered=0xbfbfcf44)
at mozJSComponentLoader.cpp:456
#10 0x284f280f in mozJSComponentLoader::RegisterComponentsInDir (
this=0x8082880, when=0, dir=0x809a980) at mozJSComponentLoader.cpp:327
#11 0x284f2558 in mozJSComponentLoader::AutoRegisterComponents (this=0x8082880,
when=0, aDirectory=0x809a980) at mozJSComponentLoader.cpp:289
#12 0x2817b884 in AutoRegister_enumerate (key=0x809b000, aData=0x8082880,
aClosure=0xbfbfd188) at nsComponentManager.cpp:1980
#13 0x2814f3b9 in _hashEnumerate (he=0x80bb2d0, i=0, arg=0xbfbfd07c)
at nsHashtable.cpp:85
#14 0x281da798 in PL_HashTableEnumerateEntries (ht=0x8052300,
f=0x2814f390 <_hashEnumerate(PLHashEntry *, int, void *)>, arg=0xbfbfd07c)
at plhash.c:368
#15 0x2814f833 in nsHashtable::Enumerate (this=0x80632b0,
aEnumFunc=0x2817b830 <AutoRegister_enumerate(nsHashKey *, void *, void *)>,
closure=0xbfbfd188) at nsHashtable.cpp:214
#16 0x2817c0c2 in nsComponentManagerImpl::AutoRegister (this=0x8064100, when=0,
inDirSpec=0x0) at nsComponentManager.cpp:2059
#17 0x28182214 in nsComponentManager::AutoRegister (when=0, directory=0x0)
at nsRepository.cpp:196
#18 0x804b62b in NS_AutoregisterComponents () at nsSetupRegistry.cpp:94
#19 0x804bc55 in NS_SetupRegistry_1 () at nsSetupRegistry.cpp:114
#20 0x804a974 in main1 (argc=1, argv=0xbfbfd3a0) at nsAppRunner.cpp:501
#21 0x804b42d in main (argc=1, argv=0xbfbfd3a0) at nsAppRunner.cpp:702
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mozilla" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ybu4sfmrtd9.fsf>
