Opened 8 years ago

Closed 8 years ago

#2271 closed defect (worksforme)

SIGFPE playing wav file

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

Description

Summary of the bug:

SIGFPE playing wav file. Tested in mplayer svn 2015-12-18

How to reproduce:

mplayer -vo null -ao null (testcase attached)

backtrace:

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
MPlayer SVN-r37563-snapshot-4.8 (C) 2000-2015 MPlayer Team

Playing SIGFPE.PC.5555556a0dbe.STACK.dfef6ed0e.CODE.1.ADDR.0x5555556a0dbe.INSTR.idivl__0xc(%r12).fuzz.
libavformat version 57.20.100 (internal)
Audio only file format detected.
Load subtitles in ./
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 57.18.100 (internal)
AUDIO: -2147483648 Hz, 2 ch, s16le, 0.0 kbit/inf% (ratio: 4->0)
Selected audio codec: [ffadpcmoki] afm: ffmpeg (FFmpeg ADPCM IMA Dialogic OKI)
==========================================================================
AO: [null] -2147483648Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...

Program received signal SIGFPE, Arithmetic exception.
0x00005555556a0dbe in main ()
#0  0x00005555556a0dbe in main ()

Attachments (1)

Change History (2)

comment:1 by rxt, 8 years ago

Resolution: worksforme
Status: newclosed
Version: unspecifiedHEAD

Already fixed with between r37572 (29/12/2015) and r37594 (08/01/2015) after being reported to the devel mailing list.

Note: See TracTickets for help on using tickets.