Comment 1 for bug 44009

Revision history for this message
Philip Van Hoof (pvanhoof) wrote : Re: When installing NetworkManager, things don't work

(gdb) set args --enable-test-devices --no-daemon
(gdb) run
Starting program: /usr/sbin/NetworkManager --enable-test-devices --no-daemon
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1211443520 (LWP 15897)]
(no debugging symbols found)
NetworkManager: <information> starting...
NetworkManager: <WARNING> main (): nm_data_new: Setting up dbus filter
NetworkManager: <information> eth0: Device is fully-supported using driver 'tg3'.
[New Thread -1211446352 (LWP 15906)]
NetworkManager: <information> nm_device_init(): waiting for device's worker thread to start
NetworkManager: <information> nm_device_init(): device's worker thread started, continuing.
NetworkManager: <information> Now managing wired Ethernet (802.3) device 'eth0'.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211443520 (LWP 15897)]
0xb7f82e47 in pthread_mutex_destroy () from /lib/tls/i686/cmov/libpthread.so.0
(gdb) bt
#0 0xb7f82e47 in pthread_mutex_destroy () from /lib/tls/i686/cmov/libpthread.so.0
#1 0x08059a3b in nm_device_802_11_wireless_get_type ()
#2 0xb7cdceac in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#3 0x08055e50 in nm_device_new ()
#4 0x0806589a in nm_create_device_and_add_to_list ()
#5 0x08065ecf in nm_add_initial_devices ()
#6 0x0806654e in nm_hal_init ()
#7 0x080672da in main ()
(gdb)