<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/colinux/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/colinux/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 16 Apr 2013 22:16:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/colinux/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>spam</title><link>https://sourceforge.net/p/colinux/bugs/191/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;QXOFhV  &amp;lt;a href="http://qjeezhsqoqgo.com/"&amp;gt;qjeezhsqoqgo&amp;lt;/a&amp;gt;, [url=http://vdracmqkjmnm.com/]vdracmqkjmnm[/url], [link=http://xnxrlpsxyaez.com/]xnxrlpsxyaez[/link], &lt;a href="http://ouityjodtbal.com/" rel="nofollow"&gt;http://ouityjodtbal.com/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 16 Apr 2013 22:16:45 -0000</pubDate><guid>https://sourceforge.net2e5ed66984ebedc276b4f435f0e4d4f4f5ce2f80</guid></item><item><title>Crash on coLinux start</title><link>https://sourceforge.net/p/colinux/bugs/189/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;coLinix is crashing when it's starting.  My machine is Windows xp SP3.  The crash only occurs when using a PAE kernel.  If PAE is disabled, then it will not crash.  I am using the 0.7.9 release and the Debian-6.0.1-squeeze.7z image.&lt;/p&gt;
&lt;p&gt;This crash is not consistent.  I've created a little script that starts coLinux, waits, then kills it.  It does this in a loop until it crashes.  It will eventually crash, but it can be from as little as 10 tries upwards of 174 tries in the loop.  I've attached the script, it's test.sh.  I run this under cygwin.  I've also tried this on two separate boxes, both are winxp sp3 without PAE.  One box seems to crash quicker than the other, but they both eventually do it.&lt;/p&gt;
&lt;p&gt;I've attached one of the minidump files.  From examining the dump files in windbg, they all appear the same.  The crash is in a thread that's not running linux.sys.  It always crashes at the nt!MiFreeInPageSupportBlock+0x2a.&lt;/p&gt;
&lt;p&gt;Let me know if there's any more testing/information I can gather to track this down.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lorne Sturtevant</dc:creator><pubDate>Wed, 28 Mar 2012 19:36:19 -0000</pubDate><guid>https://sourceforge.net9de77531ef7f1a535ee0432f0dfa4e5c4c025030</guid></item><item><title>rmdir on cofs returns success but the dir is not deleted</title><link>https://sourceforge.net/p/colinux/bugs/188/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I shared a local NTFS disk through cofs (host is XP) and then I mounted it from inside the Linux image with the following mount options:&lt;/p&gt;
&lt;p&gt;noattrib,nocache,uid=foo,gid=foo,fmask=0644&lt;/p&gt;
&lt;p&gt;Then I navigate to the mounted cofs dir create a non-empty dir, e.g.&lt;/p&gt;
&lt;p&gt;mkdir foo&lt;br /&gt;
echo bar &amp;gt; foo/bar&lt;/p&gt;
&lt;p&gt;If I try to delete this dir with rmdir, instead of getting an error that the dir is non-empty, I get success but the dir still remains.&lt;/p&gt;
&lt;p&gt;rmdir foo&lt;/p&gt;
&lt;p&gt;Of course, "rm -r foo" will get rid of the dir, but the problem is that the rmdir() system call doesn't return an error for non-empty dirs, which confuses some software when using cofs shares from coLinux (notably CVS).&lt;/p&gt;
&lt;p&gt;coLinux version is: 2.6.33.5-co-0.7.9-r1547&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Grnch</dc:creator><pubDate>Wed, 21 Mar 2012 09:28:08 -0000</pubDate><guid>https://sourceforge.net005451e7c4eed1c8f6e74f72d2b0687303565ffa</guid></item><item><title>Swap file in Debian image is lost</title><link>https://sourceforge.net/p/colinux/bugs/187/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Archive Debian-6.0.1-squeeze.7z contain swap_128mb.img with size 45 bytes instead 128Mb, this is text file with one line: "/data/Download/coLinux/Debian6/swap_128mb.img". After unpack an archive and run squeeze.bat I see in the colinux console red error message about invalid swap device, and boot continues.&lt;/p&gt;
&lt;p&gt;Solution:&lt;br /&gt;
update squeeze.conf: ann a line "cofs0=.\"&lt;br /&gt;
boot, login, run commands:&lt;br /&gt;
mount -t cofs 0 /mnt&lt;br /&gt;
dd bs=1M if=/dev/zero of=/mnt/swap_128mb.img count=128&lt;br /&gt;
mkswap -f -L swap_128mb /mnt/swap_128mb.img&lt;br /&gt;
reboot&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stas Degteff</dc:creator><pubDate>Mon, 16 Jan 2012 15:13:24 -0000</pubDate><guid>https://sourceforge.net3c640ad9d4420b12994b9b73b0797d3ca7d3701e</guid></item><item><title>Colinux Crashes using NDIS network mode</title><link>https://sourceforge.net/p/colinux/bugs/186/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;I have been having problems with blue screen crashes when running colinux.  They are usually  memory corruptions, irql too high, corrupt page table list. The just started when I tried to get ndis bridge mode networking working on Portable Ubuntu which uses colinux. I never had any crashes when using the slirp mode networking.  Also, I never have any crashes when colinux is not running. These crashes occur on WXP with all service packs and updates applied.&lt;/p&gt;
&lt;p&gt;Many dumps had Kaspersky driver active at the time of crash.&lt;br /&gt;
Kaspersky support has analyzed the dump and say that their driver&lt;br /&gt;
Is not causing the problem.  So to prove it, I uninstalled Kaspersky and used their clean up utility to removed all components, and registry items.&lt;br /&gt;
It still crashed with memory corruption but this time the active module was nt .  The windbg output of this dump is:&lt;/p&gt;
&lt;p&gt;-------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;Microsoft (R) Windows Debugger  Version 6.6.0007.5&lt;br /&gt;
Copyright (c) Microsoft Corporation. All rights reserved.&lt;/p&gt;
&lt;p&gt;Loading Dump File [C:\WINDOWS\Minidump\Mini010212-03.dmp]&lt;br /&gt;
Mini Kernel Dump File: Only registers and stack trace are available&lt;/p&gt;
&lt;p&gt;Symbol search path is: srv*DownstreamStore*http://msdl.microsoft.com/download/symbols&lt;br /&gt;
Executable search path is: &lt;br /&gt;
Windows XP Kernel Version 2600 (Service Pack 3) UP Free x86 compatible&lt;br /&gt;
Product: WinNt&lt;br /&gt;
Built by: 2600.xpsp_sp3_gdr.111025-1629&lt;br /&gt;
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055b240&lt;br /&gt;
Debug session time: Mon Jan  2 23:06:16.123 2012 (GMT-5)&lt;br /&gt;
System Uptime: 0 days 0:29:01.394&lt;br /&gt;
Loading Kernel Symbols&lt;br /&gt;
...........................................................................................................................................................................................&lt;br /&gt;
Loading User Symbols&lt;br /&gt;
Loading unloaded module list&lt;br /&gt;
..........&lt;br /&gt;
*******************************************************************************&lt;br /&gt;
*                                                                             *&lt;br /&gt;
*                        Bugcheck Analysis                                    *&lt;br /&gt;
*                                                                             *&lt;br /&gt;
*******************************************************************************&lt;/p&gt;
&lt;p&gt;Use !analyze -v to get detailed debugging information.&lt;/p&gt;
&lt;p&gt;BugCheck A, {9ded4804, 2, 0, 804eb3b5}&lt;/p&gt;
&lt;p&gt;Probably caused by : memory_corruption ( nt!MiDeletePte+15b )&lt;/p&gt;
&lt;p&gt;Followup: MachineOwner&lt;br /&gt;
---------&lt;/p&gt;
&lt;p&gt;kd&amp;gt; !Analyze -v&lt;br /&gt;
*******************************************************************************&lt;br /&gt;
*                                                                             *&lt;br /&gt;
*                        Bugcheck Analysis                                    *&lt;br /&gt;
*                                                                             *&lt;br /&gt;
*******************************************************************************&lt;/p&gt;
&lt;p&gt;IRQL_NOT_LESS_OR_EQUAL (a)&lt;br /&gt;
An attempt was made to access a pageable (or completely invalid) address at an&lt;br /&gt;
interrupt request level (IRQL) that is too high.  This is usually&lt;br /&gt;
caused by drivers using improper addresses.&lt;br /&gt;
If a kernel debugger is available get the stack backtrace.&lt;br /&gt;
Arguments:&lt;br /&gt;
Arg1: 9ded4804, memory referenced&lt;br /&gt;
Arg2: 00000002, IRQL&lt;br /&gt;
Arg3: 00000000, value 0 = read operation, 1 = write operation&lt;br /&gt;
Arg4: 804eb3b5, address which referenced memory&lt;/p&gt;
&lt;p&gt;Debugging Details:&lt;br /&gt;
------------------&lt;/p&gt;
&lt;p&gt;READ_ADDRESS:  9ded4804 &lt;/p&gt;
&lt;p&gt;CURRENT_IRQL:  2&lt;/p&gt;
&lt;p&gt;FAULTING_IP: &lt;br /&gt;
nt!MiDeletePte+15b&lt;br /&gt;
804eb3b5 8b420c          mov     eax,dword ptr [edx+0Ch]&lt;/p&gt;
&lt;p&gt;CUSTOMER_CRASH_COUNT:  3&lt;/p&gt;
&lt;p&gt;DEFAULT_BUCKET_ID:  DRIVER_FAULT&lt;/p&gt;
&lt;p&gt;BUGCHECK_STR:  0xA&lt;/p&gt;
&lt;p&gt;TRAP_FRAME:  f1c03aec -- (.trap fffffffff1c03aec)&lt;br /&gt;
ErrCode = 00000000&lt;br /&gt;
eax=038202ff ebx=c000430c ecx=012b5655 edx=9ded47f8 esi=835d2fe8 edi=000fffff&lt;br /&gt;
eip=804eb3b5 esp=f1c03b60 ebp=f1c03b84 iopl=0         nv up ei pl nz na pe nc&lt;br /&gt;
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206&lt;br /&gt;
nt!MiDeletePte+0x15b:&lt;br /&gt;
804eb3b5 8b420c          mov     eax,dword ptr [edx+0Ch] ds:0023:9ded4804=????????&lt;br /&gt;
Resetting default scope&lt;/p&gt;
&lt;p&gt;LAST_CONTROL_TRANSFER:  from 804eb3b5 to 804e1892&lt;/p&gt;
&lt;p&gt;STACK_TEXT:&lt;br /&gt;
f1c03aec 804eb3b5 badb0d00 9ded47f8 873c63e8 nt!KiTrap0E+0x233&lt;br /&gt;
f1c03b84 804eb6fe c000430c 010c3000 00000000 nt!MiDeletePte+0x15b&lt;br /&gt;
f1c03c48 804f1d7c e122a614 010c9fff 00000000 nt!MiDeleteVirtualAddresses+0x162&lt;br /&gt;
f1c03cf4 8057a7c3 860fcb80 861acd00 f1c03d64 nt!MiRemoveMappedView+0x212&lt;br /&gt;
f1c03d38 8057a86f 85f21218 85eb8ee8 00000000 nt!MiUnmapViewOfSection+0x12b&lt;br /&gt;
f1c03d54 804de7ec ffffffff 860fcb80 008beeec nt!NtUnmapViewOfSection+0x54&lt;br /&gt;
f1c03d54 7c90e514 ffffffff 860fcb80 008beeec nt!KiFastCallEntry+0xf8&lt;br /&gt;
WARNING: Frame IP not in any known module. Following frames may be wrong.&lt;br /&gt;
008beeec 00000000 00000000 00000000 00000000 0x7c90e514&lt;/p&gt;
&lt;p&gt;STACK_COMMAND:  kb&lt;/p&gt;
&lt;p&gt;FOLLOWUP_IP: &lt;br /&gt;
nt!MiDeletePte+15b&lt;br /&gt;
804eb3b5 8b420c          mov     eax,dword ptr [edx+0Ch]&lt;/p&gt;
&lt;p&gt;SYMBOL_STACK_INDEX:  1&lt;/p&gt;
&lt;p&gt;FOLLOWUP_NAME:  MachineOwner&lt;/p&gt;
&lt;p&gt;MODULE_NAME: nt&lt;/p&gt;
&lt;p&gt;DEBUG_FLR_IMAGE_TIMESTAMP:  4ea6ba87&lt;/p&gt;
&lt;p&gt;SYMBOL_NAME:  nt!MiDeletePte+15b&lt;/p&gt;
&lt;p&gt;IMAGE_NAME:  memory_corruption&lt;/p&gt;
&lt;p&gt;FAILURE_BUCKET_ID:  0xA_nt!MiDeletePte+15b&lt;/p&gt;
&lt;p&gt;BUCKET_ID:  0xA_nt!MiDeletePte+15b&lt;/p&gt;
&lt;p&gt;Followup: MachineOwner&lt;br /&gt;
---------&lt;/p&gt;
&lt;p&gt;kd&amp;gt; lm&lt;br /&gt;
start    end        module name&lt;br /&gt;
804d7000 806ee580   nt         (pdb symbols)          DownstreamStore\ntoskrnl.pdb\C43A7F0B8DD34147BEE6D967BAC2A2FB2\ntoskrnl.pdb&lt;br /&gt;
806ef000 80702d00   hal        (deferred)           &lt;br /&gt;
bf000000 bf011600   dxg        (deferred)           &lt;br /&gt;
bf012000 bf04d000   ati2dvag   (deferred)           &lt;br /&gt;
bf04d000 bf07f000   ati2cqag   (deferred)           &lt;br /&gt;
bf07f000 bf0b1000   atikvmag   (deferred)           &lt;br /&gt;
bf0b1000 bf2e1440   ati3duag   (deferred)           &lt;br /&gt;
bf2e2000 bf376ba0   ativvaxx   (deferred)           &lt;br /&gt;
bf377000 bf3bde80   ATMFD      (deferred)           &lt;br /&gt;
bf800000 bf9c6000   win32k     (deferred)           &lt;br /&gt;
f1b3c000 f1b54000   linux      (deferred)           &lt;br /&gt;
f234c000 f238ce00   HTTP       (deferred)           &lt;br /&gt;
f25ed000 f2617180   kmixer     (deferred)           &lt;br /&gt;
f263b000 f264f480   wdmaud     (deferred)           &lt;br /&gt;
f2918000 f2927900   Cdfs       (deferred)           &lt;br /&gt;
f2ad8000 f2ae9520   PfModNT    (deferred)           &lt;br /&gt;
f2bb2000 f2c09600   srv        (deferred)           &lt;br /&gt;
f2cfa000 f2d26180   mrxdav     (deferred)           &lt;br /&gt;
f2d67000 f2d6b000   cpuz133_x32   (deferred)           &lt;br /&gt;
f2e8f000 f2ea4880   irda       (deferred)           &lt;br /&gt;
f2f95000 f2faaa80   tfsnudf    (deferred)           &lt;br /&gt;
f3027000 f302a5e0   tfsnopio   (deferred)           &lt;br /&gt;
f303f000 f3042900   ndisuio    (deferred)           &lt;br /&gt;
f306b000 f3079d80   sysaudio   (deferred)           &lt;br /&gt;
f50eb000 f5102900   dump_atapi   (deferred)           &lt;br /&gt;
f512b000 f514ac40   ctsfm2k    (deferred)           &lt;br /&gt;
f514b000 f5176920   ctoss2k    (deferred)           &lt;br /&gt;
f5177000 f5308480   sbusb      (deferred)           &lt;br /&gt;
f532d000 f532f900   Dxapi      (deferred)           &lt;br /&gt;
f5331000 f5354180   Fastfat    (deferred)           &lt;br /&gt;
f536d000 f5372000   LVPr2Mon   (deferred)           &lt;br /&gt;
f53a5000 f5420000   Wdf01000   (deferred)           &lt;br /&gt;
f5440000 f54af680   mrxsmb     (deferred)           &lt;br /&gt;
f54b0000 f54dae80   rdbss      (deferred)           &lt;br /&gt;
f54fb000 f5520500   ipnat      (deferred)           &lt;br /&gt;
f55aa000 f55de000   truecrypt   (deferred)           &lt;br /&gt;
f55de000 f55ff400   VBoxDrv    (deferred)           &lt;br /&gt;
f5600000 f5621d00   afd        (deferred)           &lt;br /&gt;
f5622000 f5659640   tcpip6     (deferred)           &lt;br /&gt;
f565a000 f5681c00   netbt      (deferred)           &lt;br /&gt;
f5682000 f56da480   tcpip      (deferred)           &lt;br /&gt;
f56db000 f56ed600   ipsec      (deferred)           &lt;br /&gt;
f5700000 f5732000   UDFReadr   (deferred)           &lt;br /&gt;
f576c000 f578f000   DVDVRRdr_xp   (deferred)           &lt;br /&gt;
f57a1000 f57e9000   cdudf_xp   (deferred)           &lt;br /&gt;
f5809000 f5811780   tfsncofs   (deferred)           &lt;br /&gt;
f5829000 f5835de0   tfsnifs    (deferred)           &lt;br /&gt;
f5839000 f58423e0   drvnddm    (deferred)           &lt;br /&gt;
f68f1000 f68f3f80   mouhid     (deferred)           &lt;br /&gt;
f68f9000 f68fb880   hidusb     (deferred)           &lt;br /&gt;
f68fd000 f6900a60   TPHKDRV    (deferred)           &lt;br /&gt;
f6919000 f6976f00   update     (deferred)           &lt;br /&gt;
f6977000 f6990880   VBoxNetFlt   (deferred)           &lt;br /&gt;
f6991000 f69c0e80   rdpdr      (deferred)           &lt;br /&gt;
f69c1000 f69d7e00   VBoxNetAdp   (deferred)           &lt;br /&gt;
f69d8000 f69e8e00   psched     (deferred)           &lt;br /&gt;
f69e9000 f69ff580   ndiswan    (deferred)           &lt;br /&gt;
f6a04000 f6a06280   rasacd     (deferred)           &lt;br /&gt;
f6a28000 f6b4c140   AGRSM      (deferred)           &lt;br /&gt;
f6b4d000 f6b64940   aeaudio    (deferred)           &lt;br /&gt;
f6b65000 f6b88a80   portcls    (deferred)           &lt;br /&gt;
f6b89000 f6c16380   smwdm      (deferred)           &lt;br /&gt;
f6c17000 f6c34000   pwd_2k     (deferred)           &lt;br /&gt;
f6c34000 f6c56700   ks         (deferred)           &lt;br /&gt;
f6c57000 f6c6a900   parport    (deferred)           &lt;br /&gt;
f6c6b000 f6c7d000   LMouKE     (deferred)           &lt;br /&gt;
f6c7d000 f6ca3800   e100b325   (deferred)           &lt;br /&gt;
f6ca4000 f6cc7200   USBPORT    (deferred)           &lt;br /&gt;
f6cc8000 f6cdbf00   VIDEOPRT   (deferred)           &lt;br /&gt;
f6cdc000 f6de2000   ati2mtag   (deferred)           &lt;br /&gt;
f6de2000 f6df0880   usbhub     (deferred)           &lt;br /&gt;
f6e22000 f6e2c000   NDProxy    (deferred)           &lt;br /&gt;
f6e42000 f6e4bf00   termdd     (deferred)           &lt;br /&gt;
f6e52000 f6e5a900   msgpc      (deferred)           &lt;br /&gt;
f6e62000 f6e6dd00   raspptp    (deferred)           &lt;br /&gt;
f6e72000 f6e7c200   raspppoe   (deferred)           &lt;br /&gt;
f717e000 f7180780   ibmpmdrv   (deferred)           &lt;br /&gt;
f7182000 f7185680   CmBatt     (deferred)           &lt;br /&gt;
f718a000 f718cc00   irenum     (deferred)           &lt;br /&gt;
f718e000 f7191d80   serenum    (deferred)           &lt;br /&gt;
f7192000 f7196000   L8042Kbd   (deferred)           &lt;br /&gt;
f7196000 f7199000   tunmp      (deferred)           &lt;br /&gt;
f7459000 f745cc80   mssmbios   (pdb symbols)          DownstreamStore\mssmbios.pdb\9940673F3B9A4BD682DF9D96A12A355C1\mssmbios.pdb&lt;br /&gt;
f749a000 f74b3c00   Mup        (deferred)           &lt;br /&gt;
f74b4000 f74c9980   snapman    (deferred)           &lt;br /&gt;
f74ca000 f74fdd40   timntr     (deferred)           &lt;br /&gt;
f74fe000 f752a980   NDIS       (deferred)           &lt;br /&gt;
f752b000 f75b7600   Ntfs       (deferred)           &lt;br /&gt;
f75b8000 f75ceb00   KSecDD     (deferred)           &lt;br /&gt;
f75cf000 f75e18c0   drvmcdb    (deferred)           &lt;br /&gt;
f75e2000 f75f3f00   sr         (deferred)           &lt;br /&gt;
f75f4000 f7613b00   fltmgr     (deferred)           &lt;br /&gt;
f7614000 f762b880   SCSIPORT   (deferred)           &lt;br /&gt;
f762c000 f7643900   atapi      (deferred)           &lt;br /&gt;
f7644000 f7662880   ftdisk     (deferred)           &lt;br /&gt;
f7663000 f7680580   pcmcia     (deferred)           &lt;br /&gt;
f7681000 f7691a80   pci        (deferred)           &lt;br /&gt;
f7692000 f76bfd80   ACPI       (deferred)           &lt;br /&gt;
f76e1000 f76ea180   isapnp     (deferred)           &lt;br /&gt;
f76f1000 f76fb580   MountMgr   (deferred)           &lt;br /&gt;
f7701000 f770dc80   VolSnap    (deferred)           &lt;br /&gt;
f7711000 f7719e00   disk       (deferred)           &lt;br /&gt;
f7721000 f772d180   CLASSPNP   (deferred)           &lt;br /&gt;
f7731000 f773b580   agp440     (deferred)           &lt;br /&gt;
f7771000 f7779780   netbios    (deferred)           &lt;br /&gt;
f7791000 f7799900   VBoxUSBMon   (deferred)           &lt;br /&gt;
f77b1000 f77b9f00   ip6fw      (deferred)           &lt;br /&gt;
f77c1000 f77c9700   wanarp     (deferred)           &lt;br /&gt;
f77d1000 f77de000   WDFLDR     (deferred)           &lt;br /&gt;
f77f1000 f77fbe00   Fips       (deferred)           &lt;br /&gt;
f7801000 f780a000   HIDCLASS   (deferred)           &lt;br /&gt;
f78a1000 f78a9e00   intelppm   (deferred)           &lt;br /&gt;
f78b1000 f78c0000   AEIWLNDS   (deferred)           &lt;br /&gt;
f78c1000 f78cdd00   i8042prt   (deferred)           &lt;br /&gt;
f78d1000 f78df000   L8042mou   (deferred)           &lt;br /&gt;
f78e1000 f78f0c00   serial     (deferred)           &lt;br /&gt;
f78f1000 f78fb480   imapi      (deferred)           &lt;br /&gt;
f7901000 f7909c00   AFS2K      (deferred)           &lt;br /&gt;
f7911000 f791c000   Cdr4_xp    (deferred)           &lt;br /&gt;
f7921000 f7930600   cdrom      (deferred)           &lt;br /&gt;
f7931000 f793f100   redbook    (deferred)           &lt;br /&gt;
f7941000 f794fb00   drmk       (deferred)           &lt;br /&gt;
f7951000 f795d880   rasl2tp    (deferred)           &lt;br /&gt;
f7961000 f7967180   PCIIDEX    (deferred)           &lt;br /&gt;
f7969000 f796dd00   PartMgr    (deferred)           &lt;br /&gt;
f7971000 f7975a80   sparrow    (deferred)           &lt;br /&gt;
f7999000 f799d500   watchdog   (deferred)           &lt;br /&gt;
f79b1000 f79b6080   usbuhci    (deferred)           &lt;br /&gt;
f79b9000 f79c0600   usbehci    (deferred)           &lt;br /&gt;
f79c1000 f79c5300   usbohci    (deferred)           &lt;br /&gt;
f79c9000 f79cf000   kbdclass   (deferred)           &lt;br /&gt;
f79d1000 f79d6a00   mouclass   (deferred)           &lt;br /&gt;
f79d9000 f79e0000   fdc        (deferred)           &lt;br /&gt;
f79e1000 f79e8000   nscirda    (deferred)           &lt;br /&gt;
f79e9000 f79f0000   Cdralw2k   (deferred)           &lt;br /&gt;
f79f1000 f79f7000   GEARAspiWDM   (deferred)           &lt;br /&gt;
f79f9000 f79fdc80   rasirda    (deferred)           &lt;br /&gt;
f7a01000 f7a05a80   TDI        (deferred)           &lt;br /&gt;
f7a09000 f7a0d580   ptilink    (deferred)           &lt;br /&gt;
f7a11000 f7a15080   raspti     (deferred)           &lt;br /&gt;
f7a19000 f7a1f000   mmc_2K     (deferred)           &lt;br /&gt;
f7a31000 f7a38100   tifsfilt   (deferred)           &lt;br /&gt;
f7a39000 f7a3e980   ssrtln     (deferred)           &lt;br /&gt;
f7a41000 f7a46200   vga        (deferred)           &lt;br /&gt;
f7a49000 f7a50580   Modem      (deferred)           &lt;br /&gt;
f7a51000 f7a55a80   Msfs       (deferred)           &lt;br /&gt;
f7a59000 f7a60880   Npfs       (deferred)           &lt;br /&gt;
f7a61000 f7a66c00   tfsnboio   (deferred)           &lt;br /&gt;
f7a79000 f7a7f000   LUsbFilt   (deferred)           &lt;br /&gt;
f7a81000 f7a88000   Tppwr      (deferred)           &lt;br /&gt;
f7a89000 f7a8f000   TDSMAPI    (deferred)           &lt;br /&gt;
f7a91000 f7a99000   Smapint    (deferred)           &lt;br /&gt;
f7a99000 f7a9f180   HIDPARSE   (deferred)           &lt;br /&gt;
f7aa1000 f7aa8000   LHidFilt   (deferred)           &lt;br /&gt;
f7aa9000 f7ab1000   LMouFilt   (deferred)           &lt;br /&gt;
f7ab9000 f7abf700   USBSTOR    (deferred)           &lt;br /&gt;
f7ae1000 f7ae8d80   usbccgp    (deferred)           &lt;br /&gt;
f7af1000 f7af4000   BOOTVID    (deferred)           &lt;br /&gt;
f7af5000 f7af7800   compbatt   (deferred)           &lt;br /&gt;
f7af9000 f7afc780   BATTC      (deferred)           &lt;br /&gt;
f7afd000 f7affd80   ACPIEC     (deferred)           &lt;br /&gt;
f7b01000 f7b04d60   PxHelp20   (deferred)           &lt;br /&gt;
f7bc9000 f7bcb900   ndistapi   (deferred)           &lt;br /&gt;
f7be1000 f7be2b80   kdcom      (deferred)           &lt;br /&gt;
f7be3000 f7be4100   WMILIB     (deferred)           &lt;br /&gt;
f7be5000 f7be6580   intelide   (deferred)           &lt;br /&gt;
f7be7000 f7be9000   speedfan   (deferred)           &lt;br /&gt;
f7bff000 f7c00880   tfsnpool   (deferred)           &lt;br /&gt;
f7c19000 f7c1a5a0   sscdbhk5   (deferred)           &lt;br /&gt;
f7c1f000 f7c20100   swenum     (deferred)           &lt;br /&gt;
f7c21000 f7c22280   USBD       (deferred)           &lt;br /&gt;
f7c29000 f7c2af00   Fs_Rec     (deferred)           &lt;br /&gt;
f7c2b000 f7c2c080   Beep       (deferred)           &lt;br /&gt;
f7c2d000 f7c2e080   mnmdd      (deferred)           &lt;br /&gt;
f7c2f000 f7c30080   RDPCDD     (deferred)           &lt;br /&gt;
f7c63000 f7c64880   splitter   (deferred)           &lt;br /&gt;
f7c75000 f7c76a80   ParVdm     (deferred)           &lt;br /&gt;
f7c8f000 f7c90400   PMEMNT     (deferred)           &lt;br /&gt;
f7c91000 f7c92100   dump_WMILIB   (deferred)           &lt;br /&gt;
f7ca9000 f7ca9d80   OPRGHDLR   (deferred)           &lt;br /&gt;
f7caa000 f7caa680   giveio     (deferred)           &lt;br /&gt;
f7cb0000 f7cb0740   IBMBLDID   (deferred)           &lt;br /&gt;
f7cb5000 f7cb5b80   mbmiodrvr   (deferred)           &lt;br /&gt;
f7cd1000 f7cd1b80   Null       (deferred)           &lt;br /&gt;
f7d8c000 f7d8cd00   dxgthk     (deferred)           &lt;br /&gt;
f7de8000 f7de8fe0   tfsndrct   (deferred)           &lt;br /&gt;
f7dfc000 f7dfcc00   audstub    (deferred)           &lt;br /&gt;
f7e2f000 f7e2f860   tfsndres   (deferred)           &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Unloaded modules:&lt;br /&gt;
f7db2000 f7db3000   drmkaud.sys&lt;br /&gt;
f2698000 f26a5000   DMusic.sys&lt;br /&gt;
f2618000 f263b000   aec.sys &lt;br /&gt;
f2830000 f283e000   swmidi.sys&lt;br /&gt;
f7c6f000 f7c71000   splitter.sys&lt;br /&gt;
f77e1000 f77ef000   swmidi.sys&lt;br /&gt;
f7781000 f778a000   processr.sys&lt;br /&gt;
f7a31000 f7a36000   Cdaudio.SYS&lt;br /&gt;
f719e000 f71a1000   Sfloppy.SYS&lt;br /&gt;
f7a29000 f7a2e000   Flpydisk.SYS&lt;/p&gt;
&lt;p&gt;I am using the stable snapshot of colinux dated 2/16/11&lt;br /&gt;
Linux version 2.6.33.7-co-0.7.9 (hn@hn-dt) (gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux) ) #1 PREEMPT Wed Feb 16 23:51:21 UTC 2011&lt;/p&gt;
&lt;p&gt;The linux config file:&lt;/p&gt;
&lt;p&gt;kernel=vmlinux&lt;br /&gt;
ro&lt;br /&gt;
initrd=initrd.gz&lt;br /&gt;
setcobd=async&lt;br /&gt;
cobd0="F:\P_Ubuntu\Portable_Ubuntu_V4\images\rootfs.img"&lt;br /&gt;
cofs0="F:\P_Ubuntu\Portable_Ubuntu_V4"&lt;br /&gt;
cofs1="C:\DOCUME~1\RANGER~1\LOCALS~1\Temp"&lt;br /&gt;
root=/dev/cobd0&lt;br /&gt;
cobd1="C:\DOCUME~1\RANGER~1\LOCALS~1\Temp\swap.img"&lt;br /&gt;
hdc=\Device\Cdrom0&lt;br /&gt;
cofs2=c:\
exec0="F:\P_Ubuntu\Portable_Ubuntu_V4\pulseaudio\pulseaudio.exe"&lt;br /&gt;
mem=384&lt;br /&gt;
eth0=ndis-bridge,"Local Area Connection",00:ff:75:39:D3:C2&lt;/p&gt;
&lt;p&gt;This crash is fairly easy to create immediately when using XEMACS for editing. However, it takes longer to crash if you are just surfing the web.&lt;/p&gt;
&lt;p&gt;Since this is a memory corruption the program/driver active at the time of the crash is the victim of the corruption and it is likely some other driver/program caused it, in this case colinux.&lt;/p&gt;
&lt;p&gt;========================================================&lt;br /&gt;
Update:&lt;/p&gt;
&lt;p&gt;I added /nopae to boot.ini as suggested in the Colinux-users list.  It still crashes with PFN_list_corrupt.&lt;br /&gt;
I attached a zip of these 2 mini-dump files to this case.  I have a total of 17 mini-dumps with this problem.&lt;br /&gt;
Can you suggest what to do to get the information that you need to solve this memory corruption problem.&lt;br /&gt;
This problem  is currently holding up the next release of Portable Ubuntu.&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;br /&gt;
Regards&lt;br /&gt;
Bob Wheater&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bob_wh</dc:creator><pubDate>Sat, 07 Jan 2012 20:18:44 -0000</pubDate><guid>https://sourceforge.net372ec6f8cb0beb9ae397f7d77e2bf2a5fd9aa7f8</guid></item><item><title>ident daemon.c broken kernel_strip</title><link>https://sourceforge.net/p/colinux/bugs/185/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;somebody ident src/colinux/user/daemon.c, so co_daemon_load_symbol_and_data, import and "co_info" not same line.&lt;br /&gt;
When user set COLINUX_KERNEL_STRIP to yes, you will got an unuseable kernel.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 28 Oct 2011 11:45:08 -0000</pubDate><guid>https://sourceforge.net1dcc4e0f0b9d47593b6d37a01d43d15de86b7f60</guid></item><item><title>Arch Linux image - can't upgrade</title><link>https://sourceforge.net/p/colinux/bugs/184/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Arch Linux image can't be upgraded to the latest version of Arch Linux. A more up-to-date Arch Linux image is needed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Liu</dc:creator><pubDate>Sun, 26 Jun 2011 09:10:28 -0000</pubDate><guid>https://sourceforge.net99247f37b57bcf76f69f50bf3f398881cab8f21d</guid></item><item><title>crashes on 2gb swap</title><link>https://sourceforge.net/p/colinux/bugs/183/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;running xp sp3. crashes "sometimes" -- more often than not -- if swap file is 2g. haven't tried 1g or 1.5, but simply went back to 512 as stated in the configuration file:&lt;/p&gt;
&lt;p&gt;# Swap device, should be an empty file with 128..512MB.&lt;/p&gt;
&lt;p&gt;works without issues on 512.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 03 Jun 2011 19:42:29 -0000</pubDate><guid>https://sourceforge.net9db1c8dcf0bbb0fb56d2853399e45af3a6b19192</guid></item><item><title>/dev/ttySx: " Device or resource busy"</title><link>https://sourceforge.net/p/colinux/bugs/182/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using simultaneously two serial devices appears to be not possible (colinux 0.7.9).&lt;br /&gt;
For example below, ttyS0 or ttyS1 can be read, but if ttyS0 is being read, then ttyS1 is considererd as busy.&lt;/p&gt;
&lt;p&gt;root@colinux:~# cat /dev/ttyS0&lt;br /&gt;
^C&lt;br /&gt;
root@colinux:~# cat /dev/ttyS1&lt;br /&gt;
^C&lt;br /&gt;
root@colinux:~# cat /dev/ttyS0&amp;amp;&lt;br /&gt;
[1] 2618&lt;br /&gt;
root@colinux:~# cat /dev/ttyS1&lt;br /&gt;
cat: /dev/ttyS1: Device or resource busy&lt;br /&gt;
root@colinux:~# dmesg -c&lt;br /&gt;
COSERIAL: unable to get irq 3&lt;br /&gt;
cocd: close no attached struct&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gilles Casse</dc:creator><pubDate>Fri, 22 Apr 2011 11:30:47 -0000</pubDate><guid>https://sourceforge.net5a429b42ffe665889065e06e61ff6ba1e2d87e3f</guid></item><item><title>wget'ing something makes audio chirp on host</title><link>https://sourceforge.net/p/colinux/bugs/181/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I would like to report a strange thing that I found using colinux 0.7.9-RC4.&lt;br /&gt;
When I use an ArchLinux guest and wget something (preferably something large like an iso) my foobar player on the host (Windows XP 32bit) plays chirps through my music (MP3 files). When wget finishes or is killed, it keeps chirping until the buffer is refreshed (typically 0.5 buffer length).&lt;br /&gt;
So it seems the audio buffer gets corrupted while it is filled.&lt;/p&gt;
&lt;p&gt;But it gets stranger:&lt;br /&gt;
- Media Player Classic with ffdshow seems to chirp only when I play an audio or a video file which has AAC or AC3 audio.&lt;br /&gt;
- MP3 in MPC is not affected when decoded with the libmad decoder, but does chirp when decoded with libavcodec.&lt;br /&gt;
- Rarely I see artifacts in the video while wget'ing.&lt;/p&gt;
&lt;p&gt;- When I lower the buffer length in foobar (to 50ms) and start wget, the chirping is instant.&lt;br /&gt;
- When I increase the buffer in foobar (to 16s) and start wget, the chirping takes a long while to kick in, but keeps on going while wget is finished or killed.&lt;br /&gt;
- Using different output precisions in foobar gave me these results:&lt;br /&gt;
-- 8bit + non-dithered: chirpes&lt;br /&gt;
-- 8bit + dithered: doesn't chirp&lt;br /&gt;
-- 16bit + non-dithered: doesn't chirp&lt;br /&gt;
-- 16bit + dithered: doesn't chirp&lt;br /&gt;
-- 24bit: chirpes (dithering unavailable)&lt;br /&gt;
-- 32bit: not supported by soundcard, sounds awful.&lt;br /&gt;
- BTW: My soundcard is a Soundblaster Audigy SE 24bit.&lt;/p&gt;
&lt;p&gt;- Firefox on the host seems to crash a lot more when wget'ing in a guest and a flash movie is playing on the host (youtube).&lt;br /&gt;
- Rarely I see artifacts in youtube video's while wget'ing.&lt;/p&gt;
&lt;p&gt;So I tried isolating the problem:&lt;br /&gt;
- dd'ing 200megs from /dev/full to a file. No chirping.&lt;br /&gt;
- wget using an external server (linux iso fetching). Chirpes.&lt;br /&gt;
- wget using an internal server (binary blob fetching). Chirpes.&lt;br /&gt;
- Running netio, client on guest, server on host (tcp using default port and port 80). No chirping.&lt;br /&gt;
- Running netio, server on guest, client on host (tcp using default port and port 80). No chirping.&lt;br /&gt;
- Using pcap-bridge instead of ndis-bridge. Both chirp.&lt;br /&gt;
- Using Debian Lenny guest, I recently upgraded the Archlinux guest and it uses quite cuting-edge packages, Debian should be more old fashioned. Still chirpes.&lt;br /&gt;
- Written a little program to do a lot of floating point operations. Doesn't chirp.&lt;br /&gt;
- Written a little program to do a lot of memory allocation operations. Doesn't chirp.&lt;br /&gt;
- wget using the guest as server (binary blob fetching), no real network involved. Chirpes.&lt;br /&gt;
- Download the binary blob from the guest to the host (reverse http transfer). Doesn't chirp.&lt;/p&gt;
&lt;p&gt;Seems only wget causes the problem to surface. And it seems to me like a memory corruption somewhere.&lt;/p&gt;
&lt;p&gt;Hopefully this rings a bell with someone and can be fixed easily. Keep up the good work.&lt;/p&gt;
&lt;p&gt;Greetings,&lt;br /&gt;
Keith&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 21 Feb 2011 20:02:51 -0000</pubDate><guid>https://sourceforge.net7ce009ad87b06ae2461dd35d329410a8670df1b6</guid></item></channel></rss>