[tor-bugs] #5074 [Obfsproxy]: obfsproxy assertion failure src/container.c:66: size <= MAX_CAPACITY
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Feb 10 18:39:13 UTC 2012
#5074: obfsproxy assertion failure src/container.c:66: size <= MAX_CAPACITY
-----------------------+----------------------------------------------------
Reporter: arma | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by arma):
Built it with -O0 and tried again. I can reproduce this each time.
And isn't that odd:
{{{
#3 0x000000000040a358 in smartlist_ensure_capacity (sl=0x1d24e20,
size=17) at src/container.c:66
66 obfs_assert(size <= MAX_CAPACITY);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5074#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list