Re: licq 1.5.1 Segmentation Violation Detected
Anders Olofsson <[email protected]> Fri, 12 Aug 2011 17:12:17 +0200
| Newsgroups | gmane.network.licq.general |
|---|---|
| Message-ID | <[email protected]> |
On 2011-08-12 12:44, quintessence wrote: > FreeBSD 8.2 amd64 (without IPv6) > > 13:35:46.860 [INF] licq: [SRV] Received end of contact list. > 13:35:46.884 [INF] licq: [SRV] Activating server contact list. > 13:35:46.985 [INF] licq: Meta request failed. Eventid 22, errorcode 35 > Licq Segmentation Violation Detected. > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 80180a900 (LWP 100406/licq)] > 0x00000000004f2a86 in IcqProtocol::ProcessDoneEvent () > > #0 0x00000008014fbf9c in thr_kill () from /lib/libc.so.7 > #1 0x0000000801598718 in abort () from /lib/libc.so.7 > #2 0x0000000000488258 in licq_install_signal_handlers () > #3<signal handler called> > #4 0x00000000004f2a86 in IcqProtocol::ProcessDoneEvent () > #5 0x00000000004fc9e7 in IcqProtocol::ProcessVariousFam () > #6 0x00000000005170e3 in IcqProtocol::ProcessDataChannel () > #7 0x0000000000517227 in IcqProtocol::ProcessSrvPacket () > #8 0x0000000000570a7f in MonitorSockets_tep () > #9 0x00000008013964d1 in pthread_getprio () from /lib/libthr.so.3 > #10 0x0000000000000000 in ?? () > Cannot access memory at address 0x7fffff7fd000 Hi and thanks for reporting the crash. This is not something I've seen before and I'm going to need more information to solve it... Does this happen every time, sometimes or just once? Has it worked before with Licq 1.5.1 or with an older version of Licq? (in the later case, which version(s)) Did you build Licq yourself or did you get it pre-compiled? If it's reproducible, could you please build with debugging enabled and attach licq.backtrace.gdb. (Enable debugging by adding -DCMAKE_BUILD_TYPE=Debug to cmake command before building) /Anders