Here's your backtrace:

(gdb) run
Starting program: /usr/lib/thunderbird/thunderbird-bin 
[Thread debugging using libthread_db enabled]
[New Thread -1220204864 (LWP 24984)]
[New Thread -1223611472 (LWP 24990)]
[New Thread -1235428432 (LWP 24991)]
[New Thread -1256756304 (LWP 24992)]
DOUBLE-CLICK: 250 --> -1 THRESHOLD: 8 --> -1 [New Thread -1268778064 (LWP 24994)
]
[New Thread -1280058448 (LWP 24996)]
[New Thread -1288447056 (LWP 24997)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220204864 (LWP 24984)]
0xb79ffd17 in FcCharSetDestroy () from /usr/lib/libfontconfig.so.1
(gdb) bt
#0  0xb79ffd17 in FcCharSetDestroy () from /usr/lib/libfontconfig.so.1
#1  0xb2961a78 in ~nsFontMetricsPS (this=0x8e3e8e8) at nsFontMetricsPS.cpp:111
#2  0xb295f1f8 in nsFontMetricsPS::Release (this=0xb766fcf4)
    at nsFontMetricsPS.cpp:135
#3  0xb67a7ae5 in nsFontCache::Flush (this=0x8e6d070)
    at nsDeviceContext.cpp:715
#4  0xb67a7bf0 in ~nsFontCache (this=0x8e6d070) at nsDeviceContext.cpp:580
#5  0xb295d94d in ~nsFontCachePS (this=0x8e6d070) at nsDeviceContextPS.cpp:547
#6  0xb67a878f in ~DeviceContextImpl (this=0x8db4bc0) at nsDeviceContext.cpp:88
#7  0xb295d55b in ~nsDeviceContextPS (this=0x8db4bc0)
    at nsDeviceContextPS.cpp:134
#8  0xb67a7d4b in DeviceContextImpl::Release (this=0xb766fcf4)
    at nsDeviceContext.cpp:54
#9  0xb295cdcd in nsDeviceContextPS::Release (this=0x8db4bc0)
    at nsDeviceContextPS.cpp:179
#10 0xb7e48da4 in ~nsCOMPtr_base (this=<value optimized out>)
    at nsCOMPtr.cpp:81
#11 0xb565c7cd in ~nsPrintData (this=0x8de1910)
    at ../../dist/include/xpcom/nsCOMPtr.h:542
#12 0xb5654b01 in nsPrintEngine::Destroy (this=0x8e00c38)
    at nsPrintEngine.cpp:283
#13 0xb5549772 in DocumentViewerImpl::OnDonePrinting (this=0x8de1310)
    at nsDocumentViewer.cpp:4141
#14 0xb565391b in HandlePLEvent (aEvent=0x8df8320) at nsPrintEngine.cpp:4549
#15 0xb7e8fe87 in PL_HandleEvent (self=0x8df8320) at plevent.c:688
#16 0xb7e90199 in PL_ProcessPendingEvents (self=0x80c9c70) at plevent.c:623
#17 0xb7e9201e in nsEventQueueImpl::ProcessPendingEvents (this=0x80981e0)
    at nsEventQueue.cpp:417
#18 0xb67ceea5 in event_processor_callback (source=0x83d8960, 
    condition=G_IO_IN, data=0xb766fcf4) at nsAppShell.cpp:67
#19 0xb77e2d1f in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0
#20 0xb77b97b1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb77bc826 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#22 0xb77bcbe7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#23 0xb7c01141 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#24 0xb67cf2f2 in nsAppShell::Run (this=0x81647e8) at nsAppShell.cpp:139
#25 0xb678ed80 in nsAppStartup::Run (this=0x81647a8) at nsAppStartup.cpp:150
#26 0x0804e66a in XRE_main (argc=1, argv=0xbf879d24, aAppData=0x8059020)
    at nsAppRunner.cpp:2374
#27 0x0804abdf in main (argc=-1265790312, argv=0x41) at nsMailApp.cpp:62
#28 0xb7560ea8 in __libc_start_main () from /lib/tls/libc.so.6
#29 0x0804ab11 in _start () at ../sysdeps/i386/elf/start.S:119
(gdb) 

Hope it helps.

-- 
 Marc Wilson |     Using TSO is like kicking a dead whale down the
 [EMAIL PROTECTED] |     beach.  -- S. C. Johnson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to