[Bug 18709] New: Breakout crashes:System.OverflowException: Value was either too large or too small for a Decimal
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(a)winehq.org ReportedBy: xerox_xerox2000(a)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.
http://bugs.winehq.org/show_bug.cgi?id=18709 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-07-04 01:27:34 --- Created an attachment (id=22161) --> (http://bugs.winehq.org/attachment.cgi?id=22161) stupid hack to work around the crash this bug also seems present in every .net 3.5 app. stupid hack works around the bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18709 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18709 Hib Eris <hib(a)hiberis.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hib(a)hiberis.nl -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18709 --- Comment #2 from Hib Eris <hib(a)hiberis.nl> 2009-07-07 07:09:48 --- I had a similar problem running candle.exe from the Windows Installer Toolkit. Guided by Louis' stupid hack, I made a patch for it and send it to the mailing list. http://www.winehq.org/pipermail/wine-patches/2009-July/075516.html It solves my problems with candle.exe. Louis, could you check if this patch solves your problem as well? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18709 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-07-08 05:29:28 ---
I made a patch for it and send it to the mailing list.
http://www.winehq.org/pipermail/wine-patches/2009-July/075516.html
It solves my problems with candle.exe. Louis, could you check if this patch solves your problem as well?
Yes, it's fixed. nice job Hib. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18709 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2009-07-17 12:29:38 --- Closing bugs fixed in 1.1.26. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18709 ElGonzo <elgonzo(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elgonzo(a)gmx.net -- 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.
participants (1)
-
wine-bugs@winehq.org