[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
Mon Feb 8 22:58:39 UTC 2016


#18286: tor 0.2.8.1-alpha-dev - dumping core on test, tor binary dumps core as well
------------------------+--------------------------------
     Reporter:  yancm   |      Owner:
         Type:  defect  |     Status:  new
     Priority:  Medium  |  Milestone:  Tor: unspecified
    Component:  Tor     |    Version:  Tor: 0.2.8.1-alpha
     Severity:  Normal  |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |    Sponsor:
------------------------+--------------------------------
 W/NetBSD 6_1_Stable i386, OpenSSL 1.1.0-pre3-dev, Libevent 2.1.5-beta
 tor 0.2.8.1-alpha-dev (latest git root sources as of 2016.02.08)

 # pwd
 /usr/local/src/tor
 # gmake test
 gmake  all-am
 gmake[1]: Entering directory '/usr/local/src/tor'
 gmake[1]: Leaving directory '/usr/local/src/tor'
 ./src/test/test
 Memory fault (core dumped)
 Makefile:7219: recipe for target 'test' failed
 gmake: *** [test] Error 139
 #
 -------------------------------------------------

 I tried to compile with debug symbols, but think it is not working:

 # gdb src/test/test test.core
 GNU gdb (GDB) 7.3.1
 Reading symbols from /usr/local/src/tor/src/test/test...done.
 [New process 1]
 Cannot access memory at address 0xffffff55
 (gdb) bt
 #0  0x006852d5 in OBJ_cleanup ()
 #1  0xbb8e3880 in ?? ()
 #2  0xbbbe66e0 in ?? ()
 #3  0xbb8e389a in ?? ()
 #4  0xbbbff510 in ?? ()
 #5  0xbbbf322b in ?? ()
 #6  0x00000003 in ?? ()
 #7  0xbfbfebf8 in ?? ()
 #8  0x00000000 in ?? ()
 (gdb)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18286>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list