www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 10340] New: Assertion failure: '!vthis->csym' on line 786 in file 'glue.c'

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10340

           Summary: Assertion failure: '!vthis->csym' on line 786 in file
                    'glue.c'
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Windows
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: jadit2 gmail.com



---
Windows 7: DMD 2.063 
==============================

Building: Easy (Debug)

Performing main compilation...

Current dictionary: C:\Users\dunlap\Documents\GitHub\CodeEval\Dlang\Easy

C:\D\dmd2\windows\bin\dmd.exe -debug -gc "main.d" "UniqueWord.d" "UpperFile.d"
"LineSum.d" "HexToDec.d"  "-IC:\D\dmd2\src\druntime\src"
"-IC:\D\dmd2\src\phobos" "-odobj\Debug"
"-ofC:\Users\dunlap\Documents\GitHub\CodeEval\Dlang\Easy\bin\Debug\DFizzBuzz.exe"

Assertion failure: '!vthis->csym' on line 786 in file 'glue.c'

Exit code 1

Build complete -- 1 error, 0 warnings



---------------------- Done ----------------------


Build: 1 error, 0 warnings

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jun 11 2013
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10340


Jonathan Dunlap <jadit2 gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |major


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jun 11 2013
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10340


Martin Krejcirik <mk krej.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mk krej.cz



Look like bug 9158 to me. Please mark as duplicate or include an example if you
feel it deserves its own entry.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jun 11 2013
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10340


Jonathan Dunlap <jadit2 gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



---
I've confirmed it's a duplicate. I removed the "reduce" entry in one of my
modules and the build worked again.

*** This issue has been marked as a duplicate of issue 9158 ***

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