News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Ml 9.00.307 error

Started by ragdog, December 11, 2011, 01:08:32 PM

Previous topic - Next topic

ragdog

Hi i playing in the last time with ML 9.0 and link 9.0

now have i Crash it :bg

I now this code is wrong but have a Ml Error

movzx eax,offset [esi]


MASM : fatal error A1016: Internal error

  Version 9.00.30729.01

  ExceptionCode            = C0000005
  ExceptionFlags           = 00000000
  ExceptionAddress         = 0014821B (00120000) "C:\Masm32\Bin\ml930\ML.EXE"
  NumberParameters         = 00000002
  ExceptionInformation[ 0] = 00000000
  ExceptionInformation[ 1] = 00000024

CONTEXT:
  Eax    = 00001880  Esp    = 0035F6CC
  Ebx    = 00000002  Ebp    = 0035F6DC
  Ecx    = 00000000  Esi    = 0023BC90
  Edx    = 00000206  Edi    = 000007C0
  Eip    = 0014821B  EFlags = 00010246
  SegCs  = 0000001B  SegDs  = 00000023
  SegSs  = 00000023  SegEs  = 00000023
  SegFs  = 0000003B  SegGs  = 00000000
  Dr0    = 00000000  Dr3    = 00000000
  Dr1    = 00000000  Dr6    = 00000000
  Dr2    = 00000000  Dr7    = 00000000

qWord

FPU in a trice: SmplMath
It's that simple!

ragdog


hutch--

 :bg

Never assume that MASM is well behaved consumer software, its not, its an industrial tool that Microsoft use themselves and the assumption is that you use it the right way. ou can get the same effect if you pass trash to RC.EXE, it will crash andd leave junk in the target directory.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php