On Wed, Jun 25, 2008 at 12:29:09AM +0200, Mathias Behrle wrote: > * 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. (...)
Could you install libc6-dbg and repeat the procedure, please? Thanks Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]