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 489557 - crash in Battery Charge Monitor: Using firefox
crash in Battery Charge Monitor: Using firefox
Status: RESOLVED DUPLICATE of bug 446097
Product: gnome-applets
Classification: Other
Component: battery
unspecified
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-23 20:01 UTC by mr85mr
Modified: 2007-10-28 16:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description mr85mr 2007-10-23 20:01:44 UTC
What were you doing when the application crashed?
Using firefox


Distribution: Unknown
Gnome Release: 2.20.1 2007-10-19 (Archlinux)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-ck1-ARCH #1 SMP PREEMPT Tue Sep 25 14:30:15 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Murrina-Human-Classic
Icon Theme: gnome

Memory status: size: 24858624 vsize: 24858624 resident: 4599808 share: 3489792 rss: 4599808 rss_rlim: 4294967295
CPU usage: start_time: 1193165014 rtime: 16 utime: 14 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/battstat-applet-2'

(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 -1225824576 (LWP 4375)]
0xb7fb5410 in __kernel_vsyscall ()

Thread 1 (Thread -1225824576 (LWP 4375))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 run_bug_buddy
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 check_if_gdb
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 __kernel_vsyscall
  • #10 raise
    from /lib/libc.so.6
  • #11 abort
    from /lib/libc.so.6
  • #12 _dbus_abort
    from /usr/lib/libdbus-1.so.3
  • #13 _dbus_warn_check_failed
    from /usr/lib/libdbus-1.so.3
  • #14 dbus_move_error
    from /usr/lib/libdbus-1.so.3
  • #15 libhal_device_property_exists
    from /usr/lib/libhal.so.1
  • #16 device_added_callback
  • #17 filter_func
    from /usr/lib/libhal.so.1
  • #18 dbus_connection_dispatch
    from /usr/lib/libdbus-1.so.3
  • #19 message_queue_dispatch
    from /usr/lib/libdbus-glib-1.so.2
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #24 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #25 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #26 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #27 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #28 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (480 sec old) ---------------------
Avviso del window manager: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
[00000277] main playlist: stopping playback
Avviso del window manager: Log level 8: gtk_menu_shell_insert: assertion `GTK_IS_MENU_ITEM (child)' failed
Avviso del window manager: Log level 8: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed
** Message: don't know how to handle video/x-h263, width=(int)176, height=(int)144, framerate=(fraction)1000/67
** Message: don't know how to handle audio/AMR, codec_data=(buffer)0000001164616d7251636f6d0100800001, rate=(int)8000, channels=(int)1
** Message: Error: You do not have a decoder installed to handle this file. You might need to install the necessary plugins.
gstplaybasebin.c(2215): prepare_output (): /play
** Message: Error: GStreamer ha incontrato un errore generale di stream.
qtdemux.c(1462): gst_qtdemux_loop (): /play/decodebin0/qtdemux0:
streaming stopped, reason not-linked
totem-video-thumbnailer couln't open file 'file:///home/marco/Desktop/3348238577%40tim.it_MMS_1049_video1.3gp'
Reason: You do not have a decoder installed to handle this file. You might need to install the necessary plugins..
--------------------------------------------------
Comment 1 André Klapper 2007-10-28 16:31:41 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 and reopen this bug or report a new one. Thanks in advance!
Comment 2 André Klapper 2007-10-28 16:36:08 UTC

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