Displaying 1 result from an estimated 1 matches for "evsignal_process".
2007 Jul 20
1
Bugginess since crypto changes
...; this is on
Linux/x86_64.)
crash 2:
==931== Jump to the invalid address stated on the next line
==931== at 0x771BBEEEFD5804F2: ???
==931== Address 0x771BBEEEFD5804F2 is not stack'd, malloc'd or
(recently) free'd
crash 3:
==4264== Invalid read of size 4
==4264== at 0x4C1BBAD: evsignal_process (signal.c:172)
==4264== by 0x4C1B7C9: epoll_dispatch (epoll.c:201)
==4264== by 0x4C0F97E: event_base_loop (event.c:427)
==4264== by 0x40601F: main_loop (net.c:374)
==4264== by 0x411853: main (tincd.c:329)
==4264== Address 0x104CA62EC is not stack'd, malloc'd or (recently) free&...