Comment 7 for bug 137989

Revision history for this message
Matt (matt-jancaitis) wrote :

Also happens with me, on amd64. Trying to connect to a network will often just crash the applet. A non-broadcasting, WPA2-secured network, if that matters. Only way I've found to fix it is with a total reboot.

dmesg shows me:

[ 90.299844] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 118.008735] NET: Registered protocol family 17
[ 124.107672] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 129.910115] SoftMAC: Open Authentication completed with 00:1c:10:19:c3:d1
[ 129.926113] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 129.973981] ieee80211_crypt: registered algorithm 'TKIP'
[ 140.728631] eth1: no IPv6 routers present
[ 173.982926] irq 7: nobody cared (try booting with the "irqpoll" option)
[ 173.982933]
[ 173.982934] Call Trace:
[ 173.982936] <IRQ> [<ffffffff8026aaae>] __report_bad_irq+0x1e/0x80
[ 173.982967] [<ffffffff8026ad93>] note_interrupt+0x283/0x2c0
[ 173.982978] [<ffffffff8026bb8c>] handle_level_irq+0x10c/0x140
[ 173.982987] [<ffffffff8020c6ab>] do_IRQ+0x7b/0x100
[ 173.982991] [<ffffffff80209010>] default_idle+0x0/0x40
[ 173.982997] [<ffffffff8020a3a1>] ret_from_intr+0x0/0xa
[ 173.983000] <EOI> [<ffffffff80422150>] unix_poll+0x0/0xb0
[ 173.983015] [<ffffffff80209039>] default_idle+0x29/0x40
[ 173.983022] [<ffffffff802090c0>] cpu_idle+0x70/0xc0
[ 173.983043]
[ 173.983044] handlers:
[ 173.983047] [<ffffffff88038d30>] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 173.983070] Disabling IRQ #7
[ 185.205874] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 245.519056] SoftMAC: Authentication timed out with 00:13:46:1b:bc:88
[ 248.837841] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 248.977066] SoftMAC: Open Authentication completed with 00:1c:10:19:c3:d1
[ 249.215157] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 264.450496] eth1: no IPv6 routers present
[ 419.461234] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 420.383299] SoftMAC: Open Authentication completed with 00:1c:10:19:c3:d1
[ 420.411310] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 430.660428] eth1: no IPv6 routers present
[ 455.787520] eth1: no IPv6 routers present
[ 1296.203774] spurious 8259A interrupt: IRQ15.
[22157.639267] nm-applet[5919]: segfault at ffffffffb4009910 rip 00002ba75d886f18 rsp 00007fff4f537c30 error 4

Sorry for the length. Thanks for any help, this is supremely frustrating to have to reboot just because my network fails.