[tor-bugs] #18286 [Tor]: tor 0.2.8.1-alpha-dev - dumping core on test, tor binary dumps core as well
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Apr 5 23:04:53 UTC 2016
#18286: tor 0.2.8.1-alpha-dev - dumping core on test, tor binary dumps core as well
------------------------------------------+--------------------------------
Reporter: yancm | Owner: yawning
Type: defect | Status: closed
Priority: Very High | Milestone: Tor:
Component: Tor | 0.2.8.x-final
Severity: Critical | Version: Tor:
Keywords: crash must-fix-before-028-rc | 0.2.8.1-alpha
Parent ID: | Resolution: fixed
Reviewer: | Actual Points:
| Points:
| Sponsor:
------------------------------------------+--------------------------------
Comment (by yawning):
So I lied about not having time since this bothered me... With OpenSSL
master, tor master, everything else from pkgsrc...
The only options I passed to OpenSSL were `-d --prefix=/opt/openssl-git`.
Tor was configured with: `--with-openssl-dir=/opt/openssl-git/ --enable-
gcc-warnings`, the latter which breaks the build (Modify CFLAGS to add
`-Wno-char-subscripts` for now).
{{{
FAIL ../src/test/test_options.c:1106: assert(tdata)
[validate__transproxy FAILED]
[snip]
1/682 TESTS FAILED. (31 skipped)
Makefile:7219: recipe for target 'test' failed
gmake: *** [test] Error 1
}}}
{{{
thermopylae$ uname -a
NetBSD thermopylae.schwanenlied.me.lan 7.0 NetBSD 7.0
(GENERIC.201509250726Z) amd64
thermopylae$ ./src/or/tor
Apr 05 22:54:43.847 [notice] Tor v0.2.9.0-alpha-dev (git-b46d126e647a0789)
running on NetBSD with Libevent 2.0.21-stable, OpenSSL 1.1.0-pre5-dev and
Zlib 1.2.3.
Apr 05 22:54:43.847 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
[snip]
Apr 05 22:54:58.000 [notice] Tor has successfully opened a circuit. Looks
like client functionality is working.
Apr 05 22:54:58.000 [notice] Bootstrapped 100%: Done
}}}
¯\_(ツ)_/¯
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18286#comment:24>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list