Hi,
I am a new user of libevent - I ran into the following valgrind error
on my machine:
Version: libevent-2.0.8-rc
OS: Ubuntu 10.04 LTS amd64
Of interest is (bufferevent_sock.c:321) inside:
struct bufferevent *bufferevent_socket_new()
struct bufferevent_private *bufev_p;
// ...
if ((bufev_p =
On Tue, Nov 16, 2010 at 6:54 PM, Nick Mathewson wrote:
>> Thanks! I'm trying to reproduce this so I can see whether my fix
>> ideas work, but I'm not having a lot of luck. Any chance of a quick
>> test program so I can reproduce this crash?
>
> There's a possible fix in my github repository
> (g
On Tue, Nov 16, 2010 at 10:26:59AM -0600, Steven Veneralle wrote:
> whenever I did my make I got he following
> /sizes: error while loading shared libraries: libevent-1.4.so.2: cannot open
> shared object file: No such file or directory
> make: *** [test] Error 127
>
> abd this error after it trie