From: Henry N. <hen...@ar...> - 2009-02-09 21:11:25
|
Henry Nestler wrote: > Olivier Perron wrote: >> With my XP SP3 box, I've got systematic BSOD with latest development >> snapshot devel-coLinux-20090208 at colinux driver loading. >> This happens first at the end of the installation process and then >> after each reboot of the PC. >> Only way to resolve the issue: start XP in safe mode and uninstall colinux. > > Thanks for this report. I can see it here also. > > The file size of linux.sys is some more bigger as normal. Normal is > 88064 bytes, the linux.sys in broken build is 100352. I will check what' > going wrong there. > > By the while, the autobuild from same source is ok. There file linux.sys > has filesize 87040 bytes there: > http://www.henrynestler.com/colinux/autobuild/devel-20090208 > Ok, solved. linux.sys was build with debugging (-ggdb). I have forgotten to change back this option from last of my debugging the slirp daemon. Seems it was not a good idea for a NT kernel driver. Sorry. New files will upload in some minutes. Build will stamp as 20090209. -- Henry N. |