I updated to 956 this AM and tried to run it up under wine (wine-1.2.2 on ubuntu 10.04) with the following crash. Does anyone know what is going wrong? This has been working beautifully under wine thus far.
(I have removed some of the svn update output and most of the debugger dump for clarity.)
Thanks...
nhamilton@hp-ubuntu:~/Downloads/wp34s$ svn up https://wp34s.svn.sourceforge.net/svnroot/wp34s wp34s_svn
Skipped 'https://wp34s.svn.sourceforge.net/svnroot/wp34s'
...
U wp34s_svn/trunk/windows/wp34sgui/wp34sgui.vcxproj
U wp34s_svn/trunk/windows/wp34sgui/builddate.h
U wp34s_svn/trunk/windows/wp34sgui/wp34sgui.c
U wp34s_svn/trunk/windows/bin/emulator_d.pdb
U wp34s_svn/trunk/windows/bin/emulator_d.lib
U wp34s_svn/trunk/windows/bin/wp34s_compact.bmp
U wp34s_svn/trunk/windows/bin/emulator_d.dll
U wp34s_svn/trunk/windows/bin/wp34sgui.exe
U wp34s_svn/trunk/windows/bin/emulator_d.exp
U wp34s_svn/trunk/windows/bin/wp34s_medium.bmp
...
Updated to revision 956.
Summary of conflicts:
Skipped paths: 1
nhamilton@hp-ubuntu:~/Downloads/wp34s$ wine ./wp34s_svn/trunk/windows/bin/wp34sgui.exe &
[1] 1623
nhamilton@hp-ubuntu:~/Downloads/wp34s$ fixme:heap:HeapSetInformation (nil) 1 (nil) 0
wine: Unhandled page fault on read access to 0x0044c000 at address 0x414540 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x0044c000 in 32-bit code (0x00414540).
...