Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#887 closed defect (fixed)

Assertion error in swresample.c

Reported by: Oana Stratulat Owned by:
Priority: important Component: undetermined
Version: git-master Keywords: aac abort crash
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

The file supplied has too many channels 22. The max number of allowed channels is 16.

Attachments (4)

crash.mp4 (55.3 KB ) - added by Oana Stratulat 12 years ago.
use this file to reproduce the crash
valgrind (3.1 KB ) - added by Oana Stratulat 12 years ago.
valgrind report
0001-Patch-for-assertion-error-in-swresample.c.-Fiexes-bu.patch (1.1 KB ) - added by Oana Stratulat 12 years ago.
Patch for this bug.
0001-Patch-for-assertion-error-in-swresample.c.-Fiexes-bu.2.patch (1.4 KB ) - added by Oana Stratulat 12 years ago.
Patch for this bug.

Download all attachments as: .zip

Change History (10)

by Oana Stratulat, 12 years ago

Attachment: crash.mp4 added

use this file to reproduce the crash

by Oana Stratulat, 12 years ago

Attachment: valgrind added

valgrind report

by Oana Stratulat, 12 years ago

Patch for this bug.

by Oana Stratulat, 12 years ago

Patch for this bug.

comment:1 by Carl Eugen Hoyos, 12 years ago

Component: FFmpegundetermined
Keywords: aac added
Reproduced by developer: set
Status: newopen

Regression since 810a14d

Is this a valid sample or was it produced with zzuf or similar?

comment:2 by Oana Stratulat, 12 years ago

it is produced with zzuf.

comment:3 by Clément Bœsch, 12 years ago

Patch message edited, "inputput" typo fixed, and pushed. Thanks.

I'm not closing the issue since Michael might want to comment on the regression.

comment:4 by Carl Eugen Hoyos, 12 years ago

Resolution: fixed
Status: openclosed

Since the file was intentionally broken, I don't think decoding is necessary.

comment:5 by Carl Eugen Hoyos, 11 years ago

Keywords: abort added

comment:6 by Carl Eugen Hoyos, 11 years ago

Keywords: crash added
Note: See TracTickets for help on using tickets.