CVSROOT:        /cvs
Module name:    ports
Changes by:     st...@cvs.openbsd.org   2016/01/05 16:50:56

Added files:
        x11/vlc/patches: patch-Makefile_am patch-bin_Makefile_am 

Log message:
Add a dirty hack with a combination of LD_PRELOAD and LD_DEBUG that seems
to at least reduce the number of segfaults/bus errors seen when running
vlc-cache-gen as part of the VLC build.

The LD_PRELOAD alone seems to help i386, but doesn't do much for amd64
The LD_DEBUG alone seems to help amd64, but doesn't do much for i386

Not nice, but this is getting to be a big problem in bulk builds (not
least because a bunch of kde4-land depends on this), so trying anything
that might help...

More notes in https://marc.info/?t=145123666100001&r=1&w=2

Reply via email to