Thread overview
[Issue 10340] New: Assertion failure: '!vthis->csym' on line 786 in file 'glue.c'
Jun 11, 2013
Jonathan Dunlap
Jun 11, 2013
Jonathan Dunlap
Jun 11, 2013
Martin Krejcirik
Jun 12, 2013
Jonathan Dunlap
June 11, 2013
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


--- Comment #0 from Jonathan Dunlap <jadit2@gmail.com> 2013-06-11 16:02:42 PDT ---
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: -------
June 11, 2013
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: -------
June 11, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10340


Martin Krejcirik <mk@krej.cz> changed:

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


--- Comment #1 from Martin Krejcirik <mk@krej.cz> 2013-06-12 01:26:35 CEST ---
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: -------
June 12, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10340


Jonathan Dunlap <jadit2@gmail.com> changed:

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


--- Comment #2 from Jonathan Dunlap <jadit2@gmail.com> 2013-06-12 16:16:48 PDT ---
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: -------