[Issue 8596] Indeterministic assertion failure in rehash

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 20 06:22:46 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=8596


yiannos_tgu at yahoo.gr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yiannos_tgu at yahoo.gr


--- Comment #29 from yiannos_tgu at yahoo.gr 2013-11-20 06:22:40 PST ---
I also have the same errors:

I run a quite large vibe.d app with dmd in DUB.

Assertion failed: (0), function rehash_x, file ztc/aa.c, line 423.
Error: DMD compile run failed with exit code -6

Full exception: object.Exception at source/dub/compilers/dmd.d(169): DMD
compile run failed with exit code -6
----------------
5   dub                                 0x0000000103a12437 pure @safe
bool std.exception.enforce!(bool).enforce(bool, lazy const(char)[],
immutable(char)[], ulong) + 107
6   dub                                 0x00000001039c407f void
dub.compilers.dmd.DmdCompiler.invoke(const(dub.compilers.compiler.BuildSettings),
const(dub.compilers.compiler.BuildPlatform)) + 883
7   dub                                 0x00000001039cd1a9 void
dub.generators.build.BuildGenerator.generateProject(dub.generators.generator.GeneratorSettings)
+ 3013
8   dub                                 0x000000010399ea6c void
dub.dub.Dub.generateProject(immutable(char)[],
dub.generators.generator.GeneratorSettings) + 160
9   dub                                 0x0000000103992f55 _Dmain + 6773
10  dub                                 0x0000000103a771b1 void
rt.dmain2._d_run_main(int, char**, extern (C) int
function(char[][])*).runAll().void __lambda1() + 33
11  dub                                 0x0000000103a770fd void
rt.dmain2._d_run_main(int, char**, extern (C) int
function(char[][])*).tryExec(scope void delegate()) + 45
12  dub                                 0x0000000103a7715d void
rt.dmain2._d_run_main(int, char**, extern (C) int
function(char[][])*).runAll() + 45
13  dub                                 0x0000000103a770fd void
rt.dmain2._d_run_main(int, char**, extern (C) int
function(char[][])*).tryExec(scope void delegate()) + 45
14  dub                                 0x0000000103a77079 _d_run_main +
449
15  dub                                 0x0000000103993162 main + 34
16  libdyld.dylib                       0x00007fff8f0287e1 start + 0
17  ???                                 0x0000000000000002 0x0 + 2

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list