[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vlc fails to build with segfault



    
    Could someone have a look at vlc and figure out why it segfaults during
    build? [1]
    
    if test "sparc64-unknown-linux-gnu" = "sparc64-unknown-linux-gnu"; then \
    	./vlc-cache-gen ../modules ; \
    else \
    	echo "Cross-compilation: cache generation skipped!" ; \
    fi
    /bin/bash: line 4: 14137 Bus error               ./vlc-cache-gen ../modules
    Makefile:1526: recipe for target '../modules/plugins.dat' failed
    make[4]: *** [../modules/plugins.dat] Error 138
    make[4]: Leaving directory '/<<PKGBUILDDIR>>/bin'


Sounds like an unaligned memory access.  If you send me a core dump and
a copy of vlc-cache-gen I will take a look.


Reply to: