After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 168408 - crashing with dbus 0.23.2
crashing with dbus 0.23.2
Status: RESOLVED OBSOLETE
Product: NetworkManager
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
: 168101 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-02-24 16:45 UTC by William Jon McCann
Modified: 2005-12-07 15:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2005-02-24 16:45:24 UTC
...
NetworkManager: Restarting mDNSResponder.
NetworkManager: Activation (eth0) IP configuration/DHCP successful!
NetworkManager: Activation (eth0) ended.
NetworkManager: Activation (eth0) successful, device activated.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208207680 (LWP 6430)]
0x00a53292 in reply_handler_timeout (data=0x8f9a110) at dbus-connection.c:2027
2027      CONNECTION_LOCK (connection);

Thread 2 (Thread 26000304 (LWP 6463))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 poll
    from /lib/tls/libc.so.6
  • #2 g_main_context_iterate
    at gmain.c line 2880
  • #3 IA__g_main_loop_run
    at gmain.c line 2782
  • #4 nm_device_worker
    at NetworkManagerDevice.c line 434
  • #5 g_thread_create_proxy
    at gthread.c line 561
  • #6 start_thread
    from /lib/tls/libpthread.so.0
  • #7 clone
    from /lib/tls/libc.so.6

Thread 1 (Thread -1208207680 (LWP 6430))

  • #0 reply_handler_timeout
    at dbus-connection.c line 2027
  • #1 dbus_timeout_handle
    at dbus-timeout.c line 470
  • #2 timeout_handler
    at dbus-gmain.c line 359
  • #3 g_timeout_dispatch
    at gmain.c line 3306
  • #4 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #5 g_main_context_iterate
  • #6 IA__g_main_loop_run
    at gmain.c line 2782
  • #7 main
    at NetworkManager.c line 774
$1 = (DBusConnection *) 0x0
Comment 1 Dan Williams 2005-05-17 01:03:10 UTC
Does this happen with later versions of NetworkManager (use the STABLE_0_3
branch tag)?  What version is this?
Comment 2 Dan Williams 2005-05-17 01:05:23 UTC
*** Bug 168101 has been marked as a duplicate of this bug. ***
Comment 3 Ryan P Skadberg 2005-05-17 03:45:09 UTC
Dan - I'm on FC Devel now, so this isn't an issue for me as I'm on DBUS 0.33 now.
Comment 4 Dan Williams 2005-12-07 15:26:49 UTC
No activity for a while, closing.