Comment 7 for bug 913077

Revision history for this message
rai4shu2 (rai4shu2) wrote :

Hello. I just installed Xubuntu beta 2 amd64 (and updated). I always build from source, so it was a little surprising to run into this myself (I'm using latest upstream AVFS and Worker). Anyway, after some advice, I recompiled AVFS with this additional option:

-D_FORTIFY_SOURCE=0

Add that in the "Makefile" for AVFS (in the line for CPPFLAGS). You might need it for Worker. I don't know, but Worker gets past the segfault once you do that.