On Tue, Jun 24, 2008 at 08:53:04PM +0200, Mike Hommey wrote: > On Tue, Jun 24, 2008 at 06:08:02PM +0200, Mathias Behrle wrote: > > * Betr.: " Re: Bug#487827: xulrunner-1.9: post installation script aborts > > with > > error 135" (Tue, 24 Jun 2008 14:24:14 +0200): > > > > > No, it's even more enabled, now. > > > > > > Mathias, does it do that every single time ? > > > Can you try to run your upgrade again after running the following: > > > export MOZILLA_NO_JEMALLOC=1 > > > > just now back at the machine: > > > > [EMAIL PROTECTED]:/usr/lib/xulrunner-1.9# export LC_ALL=C > > [EMAIL PROTECTED]:/usr/lib/xulrunner-1.9# export MOZILLA_NO_JEMALLOC=1 > > [EMAIL PROTECTED]:/usr/lib/xulrunner-1.9# ./run-mozilla.sh ./xpcshell -e "" > > ./run-mozilla.sh: line 131: 4594 Bus error "$prog" ${1+"$@"} > > Mmmmm. Could you install gdb, xulrunner-1.9-dbg, libmozjs1d-dbg, and then > run: > ./run-mozilla.sh -g ./xpcshell -e "" > > This will open gdb. On the gdb prompt, type run, and when it gets to the > prompt again, with a bus error, type "bt full" and send the result here.
You might also want to try running a memory tester (such as memtest86+), because Bus Errors are quite unusual on x86 and usually happen with bad RAM. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]