Hello,

I've just got Msplash.xcf from a friend and tried to view it inline in a default
viewer. BTW, why didn't I get an assert (it exited with Trace/breakpoint trap):

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread -1215617344 (LWP 8630)]
0xb7f97402 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7f97402 in __kernel_vsyscall ()
#1  0x0083428a in raise () from /lib/libpthread.so.0
#2  0xb7913c13 in wxTrap () at ../wxWindows/src/common/appbase.cpp:599
#3  0x081e1625 in wxMApp::OnAssert (this=0x8f77858, 
    file=0x832cccc "/usr/local/wxWindows.26/include/wx-2.6/wx/string.h", 
line=394, 
    cond=0x832ccff "pos <= str.length()", msg=0x0) at .src/gui/wxMApp.cpp:649
#4  0xb7914525 in wxOnAssert (
    szFile=0x832cccc "/usr/local/wxWindows.26/include/wx-2.6/wx/string.h", 
nLine=394, 
    szCond=0x832ccff "pos <= str.length()", szMsg=0x0)
    at ../wxWindows/src/common/appbase.cpp:645
#5  0xb791455e in wxAssert (cond=0, 
    szFile=0x832cccc "/usr/local/wxWindows.26/include/wx-2.6/wx/string.h", 
nLine=394, 
    szCond=0x832ccff "pos <= str.length()", szMsg=0x0)
    at ../wxWindows/src/common/appbase.cpp:612
#6  0x081c9bbe in wxStringBase::append (this=0xbfc95f04, [EMAIL PROTECTED], 
pos=5, n=18)
    at /usr/local/wxWindows.26/include/wx-2.6/wx/string.h:394
#7  0x081c9c27 in wxStringBase::assign (this=0xbfc95f04, [EMAIL PROTECTED], 
pos=5, n=18)
    at /usr/local/wxWindows.26/include/wx-2.6/wx/string.h:417
#8  0x081c9c5f in wxString::assign (this=0xbfc95f04, [EMAIL PROTECTED], pos=5, 
n=18)
    at /usr/local/wxWindows.26/include/wx-2.6/wx/string.h:1191
#9  0x081c825d in wxIconManager::LoadImage ([EMAIL PROTECTED], 
success=0xbfc95fe3, 
    showDlg=true) at .src/gui/wxIconManager.cpp:211
#10 0x0815b048 in MessageView::ShowImage (this=0x90656a8, mimepart=0x9064e40)
    at .src/classes/MessageView.cpp:1867
#11 0x0815bcd3 in MessageView::ShowPart (this=0x90656a8, mimepart=0x9064e40)
    at .src/classes/MessageView.cpp:2007
#12 0x0815be57 in MessageView::ProcessPart (this=0x90656a8, mimepart=0x9064e40, 
    action=MessageView::Part_Show) at .src/classes/MessageView.cpp:2332
#13 0x0815d22b in MessageView::ProcessAllNestedParts (this=0x90656a8, 
mimepart=0x9103970, 
    action=MessageView::Part_Show) at .src/classes/MessageView.cpp:2026
#14 0x0815d4be in MessageView::ProcessMultiPart (this=0x90656a8, 
mimepart=0x9103970, 
    [EMAIL PROTECTED], action=MessageView::Part_Show) at 
.src/classes/MessageView.cpp:2292
#15 0x0815bde7 in MessageView::ProcessPart (this=0x90656a8, mimepart=0x9103970, 
    action=MessageView::Part_Show) at .src/classes/MessageView.cpp:2306
#16 0x0815c08e in MessageView::DisplayMessageInViewer (this=0x90656a8)
    at .src/classes/MessageView.cpp:2616
#17 0x0815c856 in MessageView::ChangeViewer (this=0x90656a8, [EMAIL PROTECTED])
    at .src/classes/MessageView.cpp:2525
#18 0x081fb58e in wxMessageView::OnSelectViewer (this=0x90656a8, id=10073)
    at .src/gui/wxMessageView.cpp:404
#19 0x0815c6cd in MessageView::DoMenuCommand (this=0x90656a8, id=10073)
    at .src/classes/MessageView.cpp:3240
#20 0x0820ed1c in MsgCmdProcImpl::ProcessCommand (this=0x905ad68, cmd=10073, 
    [EMAIL PROTECTED], folder=0x0) at .src/gui/wxMsgCmdProc.cpp:750
#21 0x081bc516 in wxFolderView::DoCommandEvent (this=0x90641f8, cmd=10073)
    at .src/gui/wxFolderView.cpp:4667
#22 0x081bf72e in wxFolderView::OnCommandEvent (this=0x90641f8, [EMAIL 
PROTECTED])
    at .src/gui/wxFolderView.cpp:4650
#23 0x081ded42 in wxMainFrame::OnCommandEvent (this=0x8fd40c8, [EMAIL 
PROTECTED])
    at .src/gui/wxMainFrame.cpp:1031
#24 0xb791368e in wxAppConsole::HandleEvent (this=0x8f77858, handler=0x8fd40c8, 
func=
      {__pfn = 0x81de506 <wxMainFrame::OnCommandEvent(wxCommandEvent&)>, 
__delta = 0}, 
    [EMAIL PROTECTED]) at ../wxWindows/src/common/appbase.cpp:324
#25 0xb79b3ed2 in wxEvtHandler::ProcessEventIfMatches ([EMAIL PROTECTED], 
handler=0x8fd40c8, 
    [EMAIL PROTECTED]) at ../wxWindows/src/common/event.cpp:1193
#26 0xb79b42c0 in wxEventHashTable::HandleEvent (this=0x83ed168, [EMAIL 
PROTECTED], 
    self=0x8fd40c8) at ../wxWindows/src/common/event.cpp:875
#27 0xb79b52ed in wxEvtHandler::ProcessEvent (this=0x8fd40c8, [EMAIL PROTECTED])



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mahogany-Developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to