On Fri, 25 Mar 2016 14:26:44 +0100 Vadim Zeitlin <vz-mahog...@zeitlins.org> 
wrote:

VZ>  The assert in GetBody() definitely seems wrong, there doesn't seem any
VZ> reason to assume that mail_fetchstructure() can't fail -- and we even see
VZ> that it can. So it should be removed and replaced with an ERRORMESSAGE().

Done.

VZ>  This must be due to dereferencing either the envelope or body pointer
VZ> somewhere without checking if it's null, but I don't immediately see where
VZ> does happen. Can you catch the crash under the debugger as well please?

I sent one last Friday, now I got another crash. It's from abrt:

{   "signal": 11
,   "executable": "/a/M/M.build.gtk2.31/src/M"
,   "only_crash_thread": true
,   "stacktrace":
      [ {   "crash_thread": true
        ,   "frames":
              [ {   "address": 5134515
                ,   "build_id": "150ed6371f6e10bc28d590fa93c9cbaa632c4603"
                ,   "build_id_offset": 940211
                ,   "function_name": "wxMainFrame::OpenFolder(MFolder*, bool)"
                ,   "file_name": "/a/M/M.build.gtk2.31/src/M"
                }
              , {   "address": 5149312
                ,   "build_id": "150ed6371f6e10bc28d590fa93c9cbaa632c4603"
                ,   "build_id_offset": 955008
                ,   "function_name": "wxMainFolderTree::OnOpenHere(MFolder*)"
                ,   "file_name": "/a/M/M.build.gtk2.31/src/M"
                }
              , {   "address": 5192105
                ,   "build_id": "150ed6371f6e10bc28d590fa93c9cbaa632c4603"
                ,   "build_id_offset": 997801
                ,   "function_name": "wxFolderTree::OnSelectionChange(MFolder*, 
MFolder*)"
                ,   "file_name": "/a/M/M.build.gtk2.31/src/M"
                }
              , {   "address": 5149235
                ,   "build_id": "150ed6371f6e10bc28d590fa93c9cbaa632c4603"
                ,   "build_id_offset": 954931
                ,   "function_name": 
"wxMainFolderTree::OnSelectionChange(MFolder*, MFolder*)"
                ,   "file_name": "/a/M/M.build.gtk2.31/src/M"
                }
              , {   "address": 5232940
                ,   "build_id": "150ed6371f6e10bc28d590fa93c9cbaa632c4603"
                ,   "build_id_offset": 1038636
                ,   "function_name": 
"wxFolderTreeImpl::OnTreeSelect(wxTreeEvent&)"
                ,   "file_name": "/a/M/M.build.gtk2.31/src/M"
                }
              , {   "address": 140644748796809
                ,   "build_id": "689a9552fca85b3c64aea0a4601cc32de48ada78"
                ,   "build_id_offset": 484233
                ,   "function_name": 
"wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&),
 wxEvent&) const"
                ,   "file_name": 
"/a/M/wxWindows.31/build.gtk2/lib/libwx_baseu-3.1.so.1.0.0"
                }

Regards,
Nerijus

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to