<?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/cfv/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/cfv/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 15 Aug 2022 07:11:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cfv/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#15 cfv fails to detect files with trailing spaces in sfv file</title><link>https://sourceforge.net/p/cfv/bugs/15/?limit=25#c5a6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;fix in line 1670:&lt;br/&gt;
        self.test_file(x.group(1).strip(),unhexlify(x.group(2)))&lt;br/&gt;
        #self.test_file(x.group(1),unhexlify(x.group(2)))&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viper Omega</dc:creator><pubDate>Mon, 15 Aug 2022 07:11:23 -0000</pubDate><guid>https://sourceforge.nete66e56289f31bb3cc603860e9de76a574a5a2f06</guid></item><item><title>Future of cfv</title><link>https://sourceforge.net/p/cfv/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;cfv is my favorite checksumming tool since nearly a decade. Matthew and all&lt;br/&gt;
contributors, I want to thank you for writing this great tool and all effort you&lt;br/&gt;
put into it!&lt;/p&gt;
&lt;p&gt;I recently installed a Debian buster system and I wanted to do a simple&lt;/p&gt;
&lt;p&gt;apt install cfv&lt;/p&gt;
&lt;p&gt;However, that did not work, because cfv was removed from Debian buster.&lt;/p&gt;
&lt;p&gt;I am writing all this because I think development of cfv has stalled and I want&lt;br/&gt;
to change that.&lt;/p&gt;
&lt;p&gt;I like the tool and care for it, that's why I have started a repository at&lt;br/&gt;
Github &lt;span&gt;[1]&lt;/span&gt; for continuing development of cfv.&lt;/p&gt;
&lt;p&gt;Anybody is welcome to join me!&lt;/p&gt;
&lt;p&gt;Stay tuned for an upcoming 2.0 release of cfv &lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
David Gnedt&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[1]&lt;/span&gt; &lt;a href="https://github.com/cfv-project/cfv" rel="nofollow"&gt;https://github.com/cfv-project/cfv&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lxp</dc:creator><pubDate>Wed, 13 Mar 2019 22:12:09 -0000</pubDate><guid>https://sourceforge.netb1bc7a59cd1c7a35f5832c56963a81b82a28834d</guid></item><item><title>#18  "-q" flag is causing a oom-kill</title><link>https://sourceforge.net/p/cfv/bugs/18/?limit=25#0c5d/bf8d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;"export CFV_NOMMAP=" exports the variable with a zero length string, whose detection is buggy with thecurrent code (and in shell scripts too), as zero length string is evaluated as False, which is means the value not set. So  cfv doesn't care about the value of the variable, only that it have some non-zero string value.&lt;/p&gt;
&lt;p&gt;That's why these kind of variables are always set with some variable that's not an empty string.&lt;/p&gt;
&lt;p&gt;cksfv don't have this problem, as it doesn't use mmap.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">folti_</dc:creator><pubDate>Thu, 12 Jan 2017 05:47:06 -0000</pubDate><guid>https://sourceforge.netec9e3c5b28660c4fd93170bafc87c2f5bf7f7c17</guid></item><item><title>#18  "-q" flag is causing a oom-kill</title><link>https://sourceforge.net/p/cfv/bugs/18/?limit=25#0c6b/a29f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;see my reaction below :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MisterE2002</dc:creator><pubDate>Wed, 11 Jan 2017 22:44:42 -0000</pubDate><guid>https://sourceforge.neteddb46bdda12836f88b0000ec9866ef9859e401f</guid></item><item><title>#18  "-q" flag is causing a oom-kill</title><link>https://sourceforge.net/p/cfv/bugs/18/?limit=25#0c5d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i tried a couple of times. It seems to help. In fact, if i use "export CFV_NOMMAP=0" it works also.&lt;br/&gt;
It seems to fail every time if i use "export CFV_NOMMAP="&lt;/p&gt;
&lt;p&gt;To be honest, i switch to using "cksfv" instead.&lt;br/&gt;
Thanks for your reply.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MisterE2002</dc:creator><pubDate>Wed, 11 Jan 2017 22:38:02 -0000</pubDate><guid>https://sourceforge.net499eb541f54cf50cf43931f7dadfc3cac80fae5d</guid></item><item><title>#18  "-q" flag is causing a oom-kill</title><link>https://sourceforge.net/p/cfv/bugs/18/?limit=25#0c6b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;if the problem still persist, could you try to run the errorneous commands with the CFV_NOMMAP=1 environment variable set?&lt;/p&gt;
&lt;p&gt;For example:&lt;br/&gt;
CFV_NOMMAP=1 cfv -C -q -f /root/tmp.csv "/mnt/vboxsf_share/file"&lt;/p&gt;
&lt;p&gt;Problem could be that your VM is limited memory wise, and reading through mmap accidentally consumes too much memory, triggering the OOM killer.&lt;/p&gt;
&lt;p&gt;And it doesn't cause a problem without -q, because writing to the terminal inserts small delays in the file reading operation, allowing the kernel to shuffle around the data in the buffers.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">folti_</dc:creator><pubDate>Wed, 21 Dec 2016 21:56:09 -0000</pubDate><guid>https://sourceforge.netd99fe6cd30fa5e03a259aaea400d13239374315a</guid></item><item><title> "-q" flag is causing a oom-kill</title><link>https://sourceforge.net/p/cfv/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can someone help with debugging this strange problem. The "-q" flag is causing a oom-kill in my debian VM. And the process is terminated with exit code 137.&lt;/p&gt;
&lt;p&gt;Situation:&lt;br/&gt;
I have a freenas box. This box is exporting a share "/mnt/tank/vboxsf_share"&lt;br/&gt;
It is running a jail with Virtualbox. In the VM i am running a Debian instance.&lt;br/&gt;
I mount the share with this command.&lt;br/&gt;
mount -t vboxsf -o rw vboxsf_share /mnt/vboxsf_share/&lt;br/&gt;
So, now i have a loopback to the freenas share (without using the network overhead)&lt;/p&gt;
&lt;p&gt;After i switched i noticed the crash of a script of mine. I traced it to the "-q" flag.&lt;br/&gt;
If i omit this flag everything is working, but i have have "output" (and i am not sure if it will output exit codes?)&lt;br/&gt;
It is reproducable. All other hash calculation programms (cksfv/md5sum/sha1sum) execute normally.&lt;/p&gt;
&lt;p&gt;I can not enable verbose logging because this solves the problem :P&lt;/p&gt;
&lt;p&gt;It looks like this fix "Work around bug in Python (only manifests with 64-bit Python version &amp;gt;= 2.5) which causes checksums of files &amp;gt; 4GB to be incorrectly calculated (when using mmap, eg, when the progress meter is disabled or not shown."&lt;br/&gt;
But this is fixed in version v1.18.2 (https://sourceforge.net/p/cfv/code/415/), and i am using version 1.18.3-2 (official packaged version)&lt;/p&gt;
&lt;p&gt;KILLED:&lt;br/&gt;
cfv -C -q -f /root/tmp.csv  "/mnt/vboxsf_share/file"&lt;/p&gt;
&lt;p&gt;NOT KILLED:&lt;br/&gt;
cfv -C -f /root/tmp.csv  "/mnt/vboxsf_share/file"&lt;/p&gt;
&lt;p&gt;KILLED:&lt;br/&gt;
cfv -C -tmd5 -q -f /root/tmp.csv  "/mnt/vboxsf_share/file"&lt;/p&gt;
&lt;p&gt;NOT KILLED:&lt;br/&gt;
cfv -C -tmd5 -Q -f /root/tmp.csv "/mnt/vboxsf_share/file"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MisterE2002</dc:creator><pubDate>Sun, 25 Sep 2016 09:29:58 -0000</pubDate><guid>https://sourceforge.neta579b7496bddafbbebb09afdb56175d2426aedfa</guid></item><item><title>#17 unable to scan big files</title><link>https://sourceforge.net/p/cfv/bugs/17/?limit=25#ca2f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, sorry for slow reply.  Could you test whether it works if you set the environment variable CFV_NOMMAP=1 first?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Mueller</dc:creator><pubDate>Wed, 13 Feb 2013 08:44:53 -0000</pubDate><guid>https://sourceforge.neta4fa978cb5daa34102270a2aa0eac5f28fa950f2</guid></item><item><title>unable to scan big files</title><link>https://sourceforge.net/p/cfv/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi! ^^&lt;/p&gt;
&lt;p&gt;xp pro sp3 32 bits / 4go of ram / i5 2500&lt;/p&gt;
&lt;p&gt;when i launch a verification with a checksums file (crc32/*.sfv or md5/*.md5 or sha1/*.sha)&lt;/p&gt;
&lt;p&gt;i get this messages errors:&lt;br /&gt;
-"access blocked" for file equal or bigger than 4gB&lt;br /&gt;
-"insufficient space" for file of 1.37gB&lt;/p&gt;
&lt;p&gt;with an other verification software i don't have this problem&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lekillerderpg</dc:creator><pubDate>Fri, 21 Sep 2012 17:43:20 -0000</pubDate><guid>https://sourceforge.net44d35744b8524ee9b259ffa68dc033ce6ac75362</guid></item><item><title>cfv is unable to recognize the type of md5summer files</title><link>https://sourceforge.net/p/cfv/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;cfv is unable to recognize the type of md5summer files, &lt;a href="http://www.md5summer.org/" rel="nofollow"&gt;http://www.md5summer.org/&lt;/a&gt;&lt;br /&gt;
As far as I can tell they are just md5 files but contain a empty line before the filelist begins.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">evildeeds</dc:creator><pubDate>Sat, 03 Sep 2011 01:22:53 -0000</pubDate><guid>https://sourceforge.net735eeecb3458e5f29301ac91b3f13b0019cef73a</guid></item></channel></rss>