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 520128 - crash in Movie Player:
crash in Movie Player:
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: 2008-03-03 17:04 UTC by terae
Modified: 2008-03-03 17:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description terae 2008-03-03 17:04:48 UTC
Version: 2.20.3

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Industrial
Icon Theme: gnome

Memory status: size: 442322944 vsize: 442322944 resident: 40706048 share: 21880832 rss: 40706048 rss_rlim: 18446744073709551615
CPU usage: start_time: 1204563872 rtime: 83 utime: 70 stime: 13 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 0x2afdb552b2f0 (LWP 1020)]
[New Thread 0x44007950 (LWP 1030)]
[New Thread 0x43806950 (LWP 1027)]
[New Thread 0x43005950 (LWP 1026)]
[New Thread 0x42804950 (LWP 1025)]
[New Thread 0x42003950 (LWP 1024)]
[New Thread 0x41802950 (LWP 1023)]
[New Thread 0x41001950 (LWP 1022)]
[New Thread 0x40800950 (LWP 1021)]
(no debugging symbols found)
0x00002afdb1ce8ab6 in poll () from /lib/libc.so.6

Thread 4 (Thread 0x43005950 (LWP 1026))

  • #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 ??
    from /usr/lib/libpulse.so.0
  • #9 ??
    from /usr/lib/xine/plugins/1.1.10/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.10/xineplug_decode_a52.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 ---------------------
 *** Gnome Registry Session: yes.
** (totem:1020): CRITICAL **: bacon_video_widget_common_get_vis_quality: assertion `q < G_N_ELEMENTS (vis_qualities)' failed
** (totem:1020): CRITICAL **: bacon_video_widget_common_get_vis_quality: assertion `q < G_N_ELEMENTS (vis_qualities)' failed
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Attempting to use device /dev/hda mounted on /media/BIG_WET_ASSES_11 for CSS authentication
libdvdread: Couldn't find device name.
libdvdnav: Using dvdnav version 1.1.10.1 from http://xine.sf.net
libdvdnav: Can't read name block. Probably not a DVD-ROM device.
libdvdnav: Unable to find map file '/home/terae/.dvdnav/.map'
libdvdnav: DVD disk reports itself with Region mask 0x00c00000. Regions: 1 2 3 4 5 6
demux_wavpack: (open_wv_file:127) open_wv_file: non-seekable inputs aren't supported yet.
No accelerated IMDCT transform found
totem: pulsecore/mutex-posix.c:98: pa_mutex_unlock: Assertion `pthread_mutex_unlock(&m->mutex) == 0' failed.
--------------------------------------------------
Comment 1 terae 2008-03-03 17:32:01 UTC
seems like this crash (trying to play dvd with totem) is caused by Gnome system / sound / sounds / ESD (software sound mixing). I disabled that and all works fine again...
Comment 2 Bastien Nocera 2008-03-03 17:35:58 UTC
It's actually a broken xine-lib plugin.

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 ***