On Sun, 14 Aug 2005 22:46:00 +0300 Nerijus Baliunas <[EMAIL PROTECTED]> wrote:

NB> Program received signal SIGSEGV, Segmentation fault.
NB> [Switching to Thread -1217447264 (LWP 14230)]
NB> 0xb7c6357d in wxXPMDecoder::ReadData (this=0xbff6223f, xpm_data=0x8a7a368)
NB>     at ../wxWindows/src/common/xpmdecod.cpp:770
NB> 770                                                  [chars_per_pixel * i + 
i_key];
NB> (gdb) bt
NB> #0  0xb7c6357d in wxXPMDecoder::ReadData (this=0xbff6223f, 
xpm_data=0x8a7a368)
NB>     at ../wxWindows/src/common/xpmdecod.cpp:770
NB> #1  0xb7c63afb in wxXPMDecoder::ReadFile (this=0xbff6223f, [EMAIL 
PROTECTED])
NB>     at ../wxWindows/src/common/xpmdecod.cpp:240
NB> #2  0xb7c26cc0 in wxXPMHandler::LoadFile (this=0x84e54c8, image=0xbff62340, 
NB>     [EMAIL PROTECTED]) at ../wxWindows/src/common/imagxpm.cpp:103
NB> #3  0xb7c1c255 in wxImage::LoadFile (this=0xbff62340, [EMAIL PROTECTED], 
NB>     type=50, index=-1) at ../wxWindows/src/common/image.cpp:1549
NB> #4  0xb7c1b4f0 in wxImage::LoadFile (this=0xbff62340, [EMAIL PROTECTED], 
NB>     type=50, index=-1) at ../wxWindows/src/common/image.cpp:1368
NB> #5  0xb7b2e3ce in wxBitmap::LoadFile (this=0xbff623b0, [EMAIL PROTECTED], 
NB>     type=wxBITMAP_TYPE_ANY) at ../wxWindows/src/gtk/bitmap.cpp:1386
NB> #6  0x081c95e9 in wxIconManager::GetIcon (this=0x85097f8, 
NB>     [EMAIL PROTECTED]) at .src/gui/wxIconManager.cpp:591

 Apparently the XPM makes wx code crash which is very bad. But I don't know
which XPM, could you please print the value of name in the frame 5 or the
value of xpmdecod in frame 0?

 Thanks!
VZ



-------------------------------------------------------
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
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to