<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for ZipRec</title><link>https://sourceforge.net/p/ziprec/activity/</link><description>Recent activity for ZipRec</description><language>en</language><lastBuildDate>Sat, 03 Aug 2024 23:34:57 -0000</lastBuildDate><item><title>ggrcrsh modified a comment on a wiki page</title><link>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#6bb6</link><description>Hi! I'm cutting start of .gz file, and started recover it, using ./ziprec -g file.gz I'm getting segfault. On whole file getting it too. And on cut and whole .zip files getting it too, on reverse function, same as .gz file Stack trace from gdb here: #0 0x000055555557e792 in Fr::BitReverser::reverse&lt;unsigned int&gt; (numbits=2, N=3) at ./framepac/framepac/bits.h:48 mask = &lt;optimized out&gt; high = &lt;optimized out&gt; extra = &lt;optimized out&gt; mask = &lt;optimized out&gt; high = &lt;optimized out&gt; extra = &lt;optimized out&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ggrcrsh</dc:creator><pubDate>Sat, 03 Aug 2024 23:34:57 -0000</pubDate><guid>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#6bb6</guid></item><item><title>ggrcrsh posted a comment on a wiki page</title><link>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#6bb6</link><description>Hi! I'm cutting start of .gz file, and started recover it, using ./ziprec -g file.gz I'm getting segfault. On whole file getting it too. And on cut and whole .zip files getting it too, on reverse function, same as .gz file Stack trace from gdb here: #0 0x000055555557e792 in Fr::BitReverser::reverse&lt;unsigned int&gt; (numbits=2, N=3) at ./framepac/framepac/bits.h:48 mask = &lt;optimized out&gt; high = &lt;optimized out&gt; extra = &lt;optimized out&gt; mask = &lt;optimized out&gt; high = &lt;optimized out&gt; extra = &lt;optimized out&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ggrcrsh</dc:creator><pubDate>Sat, 03 Aug 2024 23:34:02 -0000</pubDate><guid>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#6bb6</guid></item><item><title>Ralf Brown posted a comment on a wiki page</title><link>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b/3d73/caa6/2e0f</link><description>The segfault in mklang turns out to be due to a new optimization based on the assumption that 'this' will never be NULL (which my code violates when the linked list is empty). That breaks the implicit guard of the while loop in WordList::eraseList().... Adding guards around those calls in main() in mklang.C fixes the segfault. You can also compile with "make DEBUG=1" as a workaround, since that disables the problematic optimization. e.g. if (frequencies) { frequencies-&gt;eraseList() ; frequencies =...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralf Brown</dc:creator><pubDate>Tue, 25 Jun 2019 00:44:31 -0000</pubDate><guid>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b/3d73/caa6/2e0f</guid></item><item><title>Hunter posted a comment on a wiki page</title><link>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b/3d73/caa6</link><description>OS -- Windows 10 Pro v 1803 build 17134.829 compiler -- gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) Ubuntu bash -- Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic kernel/version: 4.4.0-17134-Microsoft #706-Microsoft Mon Apr 01 18:13:00 PST 2019 I went ahead and made a few changes based on make compiler errors: - Added explicit casts (char andunsigned char as necessary) in frctype2.C, frhtml.C, and frreader.C due to type conversion errors - Added #include &lt;unistd.h&gt; to resolve...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hunter</dc:creator><pubDate>Sun, 23 Jun 2019 00:54:37 -0000</pubDate><guid>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b/3d73/caa6</guid></item><item><title>Ralf Brown posted a comment on a wiki page</title><link>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b/3d73</link><description>Sure, I can try to help you get the program compiled. What is your environment (OS, compiler, etc)? On Sat, Jun 22, 2019 at 4:11 PM Hunter formula-hunter@users.sourceforge.net wrote: My laptop shut down in the middle of a GIt commit and corrupted a handful of files in the repository. I read some of your research and and believe this software could be very helpful for recovering some of these files, but am having problems compiling it. I know this is a few years old but would you be willing to explain...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ralf Brown</dc:creator><pubDate>Sat, 22 Jun 2019 23:44:12 -0000</pubDate><guid>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b/3d73</guid></item><item><title>Hunter posted a comment on a wiki page</title><link>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b</link><description>My laptop shut down in the middle of a GIt commit and corrupted a handful of files in the repository. I read some of your research and and believe this software could be very helpful for recovering some of these files, but am having problems compiling it. I know this is a few years old but would you be willing to explain some of the source code to hopefully help with these compilation errors?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hunter</dc:creator><pubDate>Sat, 22 Jun 2019 19:03:45 -0000</pubDate><guid>https://sourceforge.net/p/ziprec/wiki/Home/?limit=25#c26b</guid></item></channel></rss>