NM crashes at startup
- From: "Christian Kirsch" <ckirsch gmx net>
- To: networkmanager-list gnome org
- Subject: NM crashes at startup
- Date: Sat, 07 Oct 2006 09:59:51 +0200
Hello,
I am using NM over a year now with Gentoo Linux. Unfortunately after an update of my Gentoo Box, which includes NM 0.6.4, dbus 0.62 and others I am not able to start NM. This is what I get:
Oct 7 09:47:44 [NetworkManager] <information>_starting..._
Oct 7 09:47:44 [NetworkManager] <WARNING>_ nm_signal_handler (): Caught signal 11. Generating backtrace..._
Oct 7 09:47:44 [NetworkManager] ******************* START **********************************
Oct 7 09:47:44 [NetworkManager] (no debugging symbols found)
Oct 7 09:47:44 [NetworkManager] Using host libthread_db library "/lib/libthread_db.so.1".
Oct 7 09:47:44 [NetworkManager] (no debugging symbols found)
- Last output repeated 3 times -
Oct 7 09:47:44 [NetworkManager] [Thread debugging using libthread_db enabled]
Oct 7 09:47:44 [NetworkManager] ]
Oct 7 09:47:44 [NetworkManager] 0xffffe410 in __kernel_vsyscall ()
Oct 7 09:47:44 [NetworkManager] #0 0xffffe410 in __kernel_vsyscall ()
Oct 7 09:47:44 [NetworkManager] #1 0xb7f0bfb3 in __waitpid_nocancel () from /lib/libpthread.so.0
Oct 7 09:47:44 [NetworkManager] #2 0x0806c1ce in nm_logging_setup ()
Oct 7 09:47:44 [NetworkManager] #3 0x0806c2c1 in nm_logging_setup ()
Oct 7 09:47:44 [NetworkManager] #4 <signal handler called>
Oct 7 09:47:44 [NetworkManager] 7c25b in nm_system_device_get_system_config ()
Oct 7 09:47:44 [NetworkManager] #6 0x08055fe7 in nm_device_new ()
Oct 7 09:47:44 [NetworkManager] #7 0x08067248 in nm_create_device_and_add_to_list ()
Oct 7 09:47:44 [NetworkManager] #8 0x08067420 in nm_add_initial_devices ()
Oct 7 09:47:44 [NetworkManager] #9 0x080676c2 in nm_hal_init ()
Oct 7 09:47:44 [NetworkManager] #10 0x0806827e in main ()
Oct 7 09:47:44 [NetworkManager] d -1211996496 (LWP 10070)):
Oct 7 09:47:44 [NetworkManager] #0 0xffffe410 in __kernel_vsyscall ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #1 0xb7f0bfb3 in __waitpid_nocancel () from /lib/libpthread.so.0
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #2 0x0806c1ce in nm_logging_setup ()
Oct 7 09:47:44 [NetworkManager] available.
Oct 7 09:47:44 [NetworkManager] #3 0x0806c2c1 in nm_logging_setup ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #4 <signal handler called>
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #5 0x0807c25b in nm_system_device_get_system_config ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] ce_new ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #7 0x08067248 in nm_create_device_and_add_to_list ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #8 0x08067420 in nm_add_initial_devices ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #9 0x080676c2 in nm_hal_init ()
Oct 7 09:47:44 [NetworkManager] fo available.
Oct 7 09:47:44 [NetworkManager] #10 0x0806827e in main ()
Oct 7 09:47:44 [NetworkManager] No symbol table info available.
Oct 7 09:47:44 [NetworkManager] #0 0xffffe410 in __kernel_vsyscall ()
Oct 7 09:47:44 [NetworkManager] ******************* END **********************************
I searched the net and found someone who has a similar problem (but not the same), where they suggested to upgrade dbus to 0.91. I did this but I got the same result.
Additionally I tried to run NM in non-daemon mode with strace to receive more detailed debug messages, but I have no idea what's going on here....
...
open("/etc/conf.d/net", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c72000
read(11, "# This blank configuration will "..., 131072) = 279
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
time(NULL) = 1160207405
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2299, ...}) = 0
writev(2, [{"NetworkManager: <WARNING>\t nm_si"..., 92}], 1NetworkManager: <WARNING> nm_signal_handler (): Caught signal 11. Generating backtrace...
) = 92
send(3, "<12>Oct 7 09:50:05 NetworkManag"..., 112, MSG_NOSIGNAL) = 112
stat64("/usr/libexec/nm-crash-logger", {st_mode=S_IFREG|0755, st_size=4388, ...}) = 0
clone(ptrace: Operation not permitted.
/root/11762: No such file or directory.
No stack.
NetworkManager: ******************* START **********************************
NetworkManager: (no debugging symbols found)
NetworkManager: Using host libthread_db library "/lib/libthread_db.so.1".
NetworkManager: ******************* END **********************************
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7c926f8) = 11763
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(11763, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 11763
exit_group(1) = ?
Process 11762 detached
Would be great if you can help me with this
Regards,
Christian
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]