Opened 15 years ago
Last modified 15 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: | 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.

GDB output and sample video file