Message2522

Author matthiaskrgr
Recipients
Date 2013-08-24.09:11:19
Content
You need to compile with a special ./configure flag.
Try
./autogen.sh ; ./configure --enable-sanitize-address   ; make clean ; make 
and try again
History
Date User Action Args
2013-08-24 09:11:19matthiaskrgrsetmessageid: <1377335479.82.0.404509987848.issue664@freedroid.org>
2013-08-24 09:11:19matthiaskrgrlinkissue664 messages
2013-08-24 09:11:19matthiaskrgrcreate