Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 184621 Details for
Bug 274141
NM aborts on (I think) receving an invalid D-BUS message
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
nm-tool error message and /var/log/messages extract
NM_Abort.txt (text/plain), 11.18 KB, created by
Peter Trenholme
on 2007-09-01 22:24:26 UTC
(
hide
)
Description:
nm-tool error message and /var/log/messages extract
Filename:
MIME Type:
Creator:
Peter Trenholme
Created:
2007-09-01 22:24:26 UTC
Size:
11.18 KB
patch
obsolete
>Error generaed when "nm-tool" is run: >------------------------------------------------------------------------------- >$ nm-tool eth1 > >NetworkManager Tool > >State: disconnected > >- Device: eth1 ---------------------------------------------------------------- > NM Path: /org/freedesktop/NetworkManager/Devices/eth1 > Type: 802.11 Wireless > Driver: b43-pci > Active: no > HW Address: 00:14:A5:89:31:41 > > Capabilities: > Supported: yes > > Wireless Settings > Scanning: yes > WEP Encryption: yes > WPA Encryption: yes > WPA2 Encryption: yes > > Wireless Networks (* = Current Network) > T.S.S.: Infrastructure Mode, Freq 2.412 MHz, Rate 62 Mb/s, Strength 61%, Encrypted (WPA WPA2) > cyber tool: Infrastructure Mode, Freq 2.462 MHz, Rate 62 Mb/s, Strength 35%, Encrypted (WEP) > luksch: Infrastructure Mode, Freq 2.437 MHz, Rate 62 Mb/s, Strength 31%, Encrypted (WEP) > kbrc: Infrastructure Mode, Freq 2.412 MHz, Rate 62 Mb/s, Strength 25%, Encrypted (WEP) >process 8384: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file dbus-message.c line 1074. >This is normally a bug in some application using the D-Bus library. > D-Bus not built with -rdynamic so unable to print a backtrace >Aborted > >---------------------------------------------------------------------------------- >Below is from /var/log/messages after a NetworkManager abort >---------------------------------------------------------------------------------- > >Sep 1 10:38:26 localhost NetworkManager: <info> SWITCH: no current connection, found better connection 'eth1'. >Sep 1 10:38:26 localhost NetworkManager: <info> Error from dhcdbd on 'reason' request because: name 'org.freedesktop.DBus.Error.NoReply', message 'Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.'. >Sep 1 10:38:26 localhost NetworkManager: <info> Will activate connection 'eth1/T.S.S.'. >Sep 1 10:38:26 localhost NetworkManager: <info> Device eth1 activation scheduled... >Sep 1 10:38:26 localhost NetworkManager: <WARN> nm_hal_deinit(): libhal shutdown failed - Connection is closed >Sep 1 10:38:26 localhost NetworkManager: <info> Activation (eth1) started... >Sep 1 10:38:26 localhost NetworkManager: <WARN> nm_signal_handler(): Caught signal 6. Generating backtrace... >Sep 1 10:38:26 localhost NetworkManager: ******************* START ********************************** >Sep 1 10:38:26 localhost NetworkManager: <info> Successfully reconnected to the system bus. >Sep 1 10:38:27 localhost NetworkManager: (no debugging symbols found) >Sep 1 10:38:27 localhost NetworkManager: Using host libthread_db library "/lib/libthread_db.so.1". >Sep 1 10:38:27 localhost NetworkManager: (no debugging symbols found) >Sep 1 10:38:27 localhost NetworkManager: [Thread debugging using libthread_db enabled] >Sep 1 10:38:27 localhost NetworkManager: [New Thread -1208203584 (LWP 4399)] >Sep 1 10:38:27 localhost NetworkManager: [New Thread -1218696304 (LWP 4404)] >Sep 1 10:38:27 localhost NetworkManager: [New Thread -1208206448 (LWP 4401)] >Sep 1 10:38:27 localhost NetworkManager: (no debugging symbols found) >Sep 1 10:38:27 localhost NetworkManager: 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: #0 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: #1 0x00d7dd3b in waitpid () from /lib/libpthread.so.0 >Sep 1 10:38:27 localhost NetworkManager: #2 0x0806c680 in ?? () >Sep 1 10:38:27 localhost NetworkManager: #3 0x0806c771 in ?? () >Sep 1 10:38:27 localhost NetworkManager: #4 <signal handler called> >Sep 1 10:38:27 localhost NetworkManager: #5 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: #6 0x00227fa0 in raise () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: #7 0x002298b1 in abort () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: #8 0x02a49f75 in ?? () from /lib/libdbus-1.so.3 >Sep 1 10:38:27 localhost NetworkManager: #9 0x02a45ef6 in ?? () from /lib/libdbus-1.so.3 >Sep 1 10:38:27 localhost NetworkManager: #10 0x02a306ab in dbus_connection_send () from /lib/libdbus-1.so.3 >Sep 1 10:38:27 localhost NetworkManager: #11 0x0806deeb in nm_act_request_set_stage () >Sep 1 10:38:27 localhost NetworkManager: #12 0x08055a05 in nm_device_activation_start () >Sep 1 10:38:27 localhost NetworkManager: #13 0x0806904a in ?? () >Sep 1 10:38:27 localhost NetworkManager: #14 0x0231ca91 in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: #15 0x0231e7f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: #16 0x023217cf in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: #17 0x02321b79 in g_main_loop_run () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: #18 0x08068818 in main () >Sep 1 10:38:27 localhost NetworkManager: >Sep 1 10:38:27 localhost NetworkManager: Thread 3 (Thread -1208206448 (LWP 4401)): >Sep 1 10:38:27 localhost NetworkManager: #0 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #1 0x002c5a43 in poll () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #2 0x02321803 in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #3 0x02321b79 in g_main_loop_run () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #4 0x080567ce in ?? () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #5 0x0233c66f in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #6 0x00d7644b in start_thread () from /lib/libpthread.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #7 0x002cf80e in clone () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: o symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: >Sep 1 10:38:27 localhost NetworkManager: Thread 2 (Thread -1218696304 (LWP 4404)): >Sep 1 10:38:27 localhost NetworkManager: #0 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #1 0x002c5a43 in poll () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: b/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #3 0x02321b79 in g_main_loop_run () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #4 0x080567ce in ?? () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #5 0x0233c66f in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: o symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #6 0x00d7644b in start_thread () from /lib/libpthread.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #7 0x002cf80e in clone () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: >Sep 1 10:38:27 localhost NetworkManager: Thread 1 (Thread -1208203584 (LWP 4399)): >Sep 1 10:38:27 localhost NetworkManager: 0402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #1 0x00d7dd3b in waitpid () from /lib/libpthread.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #2 0x0806c680 in ?? () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #3 0x0806c771 in ?? () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #4 <signal handler called> >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #5 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #6 0x00227fa0 in raise () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #7 0x002298b1 in abort () from /lib/libc.so.6 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #8 0x02a49f75 in ?? () from /lib/libdbus-1.so.3 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #9 0x02a45ef6 in ?? () from /lib/libdbus-1.so.3 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #10 0x02a306ab in dbus_connection_send () from /lib/libdbus-1.so.3 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #11 0x0806deeb in nm_act_request_set_stage () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #12 0x08055a05 in nm_device_activation_start () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #13 0x0806904a in ?? () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #14 0x0231ca91 in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #15 0x0231e7f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #16 0x023217cf in ?? () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #17 0x02321b79 in g_main_loop_run () from /lib/libglib-2.0.so.0 >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #18 0x08068818 in main () >Sep 1 10:38:27 localhost NetworkManager: No symbol table info available. >Sep 1 10:38:27 localhost NetworkManager: #0 0x00110402 in __kernel_vsyscall () >Sep 1 10:38:27 localhost NetworkManager: The program is running. Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal] >Sep 1 10:38:27 localhost NetworkManager: ******************* END **********************************
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 274141
: 184621