I can't get lrzip to do anything other than hang or exit with errors. (In case it's helpful, I'm on XP SP3 with a completely fresh cygwin, everything up-to-date, and the machine is a hyperthreading-enabled P4.)
If I run it with normal options it hangs, taking all CPU time on one virtual core. If I run it with -p 1 to specify only one thread it says "pthread_mutex_unlock failed" and exits. Here's the -vv output when running with -p 1. Running without -p 1 says "Threading is ENABLED. Number of CPUs detected: 2" and then hangs after "Byte width: 4". The following options are in effect for this COMPRESSION. Threading is DISABLED. Number of CPUs detected: 1 Detected 1071316992 bytes ram Compression level 7 Nice Value: 19 Show Progress Max Verbose Temporary Directory set as: /tmp Compression mode is: LZMA. LZO Compressibility testing enabled Heuristically Computed Compression Window: 6 = 600MB Storage time in seconds 1336953337 Output filename is: /cygdrive/d/na_recovery.img.lrz File size: 16231956480 Enabling sliding mmap mode and using mmap of 357105664 bytes with window of 714211328 bytes Succeeded in testing 357105664 sized mmap for rzip pre-processing Will take 23 passes Chunk size: 714211328 Byte width: 4 Succeeded in testing 513422753 sized malloc for back end compression Using only 1 thread to compress up to 316290465 bytes Beginning rzip pre-processing phase hashsize = 4194304. bits = 22. 64MB pthread_mutex_unlock failedNo error Fatal error - exiting ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
