nm-applet says no network, but system is connected

Bug #216853 reported by ld
2
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

I meet some problem with nm-applet,

in syslog, I found this :
Apr 13 17:36:40 nous-desktop NetworkManager: <info> /etc/network/interface changed: rebuilding the device list.
Apr 13 17:36:40 nous-desktop NetworkManager: <info> Recreating the device list.
Apr 13 17:36:40 nous-desktop NetworkManager: <WARN> nm_signal_handler(): Caught signal 11. Generating backtrace...
Apr 13 17:36:40 nous-desktop avahi-daemon[6010]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.2.
Apr 13 17:36:40 nous-desktop avahi-daemon[6010]: New relevant interface eth0.IPv4 for mDNS.
Apr 13 17:36:40 nous-desktop avahi-daemon[6010]: Registering new address record for 192.168.1.2 on eth0.IPv4.
Apr 13 17:36:40 nous-desktop NetworkManager: ******************* START **********************************
Apr 13 17:36:40 nous-desktop NetworkManager: (no debugging symbols found)
Apr 13 17:36:40 nous-desktop last message repeated 11 times
Apr 13 17:36:40 nous-desktop NetworkManager: [Thread debugging using libthread_db enabled]
Apr 13 17:36:40 nous-desktop NetworkManager: [New Thread 0xb7b75720 (LWP 5769)]
Apr 13 17:36:40 nous-desktop NetworkManager: (no debugging symbols found)
Apr 13 17:36:40 nous-desktop last message repeated 9 times
Apr 13 17:36:40 nous-desktop NetworkManager: 0xb7f77410 in __kernel_vsyscall ()
Apr 13 17:36:40 nous-desktop NetworkManager: ******************* END **********************************
Apr 13 17:36:41 nous-desktop avahi-daemon[6010]: Registering new address record for fe80::211:d8ff:fea2:5e5a on eth0.*.
Apr 13 17:36:42 nous-desktop ntpd[5256]: ntpd exiting on signal 15
Apr 13 17:36:42 nous-desktop ntpdate[7877]: step time server 91.189.94.4 offset -0.030691 sec
Apr 13 17:36:42 nous-desktop ntpd[7905]: ntpd 4.2.4p4@1.1520-o Fri Mar 7 20:24:07 UTC 2008 (1)
Apr 13 17:36:42 nous-desktop ntpd[7906]: precision = 1.000 usec
Apr 13 17:36:42 nous-desktop ntpd[7906]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
Apr 13 17:36:42 nous-desktop ntpd[7906]: Listening on interface #1 wildcard, ::#123 Disabled
Apr 13 17:36:42 nous-desktop ntpd[7906]: Listening on interface #2 lo, ::1#123 Enabled
Apr 13 17:36:42 nous-desktop ntpd[7906]: Listening on interface #3 eth0, fe80::211:d8ff:fea2:5e5a#123 Enabled
Apr 13 17:36:42 nous-desktop ntpd[7906]: Listening on interface #4 lo, 127.0.0.1#123 Enabled
Apr 13 17:36:42 nous-desktop ntpd[7906]: Listening on interface #5 eth0, 192.168.1.2#123 Enabled
Apr 13 17:36:42 nous-desktop ntpd[7906]: kernel time sync status 0040
Apr 13 17:36:42 nous-desktop ntpd[7906]: frequency initialized -150.812 PPM from /var/lib/ntp/ntp.drift
Apr 13 17:40:57 nous-desktop ntpd[7906]: synchronized to 91.189.94.4, stratum 2

ld

Revision history for this message
ld (ld-dubois) wrote :
Revision history for this message
ld (ld-dubois) wrote :
Revision history for this message
Patrick Kilgore (patrick-kilgore) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" [WWW] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at [WWW] http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

Changed in network-manager:
status: New → Incomplete
Revision history for this message
ld (ld-dubois) wrote :

Hello,

so for the minimum

1. the specific steps or actions you took that caused you to encounter the problem,
I only start my computer

2. the behavior you expected, and
I expect that it connect to the network, and little applet at the rigth top of screen, say, I'm connected.

3. the behavior you actually encountered (in as much detail as possible).
I add a screen copy, it show
"aucun périphérique réseau n'a été détecté"

Computer is connected, as I'm able to connect to web.
However, when I start firefox, the first time, it switch to offline mode, as is not able to find network.

I'm looking on wiki and try to add more information

I hope I'm clear,
Laurent

Revision history for this message
ld (ld-dubois) wrote :

Based on this [WWW] http://wiki.ubuntu.com/DebuggingProcedures
and https://wiki.ubuntu.com/DebuggingNetworkManager

I have this
:
(gdb) bt
#0 0xb7f1f410 in __kernel_vsyscall ()
#1 0xb7cbebcb in poll () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7d9ce7f in g_main_context_iterate (context=0x809bbc0, block=1,
    dispatch=1, self=0x8094548)
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2951
#3 0xb7d9d1e7 in IA__g_main_loop_run (loop=0x809bc40)
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2850
#4 0x0806b145 in main (argc=1918989871, argv=0xbffd98e4)
    at NetworkManager.c:1060

(gdb) bt full
#0 0xb7f1f410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cbebcb in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2 0xb7d9ce7f in g_main_context_iterate (context=0x809bbc0, block=1,
    dispatch=1, self=0x8094548)
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2951
 max_priority = 2147483647
 timeout = -1
 some_ready = <value optimized out>
 nfds = 5
 allocated_nfds = <value optimized out>
 fds = (GPollFD *) 0x809e008
 __PRETTY_FUNCTION__ = "g_main_context_iterate"
#3 0xb7d9d1e7 in IA__g_main_loop_run (loop=0x809bc40)
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2850
 self = (GThread *) 0x8094548
 __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#4 0x0806b145 in main (argc=1918989871, argv=0xbffd98e4)
    at NetworkManager.c:1060
 become_daemon = 1
 enable_test_devices = 0
 show_usage = 0
 owner = <value optimized out>
 pidfile = 0x80970c0 "/var/run/NetworkManager/NetworkManager.pid"
 user_pidfile = 0x80970c0 "/var/run/NetworkManager/NetworkManager.pid"
 __PRETTY_FUNCTION__ = "main"
(gdb)

and
(gdb) thread apply all bt full

Thread 1 (Thread 0xb7b1d720 (LWP 7379)):
#0 0xb7f1f410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cbebcb in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2 0xb7d9ce7f in g_main_context_iterate (context=0x809bbc0, block=1,
    dispatch=1, self=0x8094548)
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2951
 max_priority = 2147483647
 timeout = -1
 some_ready = <value optimized out>
 nfds = 5
 allocated_nfds = <value optimized out>
 fds = (GPollFD *) 0x809e008
 __PRETTY_FUNCTION__ = "g_main_context_iterate"
#3 0xb7d9d1e7 in IA__g_main_loop_run (loop=0x809bc40)
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2850
 self = (GThread *) 0x8094548
 __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#4 0x0806b145 in main (argc=1918989871, argv=0xbffd98e4)
    at NetworkManager.c:1060
 become_daemon = 1
 enable_test_devices = 0
 show_usage = 0
 owner = <value optimized out>
 pidfile = 0x80970c0 "/var/run/NetworkManager/NetworkManager.pid"
 user_pidfile = 0x80970c0 "/var/run/NetworkManager/NetworkManager.pid"
 __PRETTY_FUNCTION__ = "main"
#0 0xb7f1f410 in __kernel_vsyscall ()
(gdb)

Laurent

Revision history for this message
ld (ld-dubois) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.