|
From: ginzzer <gi...@gm...> - 2013-01-02 02:58:35
|
Hi all,
I have run mingw-get install -reinstall msys to have msys updated,
after that, I reboot the system. And I no longer can run the msys
console again. I try to run msys.bat in the cmd line but nothing comes
out. I also try to run sh.exe, bash.exe and rxvt.exe and it reports the
following
d:\MinGW\msys\1.0\bin>sh.exe
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x5E0000, RegionSize 0x20000, State 0x10000
d:\MinGW\msys\1.0\bin\sh.exe: *** Couldn't reserve space for cygwin's h
eap, Win32 error 0
d:\MinGW\msys\1.0\bin>rxvt.exe
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x750000, BaseAddress 0x750000, RegionSize 0x11000, State 0x1000
d:\MinGW\msys\1.0\bin\rxvt.exe: *** Couldn't reserve space for cygwin's
heap, Win32 error 0
d:\MinGW\msys\1.0\bin>bash.exe
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x910000, RegionSize 0x50000, State 0x10000
d:\MinGW\msys\1.0\bin\bash.exe: *** Couldn't reserve space for cygwin's
heap, Win32 error 0
Any one has any idea how to fix that? Thanks and happy new year.
|