On Thu, Jun 26, 2008 at 06:02:09PM +0200, Mathias Behrle wrote: > * Betr.: " Re: Bug#487827: xulrunner-1.9: post installation script aborts with > error 135" (Wed, 25 Jun 2008 07:17:41 +0200): > > > Could you install libc6-dbg and repeat the procedure, please? > > [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.EH4938 > 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. > 0xb7fe658f in memset () from /lib/ld-linux.so.2 > (gdb) bt full > #0 0xb7fe658f in memset () from /lib/ld-linux.so.2 > No symbol table info available. > #1 0xb7fd786d in _dl_map_object_from_fd () from /lib/ld-linux.so.2 > No symbol table info available. > #2 0xb7fd8a98 in _dl_map_object () from /lib/ld-linux.so.2 > No symbol table info available. > #3 0xb7fdcc17 in openaux () from /lib/ld-linux.so.2 > No symbol table info available. > #4 0xb7fde5d6 in _dl_catch_error () from /lib/ld-linux.so.2 > No symbol table info available. > #5 0xb7fdcdfa in _dl_map_object_deps () from /lib/ld-linux.so.2 > No symbol table info available. > #6 0xb7fd3cc5 in dl_main () from /lib/ld-linux.so.2 > No symbol table info available. > #7 0xb7fe48ed in _dl_sysdep_start () from /lib/ld-linux.so.2 > No symbol table info available. > #8 0xb7fd1c3e in _dl_start () from /lib/ld-linux.so.2 > No symbol table info available. > #9 0xb7fd1817 in _start () from /lib/ld-linux.so.2 > No symbol table info available. > (gdb)
That's a puzzling one... Can you show what "disassemble" and "info registers" give you ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]