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 513510 - crash in Volume Control: Starting up the system
crash in Volume Control: Starting up the system
Status: RESOLVED DUPLICATE of bug 513018
Product: gnome-applets
Classification: Other
Component: mixer
unspecified
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-31 18:46 UTC by kjell.ostman
Modified: 2008-01-31 18:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description kjell.ostman 2008-01-31 18:46:52 UTC
What were you doing when the application crashed?
Starting up the system


Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.18-5-amd64 #1 SMP Sat Dec 22 20:43:59 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 189554688 vsize: 189554688 resident: 14786560 share: 10559488 rss: 14786560 rss_rlim: 18446744073709551615
CPU usage: start_time: 1201805152 rtime: 20 utime: 14 stime: 6 cutime:1 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/bug-buddy/mixer_applet2'

(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 0x2b1b0f8d7180 (LWP 4132)]
(no debugging symbols found)
0x00002b1b08877315 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b1b0f8d7180 (LWP 4132))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 ??
    from /usr/lib/gstreamer-0.10/libgstossaudio.so
  • #6 ??
    from /usr/lib/gstreamer-0.10/libgstossaudio.so
  • #7 ??
    from /usr/lib/libgstaudio-0.10.so.0
  • #8 gst_audio_default_registry_mixer_filter
    from /usr/lib/libgstaudio-0.10.so.0
  • #9 ??
  • #10 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #18 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #19 ??
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #21 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #22 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #23 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #24 ??
  • #25 __libc_start_main
    from /lib/libc.so.6
  • #26 ??
  • #27 ??
  • #28 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
(update-notifier:4014): Gdk-WARNING **: gdk_xsettings_watch_cb(): Couldn't find window to unwatch
(gnome-settings-daemon:4121): GLib-GObject-WARNING **: specified class size for type `GstOssMixerTrack' is smaller than the parent type's `GstMixerTrack' class size
(gnome-settings-daemon:4121): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(gnome-settings-daemon:4121): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(gnome-panel:4000): Gdk-WARNING **: gdk_xsettings_watch_cb(): Couldn't find window to unwatch
(gnome-settings-daemon:4124): GLib-GObject-WARNING **: specified class size for type `GstOssMixerTrack' is smaller than the parent type's `GstMixerTrack' class size
(gnome-settings-daemon:4124): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(gnome-settings-daemon:4124): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
--------------------------------------------------
Comment 1 Gianluca Borello 2008-01-31 18:57:44 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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