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 382294 - crash in Volume Control: nada
crash in Volume Control: nada
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
: 382296 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-04 16:29 UTC by morena717
Modified: 2007-01-11 18:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description morena717 2006-12-04 16:29:59 UTC
What were you doing when the application crashed?
nada


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

Memory status: size: 29908992 vsize: 0 resident: 29908992 share: 0 rss: 10010624 rss_rlim: 0
CPU usage: start_time: 1165249776 rtime: 0 utime: 61 stime: 0 cutime:56 cstime: 0 timeout: 5 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 -1225701712 (LWP 31595)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225701712 (LWP 31595))

  • #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 ??
  • #5 _gst_tag_initialize
    from /usr/lib/libgstreamer-0.10.so.0
  • #6 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #7 g_option_context_parse
    from /usr/lib/libglib-2.0.so.0
  • #8 gst_init_check
    from /usr/lib/libgstreamer-0.10.so.0
  • #9 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 main
  • #0 __kernel_vsyscall

Comment 1 Susana 2006-12-04 18:20:24 UTC
*** Bug 382296 has been marked as a duplicate of this bug. ***
Comment 2 Ronald Bultje 2007-01-06 17:15:55 UTC
-> gst.
Comment 3 Tim-Philipp Müller 2007-01-11 18:17:06 UTC
Looks late gthread init related, potential crash in GSlice via g_hash_table_new() in gst_tag_initialise().

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.


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