From owner-freebsd-current Wed Jun 19 18:48:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 89AAD37B404 for ; Wed, 19 Jun 2002 18:48:32 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 6E3F820F05; Wed, 19 Jun 2002 18:30:56 -0700 (PDT) Date: Wed, 19 Jun 2002 18:30:56 -0700 From: Sean Chittenden To: Kris Kennaway Cc: walt , freebsd-current Subject: Re: The -current state of mozilla affairs Message-ID: <20020619183056.K31745@ninja1.internal> References: <3CFC588A.9070903@sbcglobal.net> <20020604134655.B62465@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="J4XPiPrVK1ev6Sgr" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020604134655.B62465@xor.obsecurity.org>; from "kris@obsecurity.org" on Tue, Jun 04, 2002 at = 01:46:56PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --J4XPiPrVK1ev6Sgr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > The kind of compile errors for mozilla have been changing as the > > C++ problems get fixed. Today's error is one I haven't seen > > before--a core dump. Does this suggest a non-c++ problem that > > needs fixing? Sorry about the line-wrap: I put extra CR's where > > the linebreaks are. >=20 > I'm seeing this on one of my 4.x i386 boxes and on the (4.x) alpha > ports cluster. When I try and compile mozilla with -ggdb to get a > traceback I get an internal compiler error :-( I supped a -CURRENT system 3 days ago and am still having the problem described here, but the gcc that's in the base system is 3.1 at this point. I'm installing gcc32 now and will try building this again using a newer version of GCC but am not sure if this'll fix anything. Anyone have any ideas/clues? -sc --=20 Sean Chittenden --J4XPiPrVK1ev6Sgr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=gdb_out (no debugging symbols found)...Core was generated by `regxpcom'. Program terminated with signal 11, Segmentation fault. (no debugging symbols found)...#0 0x284b01a0 in nsXPCException::CanGetProperty(nsID const*, unsigned short const*, char**) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libxpconnect.so #0 0x284b01a0 in nsXPCException::CanGetProperty(nsID const*, unsigned short const*, char**) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libxpconnect.so #1 0x281277cb in XPTC_InvokeByIndex () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #2 0x284c2b1b in XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libxpconnect.so #3 0x284c87a4 in XPC_WN_CallMethod(JSContext*, JSObject*, unsigned, long*, long*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libxpconnect.so #4 0x285046c2 in js_Invoke () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #5 0x28504922 in js_InternalInvoke () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #6 0x285184c7 in js_TryMethod () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #7 0x28517555 in js_DefaultValue () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #8 0x28532605 in js_ValueToString () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #9 0x284fee8b in js_ReportUncaughtException () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #10 0x284e5f79 in JS_ExecuteScript () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libmozjs.so #11 0x2854b7df in mozJSComponentLoader::GlobalForLocation(char const*, nsIFile*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libjsloader.so #12 0x2854ae2b in mozJSComponentLoader::ModuleForLocation(char const*, nsIFile*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libjsloader.so #13 0x2854a658 in mozJSComponentLoader::AttemptRegistration(nsIFile*, int) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libjsloader.so #14 0x2854a425 in mozJSComponentLoader::AutoRegisterComponent(int, nsIFile*, int*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libjsloader.so #15 0x28549fac in mozJSComponentLoader::RegisterComponentsInDir(int, nsIFile*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libjsloader.so #16 0x28549e8a in mozJSComponentLoader::AutoRegisterComponents(int, nsIFile*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/components/libjsloader.so #17 0x281068bb in nsComponentManagerImpl::AutoRegisterImpl(int, nsIFile*, int) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #18 0x28106cfd in nsComponentManagerImpl::AutoRegister(nsIFile*) () from /usr/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #19 0x80498a3 in __register_frame_info () #20 0x8049251 in __register_frame_info () --J4XPiPrVK1ev6Sgr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message