Hi

I have been noticing sporadic core dumps from M while deleting messages.
It is difficult to reproduce, as timing of deletion seems to play a role.
What I noticed is that if you delete a relatively large number of messages
at a speed that barely give them the time to display, M will crash.

I know it isn't much of a description to reproduce, but I was able to do so
while M was running in gdb (see bt below), although it seems to take
longer.

AS mentioned in the subject M is from Jun 2 22:23 
and wxWindows from Mar 31.
Probabaly time to update ...


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 24614)]
0x406eed76 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x406eed76 in strlen () from /lib/libc.so.6
#1  0x404467b4 in wxStrlen (psz=0x37 <Address 0x37 out of bounds>) at 
../../wxWindows/include/wx/wxchar.h:669
#2  0x4037309c in wxString::InitWith (this=0xbfffedb0, psz=0x37 <Address 0x37 out of 
bounds>, nPos=0, nLength=4294967195)
    at ../../wxWindows/src/common/string.cpp:199
#3  0x081620da in MimePartCC::GetType ()
#4  0x0809765c in MessageView::ProcessPart ()
#5  0x080973dc in MessageView::ProcessSignedMultiPart ()
#6  0x080976db in MessageView::ProcessPart ()
#7  0x080977ec in MessageView::Update ()
#8  0x0809b516 in MessageView::DoShowMessage ()
#9  0x081147a6 in wxMessageView::DoShowMessage ()
#10 0x080936aa in MessageView::OnASFolderResultEvent ()
#11 0x080935b0 in MessageView::OnMEvent ()
#12 0x0809bfab in MEventManager::Dispatch ()
#13 0x0809bdd5 in MEventManager::DispatchPending ()
#14 0x08101149 in wxMApp::OnIdle ()
#15 0x402fbea5 in wxEvtHandler::SearchEventTable (this=0x839dc10, [EMAIL PROTECTED], 
[EMAIL PROTECTED])
    at ../../wxWindows/src/common/event.cpp:959
#16 0x402fbb89 in wxEvtHandler::ProcessEvent (this=0x839dc10, [EMAIL PROTECTED]) at 
../../wxWindows/src/common/event.cpp:875
#17 0x4026305a in wxApp::ProcessIdle (this=0x839dc10) at 
../../wxWindows/src/gtk/app.cpp:563
#18 0x402627cf in wxapp_idle_callback () at ../../wxWindows/src/gtk/app.cpp:265
#19 0x40978cff in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#20 0x409793ee in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#21 0x40979199 in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#22 0x40978174 in g_main_run () from /usr/lib/libglib-1.2.so.0
#23 0x4085ee6f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#24 0x4026343b in wxApp::MainLoop (this=0x839dc10) at 
../../wxWindows/src/gtk/app.cpp:654
#25 0x402c699c in wxAppBase::OnRun (this=0x839dc10) at 
../../wxWindows/src/common/appcmn.cpp:139
#26 0x40263da2 in wxEntry (argc=1, argv=0xbffff4e4) at 
../../wxWindows/src/gtk/app.cpp:928
#27 0x40684280 in __libc_start_main () from /lib/libc.so.6



-- 
Michele Ravani                  [EMAIL PROTECTED]
"Those who live hoping, die singing" My Gran 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to