[Issue 8596] Indeterministic assertion failure in rehash
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 25 21:56:53 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8596
--- Comment #22 from deadalnix <deadalnix at gmail.com> 2012-11-25 21:56:49 PST ---
(In reply to comment #21)
> I've tried various schemes to induce it to fail, and done a code review. I
> can't find anything wrong. I need a test case.
Sorry for being unavailable the past few days, I was moving from France to USA.
I can trigger the error on a regular basis with the following codebase :
git clone git://github.com/deadalnix/SDC.git
cd SDC
git checkout aa_assert
make
the program is made to be compiled on linux. My computer is a dual core athlon
with 4Gb of RAM.
I can't come up with a simple test case that trigger the error, because it
seems that size matter here.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list