Hi, i tried several wxBase/wxGTK versions, but can't figure out where the problem is.
[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x59) [0x8296d3d]
[1] /usr/local/lib/libwx_gtk-2.4.so(wxFatalSignalHandler+0x2d) [0x403bd4cd]
[2] /lib/libpthread.so.0 [0x409bc453]
[3] [0xffffe420]
[4] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x9f) [0x824ded5]
[5] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString7wxPoint6wxSize+0xbc0) [0x829d4b0]
[6] amule(_ZN9CamuleApp6OnInitEv+0x275d) [0x82945b1]
[7] /usr/local/lib/libwx_gtk-2.4.so(_Z7wxEntryiPPc+0x210) [0x4023ef10]
[8] amule(main+0x22) [0x8291ab4]
[9] /lib/libc.so.6(__libc_start_main+0xc0) [0x40a178c0]
[10] amule(_ZN16wxScrolledWindow16AdjustScrollbarsEv+0xd1) [0x812ed61]
ls -al /usr/bin/wx*
lrwxrwxrwx 1 root root 16 Jul 4 19:17 /usr/bin/wx-config -> wxgtk-2.4-config
-rwxr-xr-x 1 root root 4864 Jul 4 18:42 /usr/bin/wxbase-2.4-config
lrwxrwxrwx 1 root root 26 Jul 4 18:47 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
-rwxr-xr-x 1 root root 5057 Jul 4 19:17 /usr/bin/wxgtk-2.4-config
?(