[Wine] Program worked in 20050930, not in 0.9.7

Lee Parsons parsonsl at upstate.edu
Tue Feb 7 07:55:56 CST 2006


Hello
I have been trying to get WinMDI (a program for reading flow cytometry data
in windows) working under wine.  WinMDI has an appdb entry of
http://appdb.winehq.org/appview.php?appId=2850 .   I had the early versions
of this program working under wine 20050930 and 20050725.  

I recently upgraded from 20050930 to 0.9.7 on my FreeBSD 6.0 box, and tried
to run the same version that worked under the earlier wine versions.  The
application no longer runs at all - it gives me the following error output:


--------

> wine /mnt/flotsam/winmdi_early/WINMDI.EXE

err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
wine: Unhandled page fault on read access to 0xffffffff at address
0x11f7:0x00000035 (thread 000a), starting debugger...
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
WineDbg starting on pid 0x8
Couldn't initiate DbgHelp
Unhandled exception: page fault on read access to 0xffffffff in 16-bit code
(11f7:0035).
Register dump:
 CS:11f7 SS:12af DS:12af ES:0000 FS:11df GS:001b
 IP:0035 SP:7e92 BP:7edc FLAGS:0246(   - 00      -RIZP1)
 AX:0000 BX:0000 CX:11bf DX:0000 SI:12ae DI:84bf
Stack dump:
file_set_error: Bad address
0x00000000: *** Invalid address 0x00000000

0255: sel=12af base=001f0968 limit=0000fd5f 16-bit rw-
023b: sel=11df base=00112000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x11f7:0x0035 (0x11f7:0x0035)
  2 0x11ef:0x0019 (0x11ef:0x0019)
  3 0x12a7:0x00e7 (0x12a7:0x00e7)
  4 0x12a7:0x00b4 (0x12a7:0x00b4)
0x11f7:0x0035: movw     $0x44,%es:0x24(%bx)
Modules:
Module  Address                 Debug info      Name (0 modules)
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\mnt\flotsam\winmdi_early\WINMDI.EXE
        0000000a    0 <==
        00000009    0
WineDbg terminated on pid 0x8

--------------------

I'm not sure what to do at this point.  I am able to run some other windows
programs, for example the notepad and windows help program that ships with
wine, as well as the pinball program that comes with windows XP.  My system
is set to dual boot between freebsd 6.0 and windows XP pro.  I have not
configured wine to use anything from windows XP (after reading the FAQ that
encourages against this).



thank you
Lee Parsons




More information about the wine-users mailing list