Program received signal SIGSEGV, Segmentation fault.
0x406b6cd1 in strcasecmp () from /lib/i686/libc.so.6
Current language: auto; currently c
(gdb) Quit
Ambiguous command "Wh": .
(gdb) bt
#0 0x406b6cd1 in strcasecmp () from /lib/i686/libc.so.6
#1 0x0813ad95 in CSearchListCtrl::SortProc(long, long,
long) (
lParam1=142816952, lParam2=143492488, lParamSort=0)
at SearchListCtrl.cpp:390
#2 0x080be1ee in
list_ctrl_compare_func_1(wxODListLineData**,
wxODListLineData**) (arg1=0x88341ec, arg2=0x88341f0) at
listctrl.cpp:4623
#3 0x40664ee5 in bsearch () from /lib/i686/libc.so.6
#4 0x40664ddb in bsearch () from /lib/i686/libc.so.6
#5 0x40664ddb in bsearch () from /lib/i686/libc.so.6
#6 0x40665080 in qsort () from /lib/i686/libc.so.6
#7 0x4034bf57 in wxArrayPtrVoid::Sort(int (*)(void**,
void**)) ()
from /usr/local/lib/libwx_gtk-2.4.so
#8 0x080c3628 in wxODListLineDataArray::Sort(int
(*)(wxODListLineData**, wxODListLineData**))
(this=0x881b178,
fCmp=0x80be17e
<list_ctrl_compare_func_1(wxODListLineData**,
wxODListLineData**)>) at listctrl.cpp:454
#9 0x080be25e in wxODListMainWindow::SortItems(int
(*)(long, long, long), long) (this=0x881afe8,
fn=0x813ad42 <CSearchListCtrl::SortProc(long, long,
long)>,
data=0) at listctrl.cpp:4630
#10 0x080bfbd1 in wxODGenericListCtrl::SortItems(int
(*)(long, long, long), long) (this=0x881c050,
fn=0x813ad42 <CSearchListCtrl::SortProc(long, long,
long)>,
data=0) at listctrl.cpp:5300
#11 0x0813a7c4 in
CSearchListCtrl::AddResult(CSearchFile*) (this=0x881c050,
toshow=0x88d8588) at SearchListCtrl.cpp:235
#12 0x081390ce in CSearchList::AddToList(CSearchFile*,
bool) (this=0x84bcaa8,
toadd=0x88d8588, bClientResponse=false) at
SearchList.cpp:247
#13 0x08138c9e in
CSearchList::ProcessUDPSearchanswer(char*, unsigned) (
this=0x84bcaa8, in_packet=0xbfffd842
"-<\223,Äz\225*쎚,vMÖ", size=231)
at SearchList.cpp:202
#14 0x0816b372 in CUDPSocket::ProcessPacket(char*,
unsigned short, unsigned char, char*, unsigned short)
(this=0x860ed78,
packet=0xbfffd842 "-<\223,Äz\225*쎚,vMÖ",
size=231, opcode=153 '\231',
host=0x86146f8 "66.118.184.181", port=4665) at
UDPSocket.cpp:279
#15 0x0816b189 in CUDPSocket::OnReceive(int)
(this=0x860ed78, nErrorCode=0)
at UDPSocket.cpp:261
#16 0x0809d239 in
CemuleDlg::socketHandler(wxSocketEvent&) (this=0x84c30d0,
event=@0x883e100) at emuleDlg.cpp:494
#17 0x403555ea in
wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/local/lib/libwx_gtk-2.4.so
#18 0x40355411 in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk-2.4.so
#19 0x40355348 in wxEvtHandler::ProcessPendingEvents() ()
from /usr/local/lib/libwx_gtk-2.4.so
#20 0x40315a06 in wxAppBase::ProcessPendingEvents() ()
from /usr/local/lib/libwx_gtk-2.4.so
#21 0x402b8d3c in wxApp::OnIdle(wxIdleEvent&) ()
from /usr/local/lib/libwx_gtk-2.4.so
#22 0x403555ea in
wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/local/lib/libwx_gtk-2.4.so
#23 0x40355411 in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk-2.4.so
#24 0x402b8ca6 in wxApp::ProcessIdle() () from
/usr/local/lib/libwx_gtk-2.4.so
#25 0x402b9a92 in wxapp_idle_callback () from
/usr/local/lib/libwx_gtk-2.4.so
#26 0x40906cff in g_idle_remove_by_data () from
/usr/lib/libglib-1.2.so.0
#27 0x409073ee in g_idle_remove_by_data () from
/usr/lib/libglib-1.2.so.0
#28 0x40907199 in g_idle_remove_by_data () from
/usr/lib/libglib-1.2.so.0
#29 0x40906174 in g_main_run () from
/usr/lib/libglib-1.2.so.0
(gdb)