NetworkManager from fedora-updates-testing broken on F11-XO1

Bernie Innocenti bernie at codewiz.org
Thu Feb 25 17:11:41 UTC 2010


On Mon, 2010-02-22 at 18:59 -0300, Bernie Innocenti wrote:
> On Mon, 2010-02-22 at 12:08 -0300, Bernie Innocenti wrote:
> > On Thu, 2010-02-18 at 09:55 -0800, Dan Williams wrote:
> > > It'll probably take more investigation than I have time for this week,
> > > so I'll just patch NM to accept the invalid driver name ('usb') as a
> > > fallback.  Which is the behavior that 0.7.2 had anyway, so you can
> > > consider it a regression in 0.7.2.995.  We'll eventually fix libertas
> > > but I don't think we should block this on a libertas fix.
> > 
> > Can you please build a new NetworkManager package in F11 with this
> > work-around applied?
> 
> I've scratch-built custom rpms with a crude patch of mine which seems to
> fix the issue:
> 
>   http://koji.fedoraproject.org/koji/taskinfo?taskID=2006014


This version still has a problem. It segfaults on resume from suspend.
Any idea where I should look? If not, I'll install debuginfos and see if
I can reproduce the crash under gdb.


Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  Waking up...
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (msh0): now managed
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (msh0): device state change: 1 -> 2 (reason 2)
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (msh0): bringing up device.
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (msh0): preparing device.
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (msh0): deactivating device (reason: 2).
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (ttyS0): ignoring due to lack of mobile broadband capabilties
Feb 25 17:01:27 xo-37-38-0f NetworkManager: <info>  (msh0): device state change: 2 -> 3 (reason 0)
Feb 25 17:01:27 xo-37-38-0f nm-dispatcher.action: Error in get_property: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist#012
Feb 25 17:01:28 xo-37-38-0f NetworkManager: <info>  (msh0): now unmanaged
Feb 25 17:01:28 xo-37-38-0f NetworkManager: <info>  (msh0): device state change: 3 -> 1 (reason 36)
Feb 25 17:01:28 xo-37-38-0f NetworkManager: <info>  (msh0): cleaning up...
Feb 25 17:01:29 xo-37-38-0f kernel: [ 3479.031967] usb 1-1: new high speed USB device using ehci_hcd and address 3
Feb 25 17:01:29 xo-37-38-0f kernel: [ 3479.191039] usb 1-1: configuration #1 chosen from 1 choice
Feb 25 17:01:29 xo-37-38-0f kernel: [ 3479.192354] usb 1-1: firmware: requesting usb8388.bin
Feb 25 17:01:30 xo-37-38-0f kernel: [ 3480.050711] usb8xxx: Firmware ready event received
Feb 25 17:01:30 xo-37-38-0f kernel: [ 3480.051878] libertas: 00:17:c4:37:38:0f, fw 5.110.22p23, cap 0x000003a3
Feb 25 17:01:30 xo-37-38-0f kernel: [ 3480.058889] libertas: eth0: Marvell WLAN 802.11 adapter
Feb 25 17:01:30 xo-37-38-0f kernel: [ 3480.060094] libertas: Not issuing HOST_SLEEP_CFG on XO-1
Feb 25 17:01:30 xo-37-38-0f kernel: [ 3480.060748] libertas: PREP_CMD: command 0x0074 failed: 2
Feb 25 17:01:30 xo-37-38-0f kernel: [ 3480.060767] usb8xxx: Firmware does not seem to support PS mode
Feb 25 17:01:30 xo-37-38-0f NetworkManager: <info>  (eth0): driver supports SSID scans (scan_capa 0x01).
Feb 25 17:01:30 xo-37-38-0f NetworkManager: <info>  (eth0): new 802.11 WiFi device (driver: 'usb')
Feb 25 17:01:30 xo-37-38-0f NetworkManager: <info>  (eth0): exported as /org/freedesktop/Hal/devices/net_00_17_c4_37_38_0f
Feb 25 17:01:30 xo-37-38-0f NetworkManager: <WARN>  nm_signal_handler(): Caught signal 11.  Generating backtrace...
Feb 25 17:01:30 xo-37-38-0f NetworkManager: ******************* START **********************************
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 0: NetworkManager(nm_logging_backtrace+0x45) [0x8078da5]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 1: NetworkManager [0x8072f4d]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 2: [0xb77c6400]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 3: NetworkManager [0x8067a5b]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 4: /lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__OBJECT+0x88) [0x93f338]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 5: /lib/libgobject-2.0.so.0(g_closure_invoke+0x1b2) [0x932352]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 6: /lib/libgobject-2.0.so.0 [0x947cf0]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 7: /lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7bd) [0x94905d]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 8: /lib/libgobject-2.0.so.0(g_signal_emit+0x26) [0x9494e6]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 9: NetworkManager(_nm_marshal_VOID__STRING_STRING_POINTER_POINTER+0x9d) [0x808ab1d]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 10: /lib/libgobject-2.0.so.0(g_closure_invoke+0x1b2) [0x932352]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 11: /lib/libgobject-2.0.so.0 [0x947cf0]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 12: /lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7bd) [0x94905d]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 13: /lib/libgobject-2.0.so.0(g_signal_emit+0x26) [0x9494e6]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 14: NetworkManager [0x806df19]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 15: /usr/lib/libhal.so.1 [0x71bc3e3]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 16: /lib/libdbus-1.so.3(dbus_connection_dispatch+0x36d) [0x703287d]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 17: /usr/lib/libdbus-glib-1.so.2 [0x71ca19d]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 18: /lib/libglib-2.0.so.0(g_main_context_dispatch+0x1f8) [0x852308]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 19: /lib/libglib-2.0.so.0 [0x8559e0]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 20: /lib/libglib-2.0.so.0(g_main_loop_run+0x1bf) [0x855e4f]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 21: NetworkManager(main+0xe37) [0x8073d97]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 22: /lib/libc.so.6(__libc_start_main+0xe6) [0x673a86]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: Frame 23: NetworkManager [0x80570d1]
Feb 25 17:01:30 xo-37-38-0f NetworkManager: ******************* END **********************************
Feb 25 17:02:14 xo-37-38-0f kernel: [ 3523.422953] psmouse serio1: detected 37px jump in x

-- 
   // Bernie Innocenti - http://codewiz.org/
 \X/  Sugar Labs       - http://sugarlabs.org/



More information about the olpc mailing list