Opened 13 years ago

Last modified 13 years ago

#1859 new defect

Segmentation fault. 0x08597e32 in hScale_MMX2 (dst=Cannot access memory at address 0xfffffa68 ) at swscale_template.c:2095

Reported by: cube_00@… Owned by: reimar
Priority: normal Component: core
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I'm trying to scale and re-encode a clip recorded from Australian DVB-T free to air television, but I keep getting the following segmentation fault, granted this is received over the air so there are errors in the file but this should be handled more gracefully so at least I can get the rest of the clip, even if that one faulty frame was dropped.

Program received signal SIGSEGV, Segmentation fault.
0x08597e32 in hScale_MMX2 (dst=Cannot access memory at address 0xfffffa68
) at swscale_template.c:2095
2095 asm volatile(

A sample file and gdb output are attached.

Attachments (1)

gdb (7.2 KB ) - added by cube_00@… 13 years ago.
GDB output and sample video file

Download all attachments as: .zip

Change History (2)

by cube_00@…, 13 years ago

Attachment: gdb added

GDB output and sample video file

comment:1 by cube_00@…, 13 years ago

2MB video sample is available at http://www.filedropper.com/sample_9

Note: See TracTickets for help on using tickets.