MPlayer interrupted by signal 11

Bug #1625823 reported by Emmanuel
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
mplayer (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

When used with ogmrip on ubuntu 16.04 (fully updated), the encoding stop and the shell display the following information.
It was working fine on ubuntu 14.04

mplayer -nocache -noslices -noconfig all -demuxer +lavf -nolirc -noframedrop -nocorrect-pts -benchmark -vc null -vo null -ao pcm:nowaveheader:file=/tmp/fifo.ZHH2NY -format s16le -af volnorm=1 -channels 2 -aid 128 -dvd-device /dev/sr0 dvd://10
lame --nohist -h -r -s 48,0 --preset standard /tmp/fifo.ZHH2NY /tmp/audio.QFH2NY
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
libdvdread: Couldn't find device name.

MPlayer interrupted by signal 11 in module: demux_open2
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.
 [ This binary of MPlayer in Debian is currently compiled with
   '--enable-debug'; the debugging symbols are in the package
   'mplayer-dbg'.]

Additional information:
> lsb_release -rd
Description: Ubuntu 16.04.1 LTS
Release: 16.04
> apt-cache policy ogmrip
ogmrip:
  Installé : 1.0.1-1
  Candidat : 1.0.1-1
 Table de version :
 *** 1.0.1-1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        100 /var/lib/dpkg/status
> apt-cache policy mplayer
mplayer:
  Installé : 2:1.2.1-1ubuntu1
  Candidat : 2:1.2.1-1ubuntu1
 Table de version :
 *** 2:1.2.1-1ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
        100 /var/lib/dpkg/status
     2:1.2.1-1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in mplayer (Ubuntu):
status: New → Confirmed
Revision history for this message
Martin Leopold (martin-leopold) wrote :

Hi,
I ran in to this problem and stumbled on the the thread below that indicates the '-demuxer +lavf' to somehow be the culprit. The author proposes a simple patch that disables it.
https://sourceforge.net/p/ogmrip/discussion/258034/thread/8d87ebef/

Here's how I built a deb package with the patch:
sudo apt-get install build-essential devscripts
sudo apt-get build-dep ogmrip
apt-get source ogmrip
cd ogmrip-1.0.1/
quilt import ~/Downloads/ogmrip-1.0.1-lavf\ \(1\).patch -P 03_lavf.diff
dpkg-buildpackage -b --no-sign
dpkg -i ../ogmrip_1.0.1-1build2_amd64.deb

Br,
Martin

Revision history for this message
LE DISEZ Erwan (7-dev-g) wrote :

Same problem on Ubuntu 16.04.4 LTS with OGMRIP :

--------------------8<----------------------

Encoding audio stream 01
------------------------

mplayer -nocache -noslices -noconfig all -demuxer +lavf -nolirc -noframedrop -nocorrect-pts -benchmark -vc null -vo null -ao pcm:nowaveheader:file=/tmp/fifo.6EWQFZ -format s16le -af volnorm=1 -channels 2 -aid 128 -dvd-device /tmp/dvd-2-17A8D8D3BAAB0F71AA98C4973FBF46EE dvd://2
faac -P -R 48000 -C 2 -X -q 157 --mpeg-vers 4 -o /tmp/audio.ZIWQFZ /tmp/fifo.6EWQFZ
Freeware Advanced Audio Coder
FAAC 1.28

libdvdread: Couldn't find device name.

MPlayer interrupted by signal 11 in module: demux_open2
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.
 [ This binary of MPlayer in Debian is currently compiled with
   '--enable-debug'; the debugging symbols are in the package
   'mplayer-dbg'.]

--------------------8<----------------------

Additional information:

$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial

$ apt-cache policy ogmrip
ogmrip:
  Installé : 1.0.1-1
  Candidat : 1.0.1-1
 Table de version :
 *** 1.0.1-1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        100 /var/lib/dpkg/status

$ apt-cache policy mplayer
mplayer:
  Installé : 2:1.2.1-1ubuntu1
  Candidat : 2:1.2.1-1ubuntu1
 Table de version :
 *** 2:1.2.1-1ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
        100 /var/lib/dpkg/status
     2:1.2.1-1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.