http://bugs.winehq.org/show_bug.cgi?id=25106
Summary: mingw make/rm problems on shedskin test set Product: Wine Version: 1.2.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mark.dufour@gmail.com
attachment shows some problems with make.exe/rm.exe under mingw. I can't reproduce it for a single test, but the following typically results in some hits:
(install python 2.6.6 msi from python.org) wineconsole cmd cd shedskin-0.3 init cd tests python run.py -f
this will run a bunch of tests, and it will stop at the first one that fails (-f). usually with a message like the following:
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x7110E000, BaseAddress 0x71110000, RegionSize 0xA700000, State 0 x2000 Z:\home\srepmub\Desktop\shedskin-0.3\msys\bin\make.exe: *** Couldn't reserve spa ce for cygwin's heap, Win32 error 487 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x7110E000, BaseAddress 0x71110000, RegionSize 0xA700000, State 0 x2000 Z:\home\srepmub\Desktop\shedskin-0.3\msys\bin\make.exe: *** Couldn't reserve spa ce for cygwin's heap, Win32 error 487
http://bugs.winehq.org/show_bug.cgi?id=25106
--- Comment #1 from srepmub mark.dufour@gmail.com 2010-11-10 15:40:59 CST --- attachment to big, so I uploaded it here:
https://sites.google.com/site/markdufour/katak/shedskin_wine.tgz?attredirect...
http://bugs.winehq.org/show_bug.cgi?id=25106
--- Comment #2 from srepmub mark.dufour@gmail.com 2011-05-15 16:05:52 CDT --- ran exactly the same test using wine 1.3.15, and all the crashes seem to have disappeared! great work.
will try another run using python 2.7 and shedskin 0.7.1 later this week, and report back.
http://bugs.winehq.org/show_bug.cgi?id=25106
srepmub mark.dufour@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from srepmub mark.dufour@gmail.com 2011-05-27 14:51:28 CDT --- okay, awesome, this works too.
http://bugs.winehq.org/show_bug.cgi?id=25106
srepmub mark.dufour@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from srepmub mark.dufour@gmail.com 2011-05-27 14:52:13 CDT --- closing then.