[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2017-01-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3870

Walter Bright  changed:

   What|Removed |Added

   Keywords||Optlink
 CC||bugzi...@digitalmars.com

--


[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3870

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

  Component|Optlink |tools

--


[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2010-09-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3870



--- Comment #3 from nfx...@gmail.com 2010-09-01 02:13:59 PDT ---
I wonder if the fix for bug 4009 fixes this too
http://ftp.digitalmars.com/link.8.00.6.zip

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


[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2010-09-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3870


Simen Kjaeraas simen.kja...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||simen.kja...@gmail.com
 Resolution||FIXED


--- Comment #4 from Simen Kjaeraas simen.kja...@gmail.com 2010-09-01 06:21:46 
PDT ---
Fixed with link 8.00.6

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


[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2010-03-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3870



--- Comment #2 from nfx...@gmail.com 2010-03-26 04:39:30 PDT ---
Possibly the same as bug 4009. See a compileable test case there. But the
register contents (including EIP) are different.

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


[Issue 3870] Unexpected OPTLINK Termination at EIP=00403208

2010-03-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3870



--- Comment #1 from mpi...@gmail.com 2010-03-03 07:35:53 PST ---
Created an attachment (id=581)
Testcase for the described error

I tried creating a minimal testcase from the huge project and ended up with 2
object files that cause an OPTLINK crash when linked. However, the error is
slightly different:

Unexpected OPTLINK Termination at EIP=00403210
EAX=000C EBX= ECX=0004 EDX=0043D794
ESI=00443C1C EDI=0103 EBP=0012FF8C ESP=0012FE24
First=00402000

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