[Issue 15213] New: Unexpected OPTLINK Termination at EIP = 0040347E

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Oct 16 22:09:10 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=15213

          Issue ID: 15213
           Summary: Unexpected OPTLINK Termination at EIP = 0040347E
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: mail at skoppe.eu

Steps to reproduce: 

git clone https://github.com/rejectedsoftware/vibe.d
cd vibe.d
run `dub test`

Environment:
Windows 7 machine
dmd v2.068.2
dub 0.9.23-beta.2
vibe-d 0.7.29-alpha.2 commit e67c277972da4b5e15d32129f9dfd51554be

If I add the release flag or compile for 64bit all goes fine.

This is in the error box:

EAX=00000010 EBX=00000094 ECX=00000000 EDX=004337CF ESI=0044AAE8 EDI=00000100
EBP=0018FF54 ESP=0018FDEC First=00402000

--


More information about the Digitalmars-d-bugs mailing list