[Wine] ASTRO (logy) under wine - understanding the debug output?

Austin English austinenglish at gmail.com
Fri May 29 16:49:09 CDT 2009


On Fri, May 29, 2009 at 4:46 PM, rja <wineforum-user at winehq.org> wrote:
> Hello Wine Users,
>
> I have setup wine in fedora 10 x86_64. I installed speaker workshop and it works fine. This encouraged me to install my old astrology software (ASTRO, by the late Peter Treadgold). The program was released in 1996 and updated in 2000. It calculates birth and death charts and displays them on screen. When I get to the point to have the chart displayed, the chart may or may not appear. Anyway, the program is locked, whether it displays the chart or not. There is really no alternative to this program, so I will post the debugger output here and see if any of you, with a trained eye, can see if there is any hope or not.....
>
> wine: Unhandled exception 0xc0000090 at address 0x60329a45 (thread 001f), starting debugger...
> Unhandled exception: invalid float operation in 32-bit code (0x60329a48).
> Register dump:
>  CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
>  EIP:60329a48 ESP:7e37de90 EBP:7e37ded8 EFLAGS:00010206(   - 00      - RIP1)
>  EAX:60329a28 EBX:603bcc14 ECX:00000216 EDX:007a17a8
>  ESI:7e37df0c EDI:0000ffd2
> Stack dump:
> 0x7e37de90:  00000000 00000000 6065d3a0 606552b4
> 0x7e37dea0:  606209c9 606552b4 00000002 13720c72
> 0x7e37deb0:  0000043c 0013afb8 6062295b 60849fec
> 0x7e37dec0:  0017d208 00000000 00000000 13721f72
> 0x7e37ded0:  00000006 00000e44 7e37dee8 60326c1c
> 0x7e37dee0:  7e37df0c 606552b4 7e37e1f8 6039c452
> Backtrace:
> =>0 0x60329a48 WIN87_fpmath+0x1f8() in kernel32 (0x7e37ded8)

Can you install debugging symbols? This line should have more information ^.

Either way, it's a bug in wine. Upgrade to 1.1.22 and if it's not
fixed, file a bug.

-- 
-Austin



More information about the wine-users mailing list