Tor-1.0.4 core dump on FreeBSD 5.3

Adam Langley alangley at gmail.com
Sun May 15 17:35:02 UTC 2005


On 5/15/05, Warren Barrow <warren at barrow.cc> 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 at imperialviolet.org
http://www.imperialviolet.org                       (+44) (0)7906 332512
PGP: 9113   256A   CC0F   71A6   4C84   5087   CDA5   52DF   2CB6   3D60



More information about the tor-talk mailing list