On Thu, 2008-12-11 at 22:36 -0500, Philip Culver wrote: > Hello, > > I am running NetworkManager 0.7.0-0.11.svn4022.4.fc9.i386 on Fedora 9. > I have two nics (Wired and Wireless). If I issue a GetAll method call > to the DBus properties interface on a Device that is deactivated then > NetworkManager goes away. Here is the entries generated when running > NetworkManager --no-daemon
What specific version of dbus-glib is installed on your system? 'rpm -q dbus-glib' should tell you. As a test, you can also install the latest updates-testing version of NetworkManager by doing: yum update --enablerepo=updates-testing NetworkManager from a terminal, as root. Dan > -=-=- > > NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure > Commit) complete. > > (NetworkManager:5955): GLib-GObject-CRITICAL **: g_object_get_data: > assertion `G_IS_OBJECT (object)' failed > NetworkManager: out of memory > > ** (process:5955): WARNING (recursed) **: <WARN> nm_signal_handler(): > Caught signal 6. Generating backtrace... > > aborting... > Aborted > > > This is very repeatable on this version. At work the wireless is > inactive and at home the wired is inactive. When querying GetAll on the > respective deactivated device the shutdown occurs. > > The log above says a backtrace is being generated but I couldn't find > one anywhere. > > Thanks, > Phil > > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
