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 159747 - gstreamer applications crashes when alsasink is used
gstreamer applications crashes when alsasink is used
Status: RESOLVED DUPLICATE of bug 159647
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.3.3
Other other
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-28 18:54 UTC by msaeed
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description msaeed 2004-11-28 18:54:55 UTC
Distribution: Fedora Core release 3 (Heidelberg)
Package: GStreamer
Severity: normal
Version: GNOME2.8.0 2.8.0
Gnome-Distributor: Red Hat, Inc
Synopsis: gstreamer applications crashes when alsasink is used
Bugzilla-Product: GStreamer
Bugzilla-Component: gstreamer (core)
Bugzilla-Version: 2.8.0
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:
Gstreamer applications (e.g. rhythmbox, gstreamer-properties) crash when
alsa sink is used as an output.

Steps to reproduce the crash:
1. Set ALSA sink to be the default output sink.
2. Play a file in a gstreamer application.

Expected Results:
Play the audio file.

How often does this happen?
Always

Additional Information:
I have 1.0.6 ALSA driver, and 0.8.7 gstreamer.

In the terminal I get: "gstreamer-properties: pcm.c:2094: snd_pcm_wait:
Assertion `err == 1' failed."


Debugging Information:

Backtrace was generated from '/usr/bin/gstreamer-properties'

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...[Thread debugging using
libthread_db enabled]
[New Thread -151185184 (LWP 19475)]
[New Thread 17546160 (LWP 19476)]
[Thread debugging using libthread_db enabled]
[New Thread -151185184 (LWP 19475)]
[New Thread 17546160 (LWP 19476)]
[Thread debugging using libthread_db enabled]
[New Thread -151185184 (LWP 19475)]
[New Thread 17546160 (LWP 19476)]
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...0x001fd7a2 in _dl_sysinfo_int80
() from /lib/ld-linux.so.2

Thread 2 (Thread 17546160 (LWP 19476))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #5 raise
    from /lib/tls/libc.so.6
  • #6 abort
    from /lib/tls/libc.so.6
  • #7 __assert_fail
    from /lib/tls/libc.so.6
  • #8 snd_pcm_wait
    from /lib/libasound.so.2
  • #9 gst_alsa_pcm_wait
    from /usr/lib/gstreamer-0.8/libgstalsa.so
  • #10 gst_alsa_sink_get_type
    from /usr/lib/gstreamer-0.8/libgstalsa.so
  • #11 ??
    from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
  • #12 ??
  • #13 ??
  • #14 ??
    from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
  • #15 ??
    from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
  • #16 ??
  • #17 ??




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-11-28 13:54 -------


Unknown version 2.8.0 in product general.  Setting version to "unspecified".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "general".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was msaeed@inbox.lv.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Elijah Newren 2004-11-28 19:44:41 UTC
From the assertion, I believe this is a duplicate of bug 159647, meaning that
this is actually an ALSA bug.
Comment 2 Ronald Bultje 2004-11-28 20:47:27 UTC
Yes, it is. Please update to alsalib 1.0.7.

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