Summary: | mail-client/mozilla-thunderbird-2.0.0.23 constantly segf on random events | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Justin Lecher (RETIRED) <jlec> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Justin Lecher (RETIRED)
2009-10-12 19:56:13 UTC
Program received signal SIGSEGV, Segmentation fault. 0x00007fffed50f98a in MimeMessage_close_headers (obj=0x30cc5e0) at mimemsg.cpp:473 473 mimemsg.cpp: No such file or directory. in mimemsg.cpp (gdb) bt #0 0x00007fffed50f98a in MimeMessage_close_headers (obj=0x30cc5e0) at mimemsg.cpp:473 #1 0x00007fffed50fd3a in MimeMessage_parse_line (aLine=0x2839200 "Q", aLength=1, obj=0x30cc5e0) at mimemsg.cpp:285 #2 0x00007fffed519eb4 in mime_LineBuffer (net_buffer=0x3415feb "\nI am trying to pull down rpm's from RHN with mrepo. I haven't changed anyt=\nhing in my configuration since I did this last time, but now when I try to =\ndo this, it seems to pull down one RPM, then "..., net_buffer_size=<value optimized out>, bufferP=0x30cc620, buffer_sizeP=<value optimized out>, buffer_fpP=0x30cc638, convert_newlines_p=<value optimized out>, per_line_fn=0x7fffed50fc60 <MimeMessage_parse_line>, closure=0x30cc5e0) at mimebuf.cpp:273 #3 0x00007fffed512c84 in MimeObject_parse_buffer (buffer=0x3415650 "Return-Path: <tools-bounces@lists.rpmforge.net>\nX-Original-To: justin@j-schmitz.net\nDelivered-To: justin@j-schmitz.net\nReceived: by static.21.48.46.78.clients.your-server.de (Postfix, from userid 1007"..., size=3407, obj=0x30cc5e0) at mimeobj.cpp:284 #4 0x00007fffed51aa49 in mime_display_stream_write (stream=<value optimized out>, buf=0x3415650 "Return-Path: <tools-bounces@lists.rpmforge.net>\nX-Original-To: justin@j-schmitz.net\nDelivered-To: justin@j-schmitz.net\nReceived: by static.21.48.46.78.clients.your-server.de (Postfix, from userid 1007"..., size=3407) at mimemoz2.cpp:946 #5 0x00007fffed524725 in nsStreamConverter::OnDataAvailable (this=0x68faa0, request=<value optimized out>, ctxt=<value optimized out>, aIStream=0x21a21f0, sourceOffset=<value optimized out>, aLength=3407) at nsStreamConverter.cpp:911 #6 0x00007fffec39db2f in nsStreamListenerTee::OnDataAvailable (this=<value optimized out>, request=<value optimized out>, context=0x0, input=<value optimized out>, offset=0, count=3407) at nsStreamListenerTee.cpp:97 #7 0x00007fffec3665a9 in nsOnDataAvailableEvent0::HandleEvent (this=0x7fffccf8e610) at nsAsyncStreamListener.cpp:425 #8 0x00007fffec3664c4 in nsStreamListenerEvent0::HandlePLEvent (aEvent=0x7fffccf8e630) at nsAsyncStreamListener.cpp:113 #9 0x00007ffff785945d in PL_HandleEvent (self=0x7fffccf8e630) at plevent.c:688 #10 0x00007ffff78597f1 in PL_ProcessPendingEvents (self=0x758870) at plevent.c:623 #11 0x00007ffff785c4bf in nsEventQueueImpl::ProcessPendingEvents (this=0x758800) at nsEventQueue.cpp:448 #12 0x00007fffe8687e92 in event_processor_callback (source=<value optimized out>, condition=41375904, data=0xffffffffffffffe0) at nsAppShell.cpp:67 #13 0x00007ffff3bbb6ad in g_main_dispatch (context=0x661880) at gmain.c:1824 #14 IA__g_main_context_dispatch (context=0x661880) at gmain.c:2377 #15 0x00007ffff3bbee58 in g_main_context_iterate (context=0x661880, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455 #16 0x00007ffff3bbf2b5 in IA__g_main_loop_run (loop=0xfe05c0) at gmain.c:2663 #17 0x00007ffff6ca29b7 in IA__gtk_main () at gtkmain.c:1205 #18 0x00007fffe86884d7 in nsAppShell::Run (this=0x859720) at nsAppShell.cpp:139 #19 0x00007fffe7762ae6 in nsAppStartup::Run (this=0x8596d0) at nsAppStartup.cpp:151 #20 0x00000000004093f4 in XRE_main (argc=<value optimized out>, argv=<value optimized out>, aAppData=<value optimized out>) at nsAppRunner.cpp:2817 #21 0x00007ffff5d41a3d in __libc_start_main () from /lib/libc.so.6 #22 0x0000000000403919 in _start () Was caused by broken reply-to-list-0.3. |