GNOME Bugzilla – Bug 660914
xchat-gnome-0.26.2-3.git40c5bf988.fc16: g_hash_table_foreach: Process /usr/bin/xchat-gnome was killed by signal 11 (SIGSEGV)
Last modified: 2011-10-04 19:20:22 UTC
Originally filed at: https://bugzilla.redhat.com/show_bug.cgi?id=742868 backtrace: :[New LWP 2075] :[Thread debugging using libthread_db enabled] :Using host libthread_db library "/lib64/libthread_db.so.1". :warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//lib64/libselinux.so.1.debug" does not match "/lib64/libselinux.so.1" (CRC mismatch). : :warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/lib64/libselinux.so.1.debug" does not match "/lib64/libselinux.so.1" (CRC mismatch). : :Core was generated by `xchat-gnome'. :Program terminated with signal 11, Segmentation fault. :#0 g_hash_table_foreach (hash_table=0x0, func=0x7f176103e420 <connect_to_network>, user_data=0x0) at ghash.c:1407 :1407 ghash.c: No such file or directory. : in ghash.c : :Thread 1 (Thread 0x7f176e4fa9c0 (LWP 2075)): :#0 g_hash_table_foreach (hash_table=0x0, func=0x7f176103e420 <connect_to_network>, user_data=0x0) at ghash.c:1407 : i = <optimized out> : version = <optimized out> : __PRETTY_FUNCTION__ = "g_hash_table_foreach" :#1 0x00007f176103e81c in determine_network_status () at net-monitor.c:226 : message = 0x4b66360 : iter = {dummy1 = 0x4ba7a10, dummy2 = 0x318e22890d, dummy3 = 0, dummy4 = 0, dummy5 = -1910338443, dummy6 = 49, dummy7 = 79056184, dummy8 = 0, dummy9 = -1908131632, dummy10 = 49, dummy11 = 79324304, pad1 = 0, pad2 = -1910344517, pad3 = 0x7fff242e8dd0} : network_mode = <optimized out> : reply = 0x0 : error = {name = 0x4b27380 "org.freedesktop.DBus.Error.NoReply", message = 0x4d155a0 "Message did not receive a reply (timeout by message bus)", dummy1 = 0, dummy2 = 0, dummy3 = 0, dummy4 = 0, dummy5 = 1, padding1 = 0x318e2275b9} :#2 filter_func (connection=<optimized out>, message=<optimized out>, data=<optimized out>) at net-monitor.c:240 :No locals. :#3 0x000000318e20f8e6 in dbus_connection_dispatch (connection=0x4ba6c10) at dbus-connection.c:4644 : filter = <optimized out> : next = 0x0 : message = 0x4b64d30 : link = <optimized out> : filter_list_copy = 0x4d15768 : message_link = 0x4d15798 : result = DBUS_HANDLER_RESULT_NOT_YET_HANDLED : pending = <optimized out> : reply_serial = <optimized out> : status = <optimized out> : __FUNCTION__ = "dbus_connection_dispatch" :#4 0x0000003190e0aad5 in message_queue_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:101 : connection = 0x4ba6c10 :#5 0x000000318c644b3d in g_main_dispatch (context=0x2475ca0) at gmain.c:2441 : dispatch = 0x3190e0aac0 <message_queue_dispatch> : was_in_call = 0 : user_data = 0x0 : callback = 0 : cb_funcs = 0x0 : cb_data = 0x0 : current_source_link = {data = 0x4ba60d0, next = 0x0} : need_destroy = <optimized out> : source = 0x4ba60d0 : current = 0x4b0a540 : i = <optimized out> :#6 g_main_context_dispatch (context=0x2475ca0) at gmain.c:3011 :No locals. :#7 0x000000318c645338 in g_main_context_iterate (context=0x2475ca0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089 : max_priority = 0 : timeout = 0 : some_ready = 1 : nfds = 9 : allocated_nfds = <optimized out> : fds = <optimized out> : __PRETTY_FUNCTION__ = "g_main_context_iterate" :#8 0x000000318c645885 in g_main_loop_run (loop=0x248c6b0) at gmain.c:3297 : self = 0x243e2f0 : __PRETTY_FUNCTION__ = "g_main_loop_run" :#9 0x00000031a0b4be27 in IA__gtk_main () at gtkmain.c:1256 : tmp_list = <optimized out> : functions = 0x0 : init = <optimized out> : loop = 0x248c6b0 :#10 0x00000000004233b9 in fe_main () at fe-gnome.c:220 :No locals. :#11 0x000000000041d78a in main (argc=1, argv=0x7fff242e90c8) at xchat.c:1065 : ret = <optimized out>
Created attachment 198241 [details] [review] Patch! (<jklimes@redhat.com>)
*** This bug has been marked as a duplicate of bug 660781 ***