[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rfc2253-escape-test failed
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: rfc2253-escape-test failed |
Date: |
Fri, 09 Jul 2010 16:23:48 +0200 |
User-agent: |
Thunderbird 2.0.0.24 (X11/20100411) |
address@hidden wrote:
> Hello,
>
> I've just cloned the git repository and built the library.
> make and make install succeeded, but I got the following error with make
> check:
>
> valgrind: mmap(0x0, 688128) failed in UME with error 13 (Permission denied).
> FAIL: rfc2253-escape-test
[...]
> However, when I call [...]/gnutls/tests/rfc2253-escape-test directly in a
> shell, it returns 0.
Seems like an error in valgrind. Does running the test with valgrind
succeed?
regards,
Nikos