[Libevent-users] strange segfault in 2.0.2

2009-08-17 Thread Clint Webb
I'm using the 2.0.2 version, and trying out the evlistener stuff. Occassionally, I am getting a strange segfault. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210161472 (LWP 31491)] 0xb7f8d79a in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 (gdb) bt #0

Re: [Libevent-users] strange segfault in 2.0.2

2009-08-17 Thread q6Yr7e0o nIJDVMjC
Can you provide a minimal version of your programm which crashes on your laptop with these segfaults? ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users

Re: [Libevent-users] strange segfault in 2.0.2

2009-08-17 Thread Clint Webb
I will attempt to re-create it. The same code without any modifications was working again on the train today (with wireless off), so I'm not sure at this stage what it could be. I haven't ruled out a bug in the application that is over-writing memory somewhere... On Tue, Aug 18, 2009 at 2:26 AM,