[tor-bugs] #31570 [Core Tor/Tor]: INTERNAL ERROR: raw assertion failed (core dump) in termux

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 2 18:52:31 UTC 2019


#31570: INTERNAL ERROR: raw assertion failed (core dump) in termux
-------------------------------------------------+-------------------------
 Reporter:  foremtehan                           |          Owner:  nickm
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.4.2.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  042-should, regression?, mmap,       |  Actual Points:  .1
  android                                        |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by nickm):

 * status:  assigned => needs_review
 * actualpoints:   => .1


Comment:

 So, this appears to be happening because madvise() is failing, which
 shouldn't be able to happen, but which might be possible.  I wonder what
 the errno value is.  My guesses would be ENOSYS or EINVAL.

 I have a possible fix in a branch `bug31570_041`.  (If the issue isn't
 fixed, it should at least have a slightly better log message.)  PR at
 https://github.com/torproject/tor/pull/1285 .

 It would be good if somebody could test this patch on an affected system,
 but I think it should be clear enough that we could try merging it anyway.

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


More information about the tor-bugs mailing list