freetalk-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetalk-dev] segmentation fault -- when running any command after logg


From: Sridhar Ratna
Subject: [Freetalk-dev] segmentation fault -- when running any command after logging in
Date: Sun, 10 Dec 2006 21:55:06 +0530

0.90 and the tla version have this problem (I am using 0.5 deb at the moment).

freetalk logins successfully, but whenever I run any command I get
segmentation fault.

The program stack trace can be found below.


-- gdb output --

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1214392656 (LWP 32572)]
0xb7bd0c53 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7bd0c53 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0xb7ead1e3 in scm_from_locale_stringn () from /usr/lib/libguile.so.17
#2  0xb7ead215 in scm_from_locale_string () from /usr/lib/libguile.so.17
#3  0xb7e776ad in gh_str02scm () from /usr/lib/libguile.so.17
#4  0x0804de99 in ?? ()
#5  0x0804b729 in ?? ()
#6  0xb7e08165 in rl_callback_read_char () at
/build/buildd/readline5-5.1/callback.c:204
#7  0x0804b78b in ?? ()
#8  0xb7f54c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0
#9  0xb7f2b802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0xb7f2e7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#11 0xb7f2eb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0x0804bbd2 in ?? ()
#13 0xb7e77ff2 in gh_enter () from /usr/lib/libguile.so.17
#14 0xb7e84366 in scm_boot_guile () from /usr/lib/libguile.so.17
#15 0xb7e56502 in scm_char_upcase () from /usr/lib/libguile.so.17
#16 0xb7ec9836 in scm_c_catch () from /usr/lib/libguile.so.17
#17 0xb7e56a62 in scm_i_with_continuation_barrier () from
/usr/lib/libguile.so.17
#18 0xb7e56b43 in scm_c_with_continuation_barrier () from
/usr/lib/libguile.so.17
#19 0xb7ec8929 in scm_i_with_guile_and_parent () from /usr/lib/libguile.so.17
#20 0xb7ec8a1e in scm_with_guile () from /usr/lib/libguile.so.17
#21 0xb7e842ff in scm_boot_guile () from /usr/lib/libguile.so.17
#22 0xb7e77fc5 in gh_enter () from /usr/lib/libguile.so.17
#23 0x0804b3f2 in ?? ()
#24 0xb7b798cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#25 0x0804af61 in ?? ()
(gdb)

--
http://www.nearfar.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]