From: Henry N. <Hen...@Ar...> - 2008-02-24 23:34:35
|
baldyeti wrote: > Hello, > > I am not sure this is the place to post bug reports, > bu anyway here's my story. I've been using colinux > for the past 2-3 years. I had very good (stable) > results when my system was an aging (5yrs) Athlon > system (0.6.x then 0.7.1 starting an installed debian) > > ABout 3 months ago I built myself a new pentium > dual-core based system, and I am sorry to report that > colinux started to misbehave. I initially used 0.7.1 > to start an etch installation, but things haven't > improved with 0.7.2 (0.7.3 untested yet) > > What I am seeing is that if I start colinux early > after i log into XP Pro, it generally will work fine > (like it pretty much always did on the older single > core system). If I try starting colinux later, it > will often fail, displaying the error message copied below. > On occasions, it will completely crash the systm - I > don't even get the BSOD - just a straight reboot! > This may have nothing to do with the processor change, > please let me know what systematic tests might help. > > Thanks for your attention, > > --bald > > ---------> error message below <--------- > C:\Apps\coLinux>C:\Apps\coLinux\colinux-daemon.exe kernel=vmlinux > mem=160 sda4=\Device\Harddisk0\Partition3 > sda7=\Device\Harddisk0\Partition6 sda8=\Device\Harddisk0\Partition7 > sda9=\Device\Harddisk0\Partition8 root=/dev/sda4 eth0=tuntap > cofs0=C:\ cofs1=D:\ > > Cooperative Linux Daemon, 0.7.2 > Compiled on Jan 18 2008 21:47:09 > > error loading image > daemon: exit code 89a09401 > daemon: error - CO_RC_ERROR_ERROR, line 37, file > src/colinux/kernel/pages.c (77) This error let me think, the memory (RAM) is unstable. Or any driver or coLinux driver self changed the area of coLinux variables. Try one of my ideas step by step: Check the memory with memtest86. Change the memory speed slower in bios settings. Can you change the memory or CPU cache settings inside the bios? Try to disable the cache. Can you temporaly disable one core? Diable the Online-Virus-Scanner, if you have. How many RAM do you have? Have you shared memory for graphic card? Ones heared from buggy graphic driver. What is exactly the cpu model? "cat /proc/cpuinfo" Ask Google for memory/chache problems on such cpu models. For debugging, follow http://colinux.svn.sourceforge.net/svnroot/colinux/branches/devel/doc/debugging -- Henry N. |