Hi, Thank you for quick reply. I followed the procedure you explained. But if you are expecting a list of debug symbols, this won't be enough. Anyway, the log is attached.
-- Kimikazu KATO <[EMAIL PROTECTED]> Nihon Unisys, Ltd. Blog: http://www.tyzoh.jp/modules/weblog/index.php?user_id=70 Key fingerprint: C41A 4CA4 E7F4 080E 78A6 BABF 26BF 555A B18B F75D
/usr/lib/icedove/run-mozilla.sh -g /usr/lib/icedove/icedove-bin MOZILLA_FIVE_HOME=/usr/lib/icedove LD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/plugins:/usr/lib/mre/mre DISPLAY=:0.0 DYLD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/mre/mre LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/components:/usr/lib/mre/mre SHLIB_PATH=/usr/lib/icedove:/usr/lib/mre/mre LIBPATH=/usr/lib/icedove:/usr/lib/mre/mre ADDON_PATH=/usr/lib/icedove MOZ_PROGRAM=/usr/lib/icedove/icedove-bin MOZ_TOOLKIT= moz_debug=1 moz_debugger= /usr/bin/gdb /usr/lib/icedove/icedove-bin -x /tmp/mozargs.T13070 GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/lib/icedove/icedove-bin BFD: /lib64/ld-linux-x86-64.so.2: don't know how to handle OS specific section `.gnu.hash' [0x6ffffff6] warning: Unable to grok dynamic linker /lib64/ld-linux-x86-64.so.2 as an object file warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. warning: shared library handler failed to enable breakpoint DOUBLE-CLICK: 400 --> -1 THRESHOLD: 8 --> -1 [New LWP 13091] Program received signal SIGSEGV, Segmentation fault. 0x00002aaab73807bf in ?? () (gdb) bt #0 0x00002aaab73807bf in ?? () #1 0x00002b10734d0d90 in ?? () #2 0x00007fff37ac4608 in ?? () #3 0x0001001100000002 in ?? () #4 0x000000000000003f in ?? () #5 0x00007fff37ac4608 in ?? () #6 0x0000000085e452a0 in ?? () #7 0x00002b10734c6920 in ?? () #8 0x0000000001a30060 in ?? () #9 0x0000000000000000 in ?? () (gdb) bt full #0 0x00002aaab73807bf in ?? () No symbol table info available. #1 0x00002b10734d0d90 in ?? () No symbol table info available. #2 0x00007fff37ac4608 in ?? () No symbol table info available. #3 0x0001001100000002 in ?? () No symbol table info available. #4 0x000000000000003f in ?? () No symbol table info available. #5 0x00007fff37ac4608 in ?? () No symbol table info available. #6 0x0000000085e452a0 in ?? () No symbol table info available. #7 0x00002b10734c6920 in ?? () No symbol table info available. #8 0x0000000001a30060 in ?? () No symbol table info available. #9 0x0000000000000000 in ?? () No symbol table info available. (gdb) quit The program is running. Exit anyway? (y or n)