[Issue 18799] New: Unexpected OPTLINK Termination at EIP=0040F60A

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 25 12:46:00 UTC 2018


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

          Issue ID: 18799
           Summary: Unexpected OPTLINK Termination at EIP=0040F60A
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: vaidas.boqsc at gmail.com

Created attachment 1688
  --> https://issues.dlang.org/attachment.cgi?id=1688&action=edit
The error that poped out

C:\Users\Vaidas\Desktop\httpServer>dub
Performing "debug" build using C:\D\dmd2\windows\bin\dmd.exe for x86.
taggedalgebraic 0.10.11: target for configuration "library" is up to date.
eventcore 0.8.34: target for configuration "winapi-optlink" is up to date.
stdx-allocator 2.77.1: target for configuration "library" is up to date.
vibe-core 1.4.0: target for configuration "winapi-optlink" is up to date.
vibe-d:utils 0.8.3: target for configuration "library" is up to date.
vibe-d:data 0.8.3: target for configuration "library" is up to date.
vibe-d:crypto 0.8.3: target for configuration "library" is up to date.
diet-ng 1.4.5: target for configuration "library" is up to date.
vibe-d:stream 0.8.3: target for configuration "library" is up to date.
vibe-d:textfilter 0.8.3: target for configuration "library" is up to date.
vibe-d:inet 0.8.3: target for configuration "library" is up to date.
vibe-d:tls 0.8.3: target for configuration "openssl" is up to date.
vibe-d:http 0.8.3: target for configuration "library" is up to date.
vibe-d:mail 0.8.3: target for configuration "library" is up to date.
vibe-d:mongodb 0.8.3: target for configuration "library" is up to date.
vibe-d:redis 0.8.3: target for configuration "library" is up to date.
vibe-d:web 0.8.3: target for configuration "library" is up to date.
vibe-d 0.8.3: target for configuration "vibe-core" is up to date.
httpserver ~master: building configuration "application"...
Linking...
Error: linker exited with status 1
C:\D\dmd2\windows\bin\dmd.exe failed with exit code 1.


--------------------------------------------------------------
Error popup message that appeared after PUB command execution.

Unexpected OPTLINK Termination at EIP=0040F60A

EAX=06B20000 EBX=00438C70 ECX=0000002B EDX=0000030E
ESI=00258600 EDI=06B23F54 EBP=0019FF38 ESP=0019FEF0
First=00402000

--


More information about the Digitalmars-d-bugs mailing list