After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662183 - gnome-power-statistics crashed with SIGABRT in raise()
gnome-power-statistics crashed with SIGABRT in raise()
Status: RESOLVED INVALID
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-statistics
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-10-19 12:25 UTC by Pedro Villavicencio
Modified: 2012-01-13 06:12 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-10-19 12:25:46 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/837354

"I've just enabled show time in menubar and then i've unchecked it. Then i've clicked on the icon of full battery (my laptop was during this time on AC charger). Then i've clicked on the icon for the empty battery and the error was reported as a result."

Last duplicate is with : gnome-power-manager 3.2.0-0ubuntu1

".

Thread 1 (Thread 0x7f274a78a940 (LWP 24277))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 __GI_abort
    at abort.c line 92
  • #2 g_assertion_message
    at /build/buildd/glib2.0-2.29.16/./glib/gtestutils.c line 1425
  • #3 gpm_device_state_to_localised_string
    at gpm-upower.c line 701
  • #4 gpm_stats_update_info_page_details
    at gpm-statistics.c line 442
  • #5 gpm_stats_update_info_data_page
    at gpm-statistics.c line 750
  • #6 gpm_stats_update_info_data
    at gpm-statistics.c line 800
  • #7 gpm_stats_devices_treeview_clicked_cb
    at gpm-statistics.c line 1159
  • #8 g_closure_invoke
    at /build/buildd/glib2.0-2.29.16/./gobject/gclosure.c line 773
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3271
  • #10 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3002
  • #11 g_signal_emit
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3059
  • #12 gtk_tree_view_real_set_cursor
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtktreeview.c line 13165
  • #13 gtk_tree_view_button_press
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtktreeview.c line 3094
  • #14 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmarshalers.c line 85
  • #15 g_closure_invoke
    at /build/buildd/glib2.0-2.29.16/./gobject/gclosure.c line 773
  • #16 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3309
  • #17 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3012
  • #18 g_signal_emit
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3059
  • #19 gtk_widget_event_internal
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkwidget.c line 6126
  • #20 gtk_propagate_event
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 2624
  • #21 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1894
  • #22 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.1.12/./gdk/x11/gdkeventsource.c line 360
  • #23 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #24 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #25 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #26 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #27 gtk_main
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1367
  • #28 g_application_run
    at /build/buildd/glib2.0-2.29.16/./gio/gapplication.c line 1325
  • #29 main
    at gpm-statistics.c line 1851

Comment 1 Richard Hughes 2011-10-19 15:31:54 UTC
gpm-upower.c doesn't exist in the 3.2.0 sources.
Comment 2 Akhil Laddha 2011-12-01 09:31:07 UTC
(In reply to comment #1)
> gpm-upower.c doesn't exist in the 3.2.0 sources.

Can bug be closed as Invalid ?