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 495148 - crash in Movie Player: ALSA sound device was lo...
crash in Movie Player: ALSA sound device was lo...
Status: RESOLVED DUPLICATE of bug 449658
Product: totem
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-11-08 22:55 UTC by philippe.leroux
Modified: 2007-11-09 07:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description philippe.leroux 2007-11-08 22:55:13 UTC
Version: 2.20.0

What were you doing when the application crashed?
ALSA sound device was locked by the running ESD daemon in Gnome, causing a crash because the sound of the WMV file couldn't be played.


Distribution: Debian lenny/sid
Gnome Release: 2.20.1 2007-10-26 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-1-amd64 #1 SMP Mon Jul 16 00:30:42 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 465039360 vsize: 465039360 resident: 37871616 share: 16494592 rss: 37871616 rss_rlim: 18446744073709551615
CPU usage: start_time: 1194562322 rtime: 86 utime: 76 stime: 10 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/totem'

(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 0x2b8456a34210 (LWP 4993)]
[New Thread 0x44007950 (LWP 5001)]
[New Thread 0x43806950 (LWP 5000)]
[New Thread 0x43005950 (LWP 4999)]
[New Thread 0x42804950 (LWP 4998)]
[New Thread 0x42003950 (LWP 4997)]
[New Thread 0x41802950 (LWP 4996)]
[New Thread 0x41001950 (LWP 4995)]
[New Thread 0x40800950 (LWP 4994)]
(no debugging symbols found)
0x00002b845448ed46 in poll () from /lib/libc.so.6

Thread 4 (Thread 0x43005950 (LWP 4999))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 __assert_fail
    from /lib/libc.so.6
  • #8 pa_mutex_unlock
    from /usr/lib/libpulse.so.0
  • #9 ??
    from /usr/lib/xine/plugins/1.1.8/xineplug_ao_out_pulseaudio.so
  • #10 ??
    from /usr/lib/libxine.so.1
  • #11 ??
    from /usr/lib/libxine.so.1
  • #12 ??
    from /usr/lib/xine/plugins/1.1.8/xineplug_decode_ff.so
  • #13 ??
    from /usr/lib/libxine.so.1
  • #14 start_thread
    from /lib/libpthread.so.0
  • #15 clone
    from /lib/libc.so.6
  • #16 ??


----------- .xsession-errors ---------------------
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 44.3 kbit/3.14% (ratio: 5540->176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy
[AO_ALSA] alsa-lib: pcm_hw.c:1099:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy
[AO_ALSA] alsa-lib: pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave
[AO_ALSA] Playback open error: Device or resource busy
[AO ESD] latency: [server: 0.28s, net: 0.00s] (adjust 0.28s)
AO: [esd] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   3.0 (03.0) of 376.0 (06:16.0) ??,?%                                        
A:   3.0 (03.0) of 376.0 (06:16.0) ??,?%                                        
A:   3.2 (03.1) of 376.0 (06:16.0)  6.
Exiting... (Exit)
totem: pulsecore/mutex-posix.c:98: pa_mutex_unlock: Assertion `pthread_mutex_unlock(&m->mutex) == 0' failed.
--------------------------------------------------
Comment 1 Philip Withnall 2007-11-09 07:22:28 UTC
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 449658 ***