[Licq-devel] Re: Crashing licq on strange message when getting online.
"Ladislav Michnovič" <[email protected]>
| Newsgroups | gmane.network.licq.devel |
|---|---|
| Message-ID | <[email protected]> |
Btw. It was some authorization request from spammer, what causes the crash. I run licq 1.3.2 and it didn't crashed and the spam in authorization request appeared. After that m licq 1.3.4 is running again without crash. This is something hard to defend. ;( Regards Ladislav. 2007/7/23, Ladislav Michnovič <[email protected]>: > Hello. My licq started crashing again so I'm providing gdb backtrace : > ---------------------------------------------------------------------------------------- > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0xb6f22b90 (LWP 5511)] > 0x080d93af in ICQUser::GetInGroup (this=0x0, g=GROUPS_SYSTEM, > _nGroup=<value optimized out>) at user.cpp:3645 > 3645 return (GetGroups(g) & (unsigned long)(1 << (_nGroup - 1))); > (gdb) bt > #0 0x080d93af in ICQUser::GetInGroup (this=0x0, g=GROUPS_SYSTEM, > _nGroup=<value optimized out>) at user.cpp:3645 > #1 0x080c57ed in CICQDaemon::ProcessVariousFam (this=0x8183228, > packet=@0xb6f21f14, nSubtype=3) at ../include/licq_user.h:726 > #2 0x080ce8f5 in CICQDaemon::ProcessDataChannel (this=0x8183228, > packet=@0xb6f21f14) at icqd-srv.cpp:6211 > #3 0x080ceabb in CICQDaemon::ProcessSrvPacket (this=0x8183228, > packet=@0xb6f21f14) at icqd-srv.cpp:2240 > #4 0x080d09ab in MonitorSockets_tep (p=0x8183228) at icqd-threads.cpp:749 > #5 0xb7d53012 in start_thread () from /lib/libpthread.so.0 > #6 0xb7b7cdbe in clone () from /lib/libc.so.6 > --------------------------------------------------------------------------------------------- > Regards Ladislav. >