Ticket #800 (closed defect: fixed)

Opened 3 years ago

Last modified 12 months ago

console plugin Segmentation Violation Detected

Reported by: stumbles Owned by:
Priority: normal Milestone: 1.3.4
Component: console Version: 1.3.0
Keywords: Cc:

Description (last modified by erijo) (diff)

Compiled from source 1.3.2. At first the configure for console would die looking for -lcdk. So installed cdk-5.0-20050424 from http://freshmeat.net/redir/libcdk/31353/url_homepage/cdk/ . So it all compiles and installs fine. The qt/kde part runs fine without problems. Just when running "licq -p console" gives this; Licq Segmentation Violation DetBacktrace?: licq(licq_handle_sigsegv+0xe6) [0x80f6286]

/lib/libpthread.so.0

[0x40192051] [0xffffe420]

/usr/lib/licq/licq_console.so(_ZN12CLicqConsole3RunEP10CICQDaemon+0x3ef)

[0x4002a1cf]

/usr/lib/licq/licq_console.so(LP_Main+0x31)

[0x400329c1]

/usr/lib/licq/licq_console.so(LP_Main_tep+0x1d)

[0x40032abd]

/lib/libpthread.so.0

[0x4018b01e]

/lib/libc.so.6(clone+0x5a) [0x403abdaa]

Attempting to

generate core file.ected.

Change History

Changed 3 years ago by stumbles

Logged In: YES user_id=53417

If I did this right here is the backtrace (note that I am running glibc-2.3.5); (gdb) bt #0 0x40317671 in kill () from /lib/libc.so.6 #1 0x4018e5b1 in pthread_kill () from /lib/libpthread.so.0 #2 0x4018e98b in raise () from /lib/libpthread.so.0 #3 0x40317298 in raise () from /lib/libc.so.6 #4 0x40318a00 in abort () from /lib/libc.so.6 #5 0x080f62dd in licq_handle_sigsegv () #6 0x40192051 in pthread_sighandler () from /lib/libpthread.so.0 #7 <signal handler called> #8 0x40031db4 in CLicqConsole::PrintUsers? () from /usr/lib/licq/licq_console.so #9 0x4002a1cf in CLicqConsole::Run () from /usr/lib/licq/licq_console.so #10 0x400329c1 in LP_Main () from /usr/lib/licq/licq_console.so #11 0x40032abd in LP_Main_tep () from /usr/lib/licq/licq_console.so #12 0x4018b01e in pthread_start_thread () from /lib/libpthread.so.0 #13 0x403abdaa in clone () from /lib/libc.so.6

Changed 2 years ago by erijo

  • status changed from new to closed
  • resolution changed from None to fixed
  • component changed from None to console
  • description modified (diff)
  • milestone set to 1.3.4

Fixed in [4574].

Changed 12 months ago by anonymous

  • milestone 1.3.4 deleted

Milestone 1.3.4 deleted

Changed 12 months ago by erijo

  • milestone set to 1.3.4
Note: See TracTickets for help on using tickets.