Code: Select all
0: C0 01 00 00 | ....
[20090903 22:17:57] [Status] Unhandled command: clearallqueuedabilities
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb1bfeb90 (LWP 28825)]
0x080f4e72 in Client::HandlePacket (this=0x1071da80, app=0x10010f40)
at client.cpp:1004
1004 client.cpp: No such file or directory.
in client.cpp
(gdb)
(gdb)
(gdb) bt
#0 0x080f4e72 in Client::HandlePacket (this=0x1071da80, app=0x10010f40)
at client.cpp:1004
#1 0x080f8537 in Client::Process (this=0x1071da80, zone_process=true)
at client.cpp:1438
#2 0x0817c148 in ZoneServer::ClientProcess (this=0xe8bcca8)
at zoneserver.cpp:1854
#3 0x081867c0 in ZoneServer::Process (this=0xe8bcca8) at zoneserver.cpp:868
#4 0x08186b76 in ZoneLoop (tmp=0xe8bcca8) at zoneserver.cpp:3742
#5 0x0042a51f in start_thread (arg=0xb1bfeb90) at pthread_create.c:297
#6 0x0038b04e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130