[Bug 366733] New: Network Manager refuses to start after reboot or log out/ in
https://bugzilla.novell.com/show_bug.cgi?id=366733 Summary: Network Manager refuses to start after reboot or log out/in Product: openSUSE 11.0 Version: Alpha 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: awafaa@opensuse.org QAContact: qa@suse.de Found By: --- After reboot or log out/in NM refuses to start and remains in a "Dead" state. NMDispatcher runs fine but actual NM service is shown as "Dead" and refuses to stop or start. Attached are NM logs for today. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366733 User awafaa@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=366733#c1 --- Comment #1 from Andrew Wafaa <awafaa@opensuse.org> 2008-03-03 14:11:36 MST --- Created an attachment (id=198346) --> (https://bugzilla.novell.com/attachment.cgi?id=198346) NM logs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366733 User awafaa@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=366733#c2 --- Comment #2 from Andrew Wafaa <awafaa@opensuse.org> 2008-03-03 14:37:56 MST --- Created an attachment (id=198357) --> (https://bugzilla.novell.com/attachment.cgi?id=198357) logs with dbus-1 debuginfo installed I have installed dbus-1-glib-debuginfo to try and get more info. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366733 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=366733#c3 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tambet@novell.com Status|NEW |NEEDINFO Info Provider| |awafaa@opensuse.org --- Comment #3 from Tambet Ingo <tambet@novell.com> 2008-03-03 15:28:52 MST --- It looks like the new system-settings daemon might be crashing and dbus-glib doesn't handle that very well. Here's how to find it out: Stop NetworkManager: sudo killall NetworkManager Make sure nm-system-settings isn't running: sudo killall nm-system-settings Run nm-system-settings manually: sudo gdb /usr/sbin/nm-system-settings run --config=/etc/nm-system-settings.conf Start NetworkManager: /usr/sbin/NetworkManager --no-daemon If nm-system-settings crashes, send me the backtrace which you can get with: bt Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366733 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=366733#c4 --- Comment #4 from Tambet Ingo <tambet@novell.com> 2008-03-03 16:26:04 MST --- Here's the output I got (so that I won't loose it): 1. (gdb) run --config=/etc/nm-system-settings.conf 2. Starting program: /usr/sbin/nm-system-settings --config=/etc/nm-system-settings.conf 3. [Thread debugging using libthread_db enabled] 4. [New Thread 0xb7c82b50 (LWP 6365)] 5. Loaded plugins: 6. ifcfg-suse: (C) 2008 Novell, Inc. To report bugs please use the NetworkManager mailing list. 7. 8. ifcfg: parsing /etc/sysconfig/network/ifcfg-eth0 ... 9. ifcfg: found connection 'System eth0' 10. ifcfg: parsing /etc/sysconfig/network/ifcfg-wlan0 ... 11. ifcfg: found connection 'System wlan0' 12. ifcfg: parsing /etc/sysconfig/network/ifcfg- ... 13. ifcfg: error: Failed to create connection setting. 14. /usr/sbin/nm-system-settings: symbol lookup error: /usr/sbin/nm-system-settings: undefined symbol: nm_exported_connection_get_type 15. 16. Program exited with code 0177. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=366733 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=366733#c5 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|awafaa@opensuse.org | Resolution| |INVALID --- Comment #5 from Tambet Ingo <tambet@novell.com> 2008-03-03 16:34:06 MST --- Turned out to be a version mismatch (NetworkManager and NetworkManager-glib need to be in sync). I should make sure the package dependencies ensure that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com