monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] monotone and stack protection


From: graydon hoare
Subject: Re: [Monotone-devel] monotone and stack protection
Date: Fri, 28 Nov 2003 16:26:59 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031115 Thunderbird/0.3

Peter Simons wrote:

I have trouble running monotone, because the compiled binary
seems to do nasty things with the stack. I can create a
database, but when I try to generate a key, GCC's
stack-protector will kill the process. I compiled a binary
with stack protection disabled, but still it fails at the
same point:

there are some known (and, alas, of unknown reason) problems with crypto++, when build with optimization above -O0, on some versions of GCC. try building witih -O0.

-graydon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]