[gnome-mud] Gnome-mud crash and backtrace



Here's a backtrace for the crash that happens just after starting gnome-mud,
when you first try to enter text or receive data from the mud server:

*********************************OUTPUT*************************************
(gnome-mud:8380): GLib-CRITICAL **: file gstrfuncs.c: line 1774
(g_ascii_strncasecmp): assertion `s1 != NULL' failed
 
(gnome-mud:8380): GLib-CRITICAL **: file gstrfuncs.c: line 1774
(g_ascii_strncasecmp): assertion `s1 != NULL' failed
 
** (gnome-mud:8380): CRITICAL **: file vte.c: line 10170
(vte_terminal_set_font_from_string): assertion `name != NULL' failed
** Message: Registering plugin `hunter.plugin' under the name `The Two Towers
Hunter Plugin'.


********************************BACKTRACE***********************************
Program received signal SIGSEGV, Segmentation fault.
0x08053123 in text_entry_key_press_cb (text_entry=0x817be08, event=0x819ec90,
data=0x0) at init.c:341
341             for (scroll = cd->profile->kd; scroll != NULL; scroll =
scroll->next)
(gdb) bt
#0  0x08053123 in text_entry_key_press_cb (text_entry=0x817be08,
event=0x819ec90, data=0x0) at init.c:341
#1  0x40748282 in _gtk_marshal_BOOLEAN__BOXED () from
/usr/lib/libgtk-x11-2.0.so.0
#2  0x40a0fa92 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0x40a1fda6 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#4  0x40a1eca3 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#5  0x40a1f0d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6  0x40826c6b in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#7  0x40833e46 in _gtk_window_query_nonaccels () from
/usr/lib/libgtk-x11-2.0.so.0
#8  0x40748282 in _gtk_marshal_BOOLEAN__BOXED () from
/usr/lib/libgtk-x11-2.0.so.0
#9  0x40a0fd44 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#10 0x40a0fa92 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x40a1f895 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#12 0x40a1eca3 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x40a1f0d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0x40826c6b in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x40748105 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x40746db6 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x40927f85 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#18 0x40a5f086 in unblock_source () from /usr/lib/libglib-2.0.so.0
#19 0x40a60029 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x40a60347 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x40a609b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#22 0x407465df in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x0805417e in main (argc=0, argv=0xbffff7d0) at gnome-mud.c:84
(gdb)


*********************************NOTE************************************
The hunter plugin listed above was disabled and also removed, leading to the
same crash..
P.S: It should be possible for a plugin to dens data to the mud server... as
plugin_add_connection_text does only add text to the text widget, if i am not
wrong.. i added a simple plugin_connection_send funtion to modules_api.c/h that
aliases to the conection_send function.

Thank you in advance..

Quim Rovira.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



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