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 487280 - crash in CD Player: nichts. beim Öffnen des ...
crash in CD Player: nichts. beim Öffnen des ...
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-16 19:28 UTC by roman.lauchart
Modified: 2008-01-19 20:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description roman.lauchart 2007-10-16 19:28:59 UTC
Version: 2.18.0

What were you doing when the application crashed?
nichts. beim Öffnen des Programms wurde das Fenster "Fehlerbericht einschicken" geöffnet. 



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 87097344 vsize: 87097344 resident: 23552000 share: 18812928 rss: 23552000 rss_rlim: 4294967295
CPU usage: start_time: 1192562766 rtime: 32 utime: 26 stime: 6 cutime:2 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-cd'

(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 -1208698000 (LWP 6587)]
[New Thread -1235223664 (LWP 6593)]
[New Thread -1223140464 (LWP 6592)]
[New Thread -1211409520 (LWP 6591)]
(no debugging symbols found)
0x00466402 in __kernel_vsyscall ()

Thread 2 (Thread -1235223664 (LWP 6593))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
    from /lib/libasound.so.2
  • #5 ??
    from /lib/libasound.so.2
  • #6 ??
    from /lib/libasound.so.2
  • #7 snd_pcm_start
    from /lib/libasound.so.2
  • #8 ??
    from /lib/libasound.so.2
  • #9 snd_pcm_start
    from /lib/libasound.so.2
  • #10 snd_pcm_write_areas
    from /lib/libasound.so.2
  • #11 snd_pcm_mmap_writei
    from /lib/libasound.so.2
  • #12 snd_pcm_writei
    from /lib/libasound.so.2
  • #13 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #14 ??
    from /usr/lib/libgstaudio-0.10.so.0
  • #15 ??
    from /lib/libglib-2.0.so.0
  • #16 start_thread
    from /lib/libpthread.so.0
  • #17 clone
    from /lib/libc.so.6


----------- .xsession-errors (6 sec old) ---------------------
  gtk.threads_init()
/usr/bin/bittorrent:2745: GtkDeprecationWarning: gtk.threads_enter is deprecated, use gtk.gdk.threads_enter instead
  gtk.threads_enter()
/usr/bin/bittorrent:2945: GtkDeprecationWarning: gtk.threads_leave is deprecated, use gtk.gdk.threads_leave instead
  gtk.threads_leave()
/usr/bin/bittorrent:3768: GtkDeprecationWarning: gtk.threads_enter is deprecated, use gtk.gdk.threads_enter instead
  gtk.threads_enter()
/usr/lib/python2.5/site-packages/BitTorrent/GUI.py:28: GtkDeprecationWarning: gtk.threads_enter is deprecated, use gtk.gdk.threads_enter instead
  gtk.threads_enter()
/usr/lib/python2.5/site-packages/BitTorrent/GUI.py:30: GtkDeprecationWarning: gtk.threads_leave is deprecated, use gtk.gdk.threads_leave instead
  gtk.threads_leave()
** WARNING **: alsa_setup_mixer(): Failed to find mixer element: PCM
** (gnome-cd:6587): WARNING **: Generic IO error
--------------------------------------------------
Comment 1 Marc-Andre Lureau 2008-01-19 20:10:59 UTC
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 and reopen this bug or report a new one. Thanks in advance!