Comment 3 for bug 260314

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: gnome-power-manager crashed with SIGSEGV in IA__g_closure_invoke()

I see the same thing; gnome-power-manager segfaults after a few minutes of runtime, even when the system is completely idle. I see the following output with --no-daemon --verbose before the crash:

** (gnome-power-manager:26090): CRITICAL **: gpm_cell_array_get_cell: assertion `GPM_IS_CELL_ARRAY (cell_array)' failed

** (gnome-power-manager:26090): CRITICAL **: gpm_cell_get_unit: assertion `cell != NULL' failed
TI:10:54:13 FI:gpm-cell.c FN:hal_device_property_modified_cb,325
 - ** EMIT: percent-changed: 37314672
zsh: segmentation fault (core dumped) gnome-power-manager --no-daemon --verbose |

and am attaching a complete --verbose log.