[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #16248 [Tor]: [Assertion] connection_stop_reading: Assertion conn->read_event failed; aborting
#16248: [Assertion] connection_stop_reading: Assertion conn->read_event failed;
aborting
-----------------------------+--------------------------------
Reporter: yurivict271 | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version:
Resolution: | Keywords: 026-backport
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------------------
Comment (by yurivict271):
On FreeBSD backtrace and backtrace_symbols_fd functions are in
/usr/include/execinfo.h header, and in /usr/lib/libexecinfo.so lib, so
checking for it with AC_CHECK_FUNCS (in configure.ac) produced the wrong
result.
I think such line "AC_CHECK_LIB(execinfo, backtrace,
BACKTRACE_LIBS=-lexecinfo, BACKTRACE_LIBS=)" is the right check. I will
try to make a patch.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16248#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs