UNB wrote: > > Does bt yield a backtrace now? > > > On 16-Oct-08, at 22:54, Paul Cartwright <[EMAIL PROTECTED]> wrote: > >> David Bremner wrote: >>> >>> At Wed, 15 Oct 2008 07:38:19 -0400, >>> Paul Cartwright wrote: >>>> It is now doing it again. It is also crashing when I try to create & >>>> run >>>> a filter on an IMAP account. I right-click a message in an IMAP inbox >>>> and select FORWARD. when the new forward message window appears I >>>> double-click the attachment to see what it says, icedove crashes. >>>> >>>> >>> >>> I should have though of this before, but since it is happening >>> consistently for you again, can you try installing the package >>> icedove-dbg (and gdb), and runing icedove in the debugger >>> >>> icedove -g >>> >>> will bring up gdb, then 'run' to start up icedove >>> >>> If you can get a backtrace ('bt') when it crashes, that may help some >>> mozilla-wizard type figure out what is going on. >>> >>> d >>> >>> >> it crashed again. >> >> [EMAIL PROTECTED]:~$ nice icedove -g >> /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.16 >> >> DISPLAY=:0.0 >> DYLD_LIBRARY_PATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.16 >> >> LIBRARY_PATH=/usr/lib/icedove:/usr/lib/icedove/components:/usr/lib/mre/mre-2.0.0.16 >> >> SHLIB_PATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.16 >> LIBPATH=/usr/lib/icedove:/usr/lib/mre/mre-2.0.0.16 >> 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.WXnkDu >> GNU gdb 6.8-debian >> Copyright (C) 2008 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"... >> (gdb) run >> Starting program: /usr/lib/icedove/icedove-bin >> [Thread debugging using libthread_db enabled] >> [New Thread 0xb71e96c0 (LWP 7433)] >> [New Thread 0xb6be4b90 (LWP 7437)] >> [New Thread 0xb5bebb90 (LWP 7438)] >> [New Thread 0xb4d71b90 (LWP 7441)] >> [New Thread 0xb3e3fb90 (LWP 7443)] >> [New Thread 0xb363eb90 (LWP 7444)] >> [New Thread 0xb2cf7b90 (LWP 7445)] >> [New Thread 0xb24f6b90 (LWP 7446)] >> [New Thread 0xb1ccfb90 (LWP 7447)] >> [New Thread 0xb14ceb90 (LWP 7448)] >> [New Thread 0xb0ccdb90 (LWP 7449)] >> [New Thread 0xb04ccb90 (LWP 7450)] >> [New Thread 0xafccbb90 (LWP 7451)] >> [New Thread 0xaf4cab90 (LWP 7452)] >> [New Thread 0xaecc9b90 (LWP 7453)] >> [Thread 0xb0ccdb90 (LWP 7449) exited] >> [New Thread 0xb0ccdb90 (LWP 7455)] >> [New Thread 0xadd93b90 (LWP 7483)] >> [New Thread 0xad592b90 (LWP 7484)] >> [New Thread 0xacd91b90 (LWP 7485)] >> [New Thread 0xac590b90 (LWP 7486)] >> [New Thread 0xabd8fb90 (LWP 7488)] >> [Thread 0xacd91b90 (LWP 7485) exited] >> [Thread 0xabd8fb90 (LWP 7488) exited] >> [Thread 0xb24f6b90 (LWP 7446) exited] >> >> Program received signal SIGSEGV, Segmentation fault. >> [Switching to Thread 0xb71e96c0 (LWP 7433)] >> 0xb6fc36f1 in MimeMessage_parse_line ( >> aLine=0xab423c8 "\210\027×µ8\237ó\t\001", aLength=1, obj=0xac1c980) >> at mimemsg.cpp:457 >> 457 mimemsg.cpp: No such file or directory. >> in mimemsg.cpp >> >> --
ran a backtrace, but icedove froze, so it wouldn't go beyond the first page of the bt. ran icedove again got a second bt: (gdb) bt #0 MimeMessage_parse_line (aLine=0x9044738 "s", aLength=1, obj=0x8438c20) at mimemsg.cpp:458 #1 0xb6fc2dac in convert_and_send_buffer (buf=0x8438c20 "ÐÎÉ\b", length=1, convert_newlines_p=1, per_line_fn=0xb6fb8320 <MimeMessage_parse_line>, closure=0x8438c20) at mimebuf.cpp:185 #2 0xb6fc2faf in mime_LineBuffer ( net_buffer=0x9053ace "\nNOTE: You are reading this note because your email program does not\nsupport messages in multi-part \"MIME\" format (you can see the plain\ntext version of the message, but the HTML version is garbled). "..., net_buffer_size=12720, bufferP=0x8438c48, buffer_sizeP=0x8438c50, buffer_fpP=0x8438c58, convert_newlines_p=1, per_line_fn=0xb6fb8320 <MimeMessage_parse_line>, closure=0x8438c20) at mimebuf.cpp:273 #3 0xb6fbb9fd in MimeObject_parse_buffer ( buffer=0x9053518 "Return-path: <[EMAIL PROTECTED]>\nEnvelope-to: [EMAIL PROTECTED]: Thu, 16 Oct 2008 21:13:11 -0500\nReceived: from hpccm-59.hpccm.postdirect.com ([206.165.246.59]:56296)\n\tby host."..., size=14182, obj=0x8ed8474) at mimeobj.cpp:284 #4 0xb6fc3e8f in mime_display_stream_write (stream=0x8ffe3d0, buf=0x9053518 "Return-path: <[EMAIL PROTECTED]>\nEnvelope-to: [EMAIL PROTECTED]: Thu, 16 Oct 2008 21:13:11 -0500\nReceived: from hpccm-59.hpccm.postdirect.com ([206.165.246.59]:56296)\n\tby host."..., size=14182) at mimemoz2.cpp:946 -------------------------------------------- #new bt(gdb) bt #0 0x00000002 in ?? () #1 0xb6f9b760 in MimeMessage_parse_line (aLine=0x8f1bac8 "R", aLength=1, obj=0x8b680f0) at mimemsg.cpp:473 #2 0xb6fa5dac in convert_and_send_buffer (buf=0x8b680f0 " 9¶\b", length=1, convert_newlines_p=1, per_line_fn=0xb6f9b320 <MimeMessage_parse_line>, closure=0x8b680f0) at mimebuf.cpp:185 #3 0xb6fa5faf in mime_LineBuffer ( net_buffer=0x8bbbb94 "\nA top teamm of British scientists and medical doctors have worked to develop the state-of-the-art Penis Ênlargement Patch delivery system which automatically increases pènïs sïze up to 3-4 full inche"..., net_buffer_size=736, bufferP=0x8b68118, buffer_sizeP=0x8b68120, buffer_fpP=0x8b68128, convert_newlines_p=1, per_line_fn=0xb6f9b320 <MimeMessage_parse_line>, closure=0x8b680f0) at mimebuf.cpp:273 #4 0xb6f9e9fd in MimeObject_parse_buffer ( buffer=0x8bbb720 "Return-path: <[EMAIL PROTECTED]>\nEnvelope-to: [EMAIL PROTECTED]: Thu, 16 Oct 2008 16:05:00 -0400\nReceived: from 92-239-88-56.cable.ubr11.wiga.blueyonder.co.uk ([9"..., size=1876, obj=0xb750a160) at mimeobj.cpp:284 #5 0xb6fa6e8f in mime_display_stream_write (stream=0x88736c0, buf=0x8bbb720 "Return-path: <[EMAIL PROTECTED]>\nEnvelope-to: [EMAIL PROTECTED]: Thu, 16 Oct 2008 16:05:00 -0400\nReceived: from 92-239-88-56.cable.ubr11.wiga.blueyonder.co.uk ([9"..., size=1876) ---Type <return> to continue, or q <return> to quit--- at mimemoz2.cpp:946 #6 0xb6fb00a0 in nsStreamConverter::OnDataAvailable (this=0x8e161f0, request=0xae372678, ctxt=0x0, aIStream=0x899b680, sourceOffset=0, aLength=1876) at nsStreamConverter.cpp:911 #7 0xb6227c7d in nsDocumentOpenInfo::OnDataAvailable (this=0xb3fee230, request=0xae372678, aCtxt=0x0, inStr=0x899b680, sourceOffset=0, count=1876) at nsURILoader.cpp:372 #8 0xb6c2fbcf in nsStreamListenerTee::OnDataAvailable (this=0xb3fe5670, request=0xae372678, context=0x0, input=0x8ac16d8, offset=0, count=1876) at nsStreamListenerTee.cpp:97 #9 0xb6c0ad72 in nsOnDataAvailableEvent0::HandleEvent (this=0x8998968) at nsAsyncStreamListener.cpp:425 #10 0xb6c0a9a6 in nsStreamListenerEvent0::HandlePLEvent (aEvent=0x8998978) at nsAsyncStreamListener.cpp:113 #11 0xb7df9337 in PL_HandleEvent (self=0x8998978) at plevent.c:688 #12 0xb7df963d in PL_ProcessPendingEvents (self=0x8158640) at plevent.c:623 #13 0xb7dfb1a8 in nsEventQueueImpl::ProcessPendingEvents (this=0x81585f8) at nsEventQueue.cpp:448 #14 0xb5cde605 in event_processor_callback (source=0x84c8750, condition=G_IO_IN, data=0xb750a160) at nsAppShell.cpp:67 #15 0xb779265d in ?? () from /usr/lib/libglib-2.0.so.0 #16 0x084c8750 in ?? () #17 0x00000001 in ?? () ---Type <return> to continue, or q <return> to quit--- #18 0x081585f8 in ?? () #19 0xb77d73a0 in ?? () from /usr/lib/libglib-2.0.so.0 #20 0xbfb00dcc in ?? () #21 0x084c8798 in ?? () #22 0xbfb00de8 in ?? () #23 0xb775c1b8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 Backtrace stopped: frame did not save the PC (gdb) -- Paul Cartwright Registered Linux user # 367800 Registered Ubuntu User #12459 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]