[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Tor-1.0.4 core dump on FreeBSD 5.3



On 5/15/05, Warren Barrow <warren@xxxxxxxxx> wrote:
> [err] do_main_loop(): libevent poll with kqueue failed: Inva
> lid argument [22]
> 
> ...that may not be of much help without the core file.

I think that this may be a known bug but, in general, you can use a
core file to give helpful information like this:

% gdb /path/to/tor/binary
> core /path/to/core
> bt full

The core file may not be created if your resource limits are too low.


AGL

-- 
Adam Langley                                      agl@xxxxxxxxxxxxxxxxxx
http://www.imperialviolet.org                       (+44) (0)7906 332512
PGP: 9113   256A   CC0F   71A6   4C84   5087   CDA5   52DF   2CB6   3D60