On Tue, Mar 21, 2006 at 10:15:49AM +0100, ?ystein Gisn?s <[EMAIL PROTECTED]> wrote: > On Tue, Mar 21, 2006 at 09:10:55AM +0100, Mike Hommey wrote: > > On Tue, Mar 21, 2006 at 06:42:35AM +0100, Mike Hommey <[EMAIL PROTECTED]> > > wrote: > > > Since you bothered to build a xulrunner with -g, could you give a full > > > backtrace ? (bt full) > > > > Something else that could be interesting would be to see if a rebuilt > > xulrunner 1.8.0.1-5 with an uptodate unstable chroot would also crash. > > If it does, that would mean that it's one of the dependencies that > > either changed API or triggered some #ifdefs in the xulrunner code. > > > > Thanks > > > > Mike > > (gdb) run > Starting program: /usr/bin/yelp > [Thread debugging using libthread_db enabled] > [New Thread -1239771456 (LWP 9933)] > [New Thread -1242297424 (LWP 9936)] > [New Thread -1251419216 (LWP 9937)] > [New Thread -1260323920 (LWP 9941)] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1239771456 (LWP 9933)] > 0xb6bee43a in nsFrame::BoxReflow () from /usr/lib/libxul.so.0d > (gdb) bt full > #0 0xb6bee43a in nsFrame::BoxReflow () from /usr/lib/libxul.so.0d > No symbol table info available. (...)
Arg, you built with -g, but forgot to disable stripping (DEB_BUILD_OPTIONS=nostrip) Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]