[Issue 7108] ICE: TraitsExp::semantic(Scope*) 2.056 -> 2.057 regression - segfault
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 14 07:24:31 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=7108
--- Comment #3 from pelo <dlang at chilon.net> 2011-12-14 07:24:29 PST ---
Back trace to your simplified case above:
#0 0x0000000000520227 in TraitsExp::semantic(Scope*) ()
(gdb) bt
#0 0x0000000000520227 in TraitsExp::semantic(Scope*) ()
#1 0x000000000047a1aa in NotExp::semantic(Scope*) ()
#2 0x0000000000507115 in StaticAssert::semantic2(Scope*) ()
#3 0x00000000004e4191 in StaticAssertStatement::semantic(Scope*) ()
#4 0x00000000004ef9e4 in CompoundStatement::semantic(Scope*) ()
#5 0x000000000048f7e2 in FuncDeclaration::semantic3(Scope*) ()
#6 0x00000000004b4290 in Module::semantic3() ()
#7 0x000000000040392c in main ()
Could be the same issue.
--
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