Re: Strange PANIC in gwlib/conn.c

2011-02-17 Thread Paul Bagyenda
Hi Alexander, Will try that and see if my mileage improves. Thanks Paul. On Feb 17, 2011, at 12:44, Alexander Malysh wrote: > Hi Paul, > > that seems to be some sort of race condition and errors are mostly because > conn already destroyed. > try gwlib from 1.5.0 I remember to fix some races

Re: Strange PANIC in gwlib/conn.c

2011-02-17 Thread Alexander Malysh
Hi Paul, that seems to be some sort of race condition and errors are mostly because conn already destroyed. try gwlib from 1.5.0 I remember to fix some races but don't know exactly when. And for debugging just try to enable memory debug in configure or use valgrind. Thanks, Alexander Malysh Am