Hello,

terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::substr

Program received signal SIGABRT, Aborted.
(gdb) bt
#0  0xb8003416 in __kernel_vsyscall ()
#1  0x0051a660 in raise () from /lib/libc.so.6
#2  0x0051c028 in abort () from /lib/libc.so.6
#3  0x00b1db38 in __gnu_cxx::__verbose_terminate_handler () from 
/usr/lib/libstdc++.so.6
#4  0x00b1ba05 in ?? () from /usr/lib/libstdc++.so.6
#5  0x00b1ba42 in std::terminate () from /usr/lib/libstdc++.so.6
#6  0x00b1bb7a in __cxa_throw () from /usr/lib/libstdc++.so.6
#7  0x00ab0e0f in std::__throw_out_of_range () from /usr/lib/libstdc++.so.6
#8  0x00b128da in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::substr () from /usr/lib/libstdc++.so.6
#9  0x080b154a in wxString::substr (this=0xbf7fd0e4, nStart=4294967295, nLen=29)
    at /a/M/wxWindows.29/wxWidgets/include/wx/string.h:1093
#10 0x0821bb04 in strutil_findurl ([EMAIL PROTECTED], [EMAIL PROTECTED]) at 
.src/util/matchurl.cpp:827
#11 0x080c5dcd in MessageView::ShowHeader (this=0x8d29058, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], encHeader=wxFONTENCODING_ISO8859_1) at 
.src/classes/MessageView.cpp:1325
#12 0x080c6f2b in MessageView::ShowAllHeaders (this=0x8d29058, vi=0xbf7fd1a4)
    at .src/classes/MessageView.cpp:1416
#13 0x080c6fcd in MessageView::ShowHeaders (this=0x8d29058) at 
.src/classes/MessageView.cpp:1888
#14 0x080cd1b5 in MessageView::DisplayMessageInViewer (this=0x8d29058)
    at .src/classes/MessageView.cpp:3085
#15 0x080cd334 in MessageView::Update (this=0x8d29058) at 
.src/classes/MessageView.cpp:3035
#16 0x080cdb7c in MessageView::DoMenuCommand (this=0x8d29058, id=229)
    at .src/classes/MessageView.cpp:3698
#17 0x0819eaa9 in MsgCmdProcImpl::ProcessCommand (this=0x8c41298, cmd=229, 
[EMAIL PROTECTED], 
    folder=0x0) at .src/gui/wxMsgCmdProc.cpp:747
#18 0x0813991b in wxFolderView::DoCommandEvent (this=0x8d1eaa8, cmd=229)
    at .src/gui/wxFolderView.cpp:4704
#19 0x0813a740 in wxFolderView::HandleFolderViewCharEvent (this=0x8d1eaa8, 
[EMAIL PROTECTED])
    at .src/gui/wxFolderView.cpp:4661
#20 0x0813a835 in wxFolderListCtrl::OnChar (this=0x8d24910, [EMAIL PROTECTED])
    at .src/gui/wxFolderView.cpp:1651
#21 0xb781219b in wxAppConsoleBase::HandleEvent (this=0x8abd9c8, 
handler=0x8d24910, 
    func=0x813a7ce <wxFolderListCtrl::OnChar(wxKeyEvent&)>, [EMAIL PROTECTED])


Regards,
Nerijus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to