As there is a dbg package, I've done the requested operation.
please install icedove-dbg package and run: # icedove -g 2&>1 | tee /tmp/gdb.log
I suppose it is 2>&1 here
.. (gdb) run ... // and when it crashes: (gdb) bt full
there is no bt but please find attache the gdb.log file Regards Jean-Luc
/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-2.0.0.0
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.0
LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/components:/usr/lib/mre/mre-2.0.0.0
SHLIB_PATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.0
LIBPATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.0
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.j29994
GNU gdb 6.6-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
[Thread debugging using libthread_db enabled]
[New Thread 47010599821712 (LWP 31120)]
[New Thread 1082132800 (LWP 32267)]
[New Thread 1090525504 (LWP 32286)]
[New Thread 1098918208 (LWP 32336)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47010599821712 (LWP 31120)]
nsFrame::BoxReflow (this=0xa6c3c8, [EMAIL PROTECTED],
aPresContext=0xa691c0, [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED], aX=1500, aY=1500,
aWidth=0, aHeight=0, aMoveFrame=1) at nsFrame.cpp:5390
5390 nsFrame.cpp: No such file or directory.
in nsFrame.cpp
(gdb) bt all
No symbol "all" in current context.
(gdb) quit me[K[K
The program is running. Exit anyway? (y or n)
pgpkmmWOWK0KP.pgp
Description: PGP signature

