[Issue 8596] Indeterministic assertion failure in rehash
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 14 04:40:11 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8596
--- Comment #20 from deadalnix <deadalnix at gmail.com> 2012-11-14 04:40:08 PST ---
(In reply to comment #19)
> Ok, the next step is to compile your app without -g. The reason is because hash
> tables are used in the dwarf debug generation, and I want to see if that one is
> the problem or other uses.
Tested with flags : -m64 -w -debug -unittest (removing the -gc flag I usually
use).
I « successfully » triggered the error as well.
--
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