Opened 9 years ago

Closed 9 years ago

#2237 closed defect (worksforme)

MPlayer interrupted by signal 11 in module: demux_open

Reported by: lovasoa Owned by: beastd
Priority: normal Component: undetermined
Version: unspecified Severity: blocker
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: yes

Description

Summary of the bug:

The incriminated file: http://speedy.sh/Z97UX/bug-short.mp4

How to reproduce:

% mplayer bug-short.mp4 
MPlayer2 2.0-728-g2c378c7-2ubuntu3 (C) 2000-2012 MPlayer Team
Cannot open file '/home/olojkine/.mplayer/input.conf': No such file or directory
Failed to open /home/olojkine/.mplayer/input.conf.
Cannot open file '/etc/mplayer/input.conf': No such file or directory
Failed to open /etc/mplayer/input.conf.

Playing bug-short.mp4.
Detected file format: QuickTime / MOV (libavformat)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fda9dcc0b40]moov atom not found
LAVF_header: avformat_open_input() failed
Opening as detected format "libavformat" failed.
ISO: File Type Major Brand: ISO/IEC 14496-1 (MPEG-4 system) v2
MOV: missing header (moov/cmov) chunk! Maybe broken file...


MPlayer interrupted by signal 11 in module: demux_open
- 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.

GDB backtrace:

#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x00007ffff377e4cf in av_match_name () from /usr/lib/x86_64-linux-gnu/libavutil.so.54
#2  0x00007ffff25247d4 in av_probe_input_format2 () from /usr/lib/x86_64-linux-gnu/libavformat.so.56
#3  0x00000000004ec43a in ?? ()
#4  0x00000000004dc6be in ?? ()
#5  0x00000000004dc9d0 in ?? ()
#6  0x00000000004dcf4b in demux_open_withparams ()
#7  0x00000000004dd33f in demux_open ()
#8  0x00000000004295e7 in main ()

Patches should be submitted to the mplayer-dev-eng mailing list and not this bug tracker.

Attachments (1)

bug-short.mp4 (10.0 KB ) - added by lovasoa 9 years ago.

Download all attachments as: .zip

Change History (2)

by lovasoa, 9 years ago

Attachment: bug-short.mp4 added

comment:1 by compn, 9 years ago

Analyzed by developer: set
Resolution: worksforme
Status: newclosed

no crash here with mplayer.

you are using mplayer2 fork of mplayer. that project can be found at www.mplayer2.org

mplayer2 is outdated, please use either mpv or the real mplayer project.
you will notice the first line in your mplayer2 output:
"MPlayer2 2.0-728-g2c378c7-2ubuntu3 (C) 2000-2012 MPlayer Team"
2012, your mplayer2 hasnt been updated in 3 years...

also be sure to bitch at ubuntu for not providing real mplayer and for providing an outdated mplayer fork (mplayer2).

Note: See TracTickets for help on using tickets.