Comment 6 for bug 1112907

Revision history for this message
James M. Leddy (jm-leddy) wrote : Re: pandaboard - upowerd crashed with signal 5 in dbus_g_connection_register_g_object()

Hi melchiaros,

This is likely the same crash as in https://bugs.launchpad.net/ubuntu/+source/upower/+bug/929755/comments/2 . As far as I can tell, this happens because upower expects some battery to be there that isn't there. In bug 929755, it's a wiimote, in other cases, it's a bluetooth mouse.

I can reproduce it pretty frequently, let me know if you need more info. One thing I can't figure out is why it raises signal 5 (SIGTRAP). I thought that was only for gdb?