Changes between Initial Version and Version 2 of Ticket #30415


Ignore:
Timestamp:
Jul 27, 2011, 5:20:29 PM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30415

    • Property Owner changed from macports-tickets@… to acho@…
    • Property Keywords scale segmentation fault removed
  • Ticket #30415 – Description

    initial v2  
    33Here is what happens when I run mencoder (with debug variant enabled) in GDB:
    44
     5{{{
    56(gdb) run Dropbox/Public/G.avi -nosound -vf scale=480:320 -ovc x264 -o G.avi
    67Starting program: /opt/local/bin/mencoder Dropbox/Public/G.avi -nosound -vf scale=480:320 -ovc x264 -o G.avi
     
    3233Reason: KERN_PROTECTION_FAILURE at address: 0x0000000122800000
    33340x0000000100187fd1 in yuv2yuvX_MMX2 ()
     35}}}