[Bug 18709] New: Breakout crashes:System.OverflowException: Value was either too large or too small for a Decimal

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 31 04:07:56 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18709

           Summary: Breakout crashes:System.OverflowException: Value was
                    either too large or too small for a Decimal
           Product: Wine
           Version: 1.1.22
          Platform: PC
               URL: http://www.gielow-home.de/home/download/breakout_xna.e
                    xe
        OS/Version: Linux
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: oleaut32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: xerox_xerox2000 at yahoo.co.uk


I'm testing a few more XNA games. The nice thing is they give a very clear
description of what went wrong when they crash, like this one Breakout:


Unhandled Exception: System.InvalidOperationException: There is an error in XML
document (12, 81). ---> System.OverflowException: Value was either too large or
too small for a Decimal.
   at System.Decimal.Compare(Decimal d1, Decimal d2)
   at System.Decimal.op_LessThan(Decimal d1, Decimal d2)

Corresponding log gives:

0009:Call oleaut32.VarDecCmp(0032e974,0032e964) ret=7a2c43ed
0009:Ret  oleaut32.VarDecCmp() retval=00000000 ret=7a2c43ed
0009:Call oleaut32.VarDecCmp(0032e974,0032e964) ret=7a2c43ed
0009:Ret  oleaut32.VarDecCmp() retval=8002000a ret=7a2c43ed
0009:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0032e850)
ret=78158
dd3
0009:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b844453
ip=7b844453

Running with native oleaut32 makes the game start and run just fine. If you
need any logs just tell me, and i'll attach them.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list