rendered paste bodyProgram received signal SIGTRAP, Trace/breakpoint trap.
0x400d6614 in raise (sig=5) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:46
46 ../nptl/sysdeps/unix/sysv/linux/pt-raise.c: No such file or directory.
in ../nptl/sysdeps/unix/sysv/linux/pt-raise.c
(gdb) bt
#0 0x400d6614 in raise (sig=5) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:46
#1 0x40ae18c4 in wxDefaultAssertHandler (file=..., line=1087434444, func=..., cond=..., msg=...)
at src/common/appbase.cpp:1044
#2 0x40ad79c0 in wxOnAssert (file=<optimized out>, line=0, func=<optimized out>,
cond=0x40ae1494 "\360O-\351\364E\237\345\364\305\237\345\004@\217\340\fP\224\347\234\320M\342",
msg=0x40d0eecc L<error reading variable>) at src/common/appbase.cpp:1145
#3 0x40be1238 in wxMBConvStrictUTF8::FromWChar (this=<optimized out>, dst=<optimized out>,
dstLen=<optimized out>, src=<optimized out>, srcLen=<optimized out>) at src/common/strconv.cpp:1210
#4 0x40be2a88 in wxMBConv::cWC2MB (this=0xbece1ddc, inBuff=0x5accc L<error reading variable>,
inLen=4294967295, outLen=0xbece1b80) at src/common/strconv.cpp:492
#5 0x40bf8098 in wxString::ConvertStr (pwz=<optimized out>, nLength=<optimized out>,
conv=<optimized out>) at src/common/string.cpp:464
#6 0x40c54234 in wxPrintfConvSpec<char>::Process(char*, unsigned int, wxPrintfArg*, unsigned int) ()
from /srv/nfs/oe_rootfs_qemuarm/usr/lib/libwx_baseu-2.9.so.3
#7 0x40c52ebc in wxDoVsnprintf<char> (buf=0x61f18 "", lenMax=1024,
format=0x5a8f4 "%s(%d): assert \"%s\" failed", argptr=<optimized out>)
at src/common/wxprintf.cpp:166
#8 0x40c4f664 in wxVsnprintf (str=0x61f18 "", size=1024, format=<optimized out>,
argptr=<optimized out>) at src/common/wxcrt.cpp:692
#9 0x40bfb4fc in DoStringPrintfV<wxStringTypeBuffer<char> > (str=..., format=..., argptr=...)
at src/common/string.cpp:2074
#10 0x40bfbd78 in wxString::DoPrintfUtf8 (this=0xbece3208,
format=0x5a428 "%s(%d): assert \"%s\" failed") at src/common/string.cpp:1975
#11 0x40adfe84 in Printf<wxString, int, wxString> (a3=..., a2=-1093783104, a1=..., f1=...,
this=0xbece3200) at include/wx/string.h:2343
#12 ShowAssertDialog (file=<optimized out>, line=-1093783104, func=..., cond=<optimized out>,
msgUser=..., traits=0x309e0) at src/common/appbase.cpp:1227
#13 0x40ae1ee0 in wxAppConsoleBase::OnAssertFailure (this=0x1, file=<optimized out>, line=-1,
func=<optimized out>, cond=0x5b020 L<error reading variable>,
msg=0x5aa10 L<error reading variable>) at src/common/appbase.cpp:765
#14 0x40641f80 in wxApp::OnAssertFailure (this=0x30518, file=<optimized out>, line=<optimized out>,
func=<optimized out>, cond=0x5b020 L<error reading variable>,
msg=0x5aa10 L<error reading variable>) at src/gtk/app.cpp:506
#15 0x40ae17a0 in wxDefaultAssertHandler (file=<optimized out>, line=371216, func=<optimized out>,
cond=<optimized out>, msg=...) at src/common/appbase.cpp:1060
#16 0x40ad79c0 in wxOnAssert (file=<optimized out>, line=0, func=<optimized out>,
cond=0x40ae1494 "\360O-\351\364E\237\345\364\305\237\345\004@\217\340\fP\224\347\234\320M\342",
msg=0x40d0eecc L<error reading variable>) at src/common/appbase.cpp:1145
#17 0x40be1238 in wxMBConvStrictUTF8::FromWChar (this=<optimized out>, dst=<optimized out>,
dstLen=<optimized out>, src=<optimized out>, srcLen=<optimized out>) at src/common/strconv.cpp:1210
#18 0x40be2a88 in wxMBConv::cWC2MB (this=0xbece3864, inBuff=0x61178 L<error reading variable>,
inLen=4294967295, outLen=0xbece3608) at src/common/strconv.cpp:492
#19 0x40bf8098 in wxString::ConvertStr (pwz=<optimized out>, nLength=<optimized out>,
conv=<optimized out>) at src/common/string.cpp:464
#20 0x40c54234 in wxPrintfConvSpec<char>::Process(char*, unsigned int, wxPrintfArg*, unsigned int) ()
from /srv/nfs/oe_rootfs_qemuarm/usr/lib/libwx_baseu-2.9.so.3
#21 0x40c52ebc in wxDoVsnprintf<char> (buf=0x612f8 "My string is m\001", lenMax=1024,
format=0x61154 "My string is %s", argptr=<optimized out>) at src/common/wxprintf.cpp:166
#22 0x40c4f664 in wxVsnprintf (str=0x612f8 "My string is m\001", size=1024, format=<optimized out>,
argptr=<optimized out>) at src/common/wxcrt.cpp:692
#23 0x40bfb4fc in DoStringPrintfV<wxStringTypeBuffer<char> > (str=..., format=..., argptr=...)
at src/common/string.cpp:2074
#24 0x40bfbd78 in wxString::DoPrintfUtf8 (this=0xbece4bfc, format=0xc124 "My string is %s")
at src/common/string.cpp:1975
#25 0x0000ba6c in int wxString::Printf<wxScopedCharTypeBuffer<wchar_t> >(wxFormatString const&, wxScopedCharTypeBuffer<wchar_t>) ()
#26 0x0000a3f4 in TestPrintV::OnInit() ()
#27 0x0000b25c in wxAppConsoleBase::CallOnInit() ()
#28 0x40b98850 in wxEntry (argc=<optimized out>, argv=<optimized out>) at src/common/init.cpp:456
#29 0x0000a2f0 in main ()