On Sat, 5 Jul 2003 12:15:46 +0200 (CEST) Michele Ravani <[EMAIL PROTECTED]> wrote:

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

 Yes, especially as I've fixed a few bugs in this code recently. Nothing
directly relevant to the backtrace below but who knows...

MR> Program received signal SIGSEGV, Segmentation fault.
MR> [Switching to Thread 1024 (LWP 24614)]
MR> 0x406eed76 in strlen () from /lib/libc.so.6
MR> (gdb) bt
MR> #0  0x406eed76 in strlen () from /lib/libc.so.6
MR> #1  0x404467b4 in wxStrlen (psz=0x37 <Address 0x37 out of bounds>) at 
../../wxWindows/include/wx/wxchar.h:669
MR> #2  0x4037309c in wxString::InitWith (this=0xbfffedb0, psz=0x37 <Address 0x37 out 
of bounds>, nPos=0, nLength=4294967195)
MR>     at ../../wxWindows/src/common/string.cpp:199

 psz == 0x37 is clearly not good. If you have enough RAM to run M under
valgrind this would be great (I don't)...

 Thanks,
VZ



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to