From: SourceForge.net <no...@so...> - 2009-01-19 05:16:14
|
Bugs item #2445837, was opened at 2008-12-18 18:07 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=2445837&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Crash / BSOD Group: v0.8.x (devel) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Xuefer (xuefer) Assigned to: Henry N. (henryn) Summary: colinux+ndis-bridge hang with vbox 2.1 Initial Comment: Virtualbox version: VirtualBox-2.1.0-41146-Win_x86.msi (got from http://www.filehippo.com/download_virtualbox/ same file as official though) colinux version: 0.8.0-20080924, 0.8.0-20081212 windows version: xp with all SP/hotfix patched guest os: gentoo configuration: ======== kernel=vmlinux mem=512 video0=4 kernel=vmlinux mem=512 video0=4 #eth0=pcap-bridge,ADSLModem #eth1=pcap-bridge,coLinux,00:ff:4f:0d:e7:c0 eth1=ndis-bridge,coLinux,00:ff:4f:0d:e7:c0 root=/dev/sda3 sda2=\Device\Harddisk1\Partition2 sda3=\Device\Harddisk1\Partition3 sda5=\Device\Harddisk1\Partition4 cofs0=\DosDevices\c:\app\system\colinux\ cofs1=\DosDevices\c:\ cofs2=\DosDevices\d:\ cofs3=\DosDevices\i:\ cofs4=\DosDevices\g:\ bootlevel=c.boot softlevel=c.default setcobd=async ========= it used to work when i have virtualbox VirtualBox-2.0.6-39760-Win_x86.msi installed. but when i upgrade virtualbox to 2.1.0-41146-Win_x86, colinux network stopped working. i restart colinux and the whole system just stuck there, no keyb/mouse response. this is a ndis-bridge specified problem again. works fine with pcap-bridge to reproduce it 1. install colinux, configure with ndis-bridge 2. install VirtualBox-2.1.0-41146-Win_x86.msi (just install, no need to run it) 3. start colinux i guess it's relatived to the driver (filter?) vbox2.1 installed for each network adapter: VBoxNetFlt Driver, VirtualBox Host Interface Networking Driver ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2009-01-19 05:16 Message: Yes, I got this bug also. I build colinux myself, I build about every two weeks. My compute run win2k sp4, the colinux build at 20081209 can be work fine, but 20090105 and later wrong. I can boot the colinux and do any works. but when I 'halt' the linux, the colinux-ndis-net-daemon.exe can not stop, it will hang my computer, I can not open any program, can not reboot. I must turn off(or hard-reset) my computer to continue. ---------------------------------------------------------------------- Comment By: Xuefer (xuefer) Date: 2008-12-18 18:12 Message: network adapters: 1. WAN: nvidia nforce 10/100/1000Mbps Ethernet (i don't think it relatived to this problem) 2. coLinux: Microsoft Loopback Adapter i just found a workaround 1. right click "coLinux" adapter 2. uncheck "VirtualBox Host Interface Networking Driver" press OK ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=2445837&group_id=98788 |