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 366359 - crash in Volume Control:
crash in Volume Control:
Status: RESOLVED DUPLICATE of bug 391278
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 373119 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-28 15:59 UTC by ruanonline
Modified: 2007-01-09 09:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description ruanonline 2006-10-28 15:59:32 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 34557952 vsize: 0 resident: 34557952 share: 0 rss: 6008832 rss_rlim: 0
CPU usage: start_time: 1162051175 rtime: 0 utime: 4 stime: 0 cutime:4 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/mixer_applet2'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226467664 (LWP 5081)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226467664 (LWP 5081))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gst_registry_add_feature
    from /usr/lib/libgstreamer-0.10.so.0
  • #5 gst_registry_xml_read_cache
    from /usr/lib/libgstreamer-0.10.so.0
  • #6 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #7 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #8 g_option_context_parse
    from /usr/lib/libglib-2.0.so.0
  • #9 gst_init_check
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-11-09 21:32:56 UTC
*** Bug 373119 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2006-11-09 21:33:20 UTC
confirming as per duplicate
Comment 3 André Klapper 2006-11-09 21:34:01 UTC
*** Bug 373114 has been marked as a duplicate of this bug. ***
Comment 4 Ronald Bultje 2007-01-06 17:00:18 UTC
-> gst
Comment 5 Tim-Philipp Müller 2007-01-09 09:35:27 UTC
Probably due to late g_thread_init(), see bug #391278. Closing until someone
can reproduce a core >= current CVS (if it's still a problem I'm sure someone
will, probably sooner rather than later).

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