Bug 6522 - Restarting dbus service caused crash in epiphany
Summary: Restarting dbus service caused crash in epiphany
Status: RESOLVED NOTOURBUG
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Havoc Pennington
QA Contact:
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 22:55 UTC by Priit Laes (irc: plaes)
Modified: 2006-08-01 10:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Priit Laes (irc: plaes) 2006-04-07 22:55:02 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1492932944 (LWP 20821)]
dbus_connection_get_is_connected (connection=0x0) at dbus-connection.c:1986
1986    dbus-connection.c: No such file or directory.
        in dbus-connection.c
(gdb) bt thread
#0  dbus_connection_get_is_connected (connection=0x0) at dbus-connection.c:1986
#1  0xa7168dd1 in avahi_client_is_connected (client=0x837d1a8) at client.c:865
#2  0xa716be97 in avahi_service_browser_free (b=0x8165a48) at browser.c:700
#3  0xa7168e58 in avahi_client_free (client=0x837d1a8) at client.c:610
#4  0xa7bacd77 in avahi_client_callback (client=0x837d1a8,
    state=AVAHI_CLIENT_FAILURE, userdata=0x837d138) at gnome-vfs-dns-sd.c:747
#5  0xa7168f98 in client_set_state (client=0x837d1a8, state=100) at client.c:97
#6  0xa716a2f0 in filter_func (bus=0x837d6d8, message=0x8166300,
    userdata=0x837d1a8) at client.c:296
#7  0xa7500988 in dbus_connection_dispatch (connection=0x837d6d8)
    at dbus-connection.c:3629
#8  0xa716ef48 in dispatch_timeout_callback (t=0x837d820, userdata=0x81799e8)
    at ../avahi-common/dbus-watch-glue.c:101
#9  0xa717c1cb in dispatch_func (source=0x837d138, callback=0, userdata=0x0)
    at glib-watch.c:242
#10 0xa74a1e99 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xa74a3af4 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#12 0xa74a4752 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#13 0xa776b6ac in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x0807baf5 in main (argc=2, argv=0xafe295d4) at ephy-main.c:780
(gdb)
Comment 1 John (J5) Palmieri 2006-06-06 15:40:26 UTC
Please file this with avahi.
Comment 2 Christian Persch (GNOME) 2006-06-08 12:25:41 UTC
For reference, this is http://avahi.org/ticket/43 .


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.