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 417063 - crash in Power Manager: updating
crash in Power Manager: updating
Status: RESOLVED DUPLICATE of bug 420419
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
2.17.x
Other All
: High critical
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-03-11 12:43 UTC by ben282
Modified: 2007-03-20 21:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description ben282 2007-03-11 12:43:52 UTC
What were you doing when the application crashed?
updating		


Distribution: Fedora release 6.91 (Rawhide)
Gnome Release: 2.17.91 2007-02-13 (Red Hat, Inc)
BugBuddy Version: 2.17.4

System: Linux 2.6.20-1.2949.fc7 #1 SMP Mon Feb 26 18:37:35 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Echo

Memory status: size: 55164928 vsize: 55164928 resident: 10690560 share: 7221248 rss: 10690560 rss_rlim: 4294967295
CPU usage: start_time: 1173602068 rtime: 519 utime: 379 stime: 140 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-power-manager'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208637728 (LWP 2424)]
(no debugging symbols found)
0x00d40402 in __kernel_vsyscall ()

Thread 1 (Thread -1208637728 (LWP 2424))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 g_cclosure_marshal_VOID__BOOLEAN
    from /lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #7 ??
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #10 ??
  • #11 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/libdbus-glib-1.so.2
  • #13 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #14 ??
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #17 ??
    from /usr/lib/libdbus-glib-1.so.2
  • #18 dbus_connection_dispatch
    from /lib/libdbus-1.so.3
  • #19 ??
    from /usr/lib/libdbus-glib-1.so.2
  • #20 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #21 ??
    from /lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #23 main
  • #0 __kernel_vsyscall




----------- .xsession-errors (10902 sec old) ---------------------
  import gimp
/usr/lib/gimp/2.0/python/gimpfu.py:65: RuntimeWarning: Python C API version mismatch for module gimp: This Python has API version 1013, module gimp has version 1012.
  import gimp
/usr/lib/gimp/2.0/python/gimpfu.py:65: RuntimeWarning: Python C API version mismatch for module gimp: This Python has API version 1013, module gimp has version 1012.
  import gimp
/usr/lib/gimp/2.0/python/gimpfu.py:65: RuntimeWarning: Python C API version mismatch for module gimp: This Python has API version 1013, module gimp has version 1012.
  import gimp
/usr/lib/gimp/2.0/plug-ins/py-slice.py:22: RuntimeWarning: Python C API version mismatch for module gimp: This Python has API version 1013, module gimp has version 1012.
  import gimp
/usr/lib/gimp/2.0/plug-ins/colorxhtml.py:25: RuntimeWarning: Python C API version mismatch for module gimp: This Python has API version 1013, module gimp has version 1012.
  import gimp
GTK Accessibility Module initialized
Bonobo accessibility support initialized
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 1ac70ce6
Importing GPG key 0x1AC70CE6 "Fedora Project <fedora-extras@fedoraproject.org>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras
--------------------------------------------------
Comment 1 palfrey 2007-03-11 14:06:00 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Richard Hughes 2007-03-20 21:17:20 UTC

*** This bug has been marked as a duplicate of 420419 ***