Comment 14 for bug 88595

Revision history for this message
AndrĂ¡s Korn (kornandras) wrote :

There is indeed a discussion of this problem in the #vserver irclogs available from http://irc.13thfloor.at/LOG/2006-11/LOG_2006-11-29.txt as fmyhr pointed out.

The issue appears to arise from an incompatibility between stack-protector and dietlibc, as far as I can tell.

Look at the part where http://thread.gmane.org/gmane.linux.lib.dietlibc/989/focus=990 is referenced.

Compiling with gcc-4.0 instead of later versions appears to be a workaround.

Andras