On Thu, 2005-05-19 at 12:31 -0400, Derek Atkins wrote: > Quoting Dan Williams <[EMAIL PROTECTED]>: > > > > Do you have any ideas? > > > > If you've built from CVS, can you run the test/nmtest tool? > > Sure. I get this: > > [EMAIL PROTECTED] test]# ./nmtest > nmwa_dbus_call_nm_method(): org.freedesktop.DBus.Error.LimitsExceeded raised: > The maximum number of pending replies per connection has been reached > > NetworkManager appears not to be running (could not get its status). Will > exit. > > [EMAIL PROTECTED] test]# ps auxww | grep Network > warlord 10831 0.0 0.5 30232 8676 ? Ssl May17 0:02 > NetworkManagerInfo --sm-client-id 117f000001000111628999100000053310000 > --screen 0 > warlord 10832 0.0 0.9 37604 15048 ? Sl May17 0:58 > /usr/libexec/NetworkManagerNotification > root 10843 0.1 0.8 37248 13708 ? Ssl May17 3:08 NetworkManager > root 16082 0.0 0.0 3884 656 pts/1 R+ 12:31 0:00 grep Network
Ok, something is locking NetworkManager. Can you attach to it with gdb and do a "t a a bt" for me? Preferably with debuginfo installed. Thanks, Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
