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 382885 - crash in Volume Control:
crash in Volume Control:
Status: RESOLVED DUPLICATE of bug 391278
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 382886 382887 382889 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-06 04:21 UTC by steelhawk_2000
Modified: 2007-02-01 19:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description steelhawk_2000 2006-12-06 04:21:58 UTC
What were you doing when the application crashed?



Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
----------- .xsession-errors (14 sec old) ---------------------
localuser:root being added to access control list
SESSION_MANAGER=local/boyet.fcfc.bluskies.com:/tmp/.ICE-unix/2459
You can not run beagle as root.  Beagle is designed to run from your own
user account.  If you want to create multiuser or system-wide indexes, use
the beagle-build-index tool.
You can override this setting using the beagle-config or beagle-settings tools.
--------------------------------------------------

Memory status: size: 46678016 vsize: 0 resident: 46678016 share: 0 rss: 7860224 rss_rlim: 0
CPU usage: start_time: 1165379412 rtime: 0 utime: 9 stime: 0 cutime:7 cstime: 0 timeout: 2 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/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 -1208162080 (LWP 2648)]
(no debugging symbols found)
0x00565402 in __kernel_vsyscall ()

Thread 1 (Thread -1208162080 (LWP 2648))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gst_object_set_name
    from /usr/lib/libgstreamer-0.10.so.0
  • #5 gst_object_sink
    from /usr/lib/libgstreamer-0.10.so.0
  • #6 g_object_set
    from /lib/libgobject-2.0.so.0
  • #7 g_object_newv
    from /lib/libgobject-2.0.so.0
  • #8 g_object_new_valist
    from /lib/libgobject-2.0.so.0
  • #9 g_object_new
    from /lib/libgobject-2.0.so.0
  • #10 _gst_plugin_register_static
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 g_list_foreach
    from /lib/libglib-2.0.so.0
  • #12 _gst_plugin_initialize
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 g_option_context_parse
    from /lib/libglib-2.0.so.0
  • #15 gst_init_check
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 main
  • #0 __kernel_vsyscall

Comment 1 Damien Durand 2006-12-06 04:33:36 UTC
*** Bug 382886 has been marked as a duplicate of this bug. ***
Comment 2 Damien Durand 2006-12-06 04:38:46 UTC
*** Bug 382887 has been marked as a duplicate of this bug. ***
Comment 3 Damien Durand 2006-12-06 04:40:53 UTC
*** Bug 382889 has been marked as a duplicate of this bug. ***
Comment 4 Ronald Bultje 2007-01-06 17:16:31 UTC
-> gst.
Comment 5 Tim-Philipp Müller 2007-02-01 19:19:47 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Crash in gst_init() somewhere in/around object/GSlice allocation, blaming this on garbled memory due to late gthread init for now, stack trace doesn't really make sense.


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