Comment 8 for bug 333910

Revision history for this message
Scott Howard (showard314) wrote : Re: gnome-power-manager crashed with SIGSEGV in g_cclosure_marshal_VOID()

The developers at GPM pointed us to this bug report:
http://bugzilla.gnome.org/show_bug.cgi?id=484516

and asked us to try the newest version of GPM and either confirm that the bug still exists in GPM or if their fix has corrected it. If it hasn't, we should discuss development of the fix on gnome's Bugzilla and report back here when it is complete.

From Richard Hughes:
Can you try trunk for me please? I've just committed this:

2007-11-02 Richard Hughes <email address hidden>

        * src/gpm-cell-array.c: (phone_device_removed_cb):
        Check to see if we have a gnome-phone-manager device before we unref
        it - I've a sneaking suspicion gnome-phone-manager is telling us
        Remove before Added at session start, although we certainly shouldn't
        crash out in this case. Hopefully fixes #484516