* Betr.: " Re: Bug#487827: xulrunner-1.9: post installation script aborts with
error 135" (Tue, 24 Jun 2008 23:21:09 +0200):

> > 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.

[EMAIL PROTECTED]:/usr/lib/xulrunner-1.9# ./run-mozilla.sh -g ./xpcshell -e ""
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=.:./plugins:.
DISPLAY=:0.0
DYLD_LIBRARY_PATH=.:.
     LIBRARY_PATH=.:./components:.
       SHLIB_PATH=.:.
          LIBPATH=.:.
       ADDON_PATH=.
      MOZ_PROGRAM=./xpcshell
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=
/usr/bin/gdb ./xpcshell -x /tmp/mozargs.ce4767
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/lib/xulrunner-1.9/xpcshell '-e' ''

Program received signal SIGBUS, Bus error.
0xb7fd758f in ?? () from /lib/ld-linux.so.2
(gdb) bt full
#0  0xb7fd758f in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xbf8849f8 in ?? ()
No symbol table info available.
#2  0xb7ee9000 in ?? ()
No symbol table info available.
#3  0xbf884b38 in ?? ()
No symbol table info available.
#4  0xb7fc886d in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#5  0xb7ee872c in ?? ()
No symbol table info available.
#6  0x00000000 in ?? ()
No symbol table info available.
(gdb) 


> 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.

Tested RAM when setting up machine, no errors so far. But I will test again.

Mathias

Attachment: signature.asc
Description: PGP signature

Reply via email to