GNOME Bugzilla – Bug 389421
crash in init in gst_atomic_int_set
Last modified: 2007-01-16 12:06:25 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: 60399616 vsize: 0 resident: 60399616 share: 0 rss: 10178560 rss_rlim: 0 CPU usage: start_time: 1167043130 rtime: 0 utime: 22 stime: 0 cutime:21 cstime: 0 timeout: 1 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 -1226163440 (LWP 4677)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 96843
Thread 1 (Thread -1226163440 (LWP 4677))
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! This looks like a gstreamer issue, so reassigning.
*** Bug 390887 has been marked as a duplicate of this bug. ***
*** Bug 390888 has been marked as a duplicate of this bug. ***
The two duplicates have more detailed (?) stack traces:
+ Trace 98042
No idea what's going on here though.
These traces don't really make sense, going to blame this on memory corruption due ot late g_thread_init for now (somewhat plausible since it's crashing in gst_init() and the traces are lacking decent debugging symbols). *** This bug has been marked as a duplicate of 391278 ***