Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11754 - silc-client segfaults when connecting to silc network
Summary: silc-client segfaults when connecting to silc network
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-08 01:01 UTC by Thomas Zimmerman
Modified: 2003-04-28 16:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Zimmerman 2002-12-08 01:01:36 UTC
silc client segfaults when connecting to us.silcnet.org:
gdb silc [it loads]
/connect us.silcnet.org
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...[New Thread 32769 (LWP 16439)]
[New Thread 16386 (LWP 16440)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16429)]
0x402abf97 in free () from /lib/libc.so.6
(gdb) bt
#0  0x402abf97 in free () from /lib/libc.so.6
#1  0x0810fbfb in silc_ske_payload_start_free ()
#2  0x0810c4ca in silc_ske_free ()
#3  0x080d4574 in silc_client_add_connection ()
#4  0x0811ad36 in silc_protocol_execute_final ()
#5  0x080efe77 in silc_client_protocols_unregister ()
#6  0x0811ad07 in silc_protocol_execute ()
#7  0x080efc4a in silc_client_protocols_unregister ()
#8  0x0811ad07 in silc_protocol_execute ()
#9  0x080d4f6a in silc_client_packet_process ()
#10 0x080d4df9 in silc_client_packet_process ()
#11 0x080f42d2 in silc_packet_receive_process ()
#12 0x080d4cd0 in silc_client_packet_process ()
#13 0x0811548b in silc_schedule_signal_call ()
#14 0x081144d4 in silc_schedule_one ()
#15 0x080d657c in silc_client_run_one ()
#16 0x0809d7f3 in silc_core_deinit ()
(gdb)
Comment 1 Thomas Zimmerman 2002-12-08 02:10:55 UTC
bumping the vesion to 0.9.10.1 fixes it...though I did have to build with
FEATURES="-sandbox" to emerge the bumped version.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-04-16 06:12:54 UTC
did you get any sandbox problems? or do you just usually use -sandbox ?
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-04-16 08:21:27 UTC
btw, 0.9.11 is out so please let us know if things have improved. it doesn't segv for me.
Comment 4 Thomas Zimmerman 2003-04-16 15:13:50 UTC
I don't usually use "-sandbox" as it is a usefull feature of portage. I haven't used slic for a bit, so now that there is a new version, I'll have to check it out. Does the ebuild use the new version?
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-04-26 12:05:44 UTC
any luck with the new version? its been in portage for a while now.
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-04-28 16:14:06 UTC
please reopen the problem still exists.