kowr / compcache

Automatically exported from code.google.com/p/compcache
0 stars 0 forks source link

LZO_E_LOOKBEHIND_OVERRUN in latest zram #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Kernel 2.6.35.3
32bit HIGHMEM64
4gb of ram
6core amd

Latest zram will fail on decompression with LZO_E_LOOKBEHIND_OVERRUN (-6) and 
will never swapon (and sometimes fail on mkswap). Trying to remove the module 
will cause panic. 

The offending commit is 9b11aec2ea "Reduce per page table entry overhead by 4 
bytes" after bisection.

Original issue reported on code.google.com by jazzr...@gmail.com on 23 Aug 2010 at 1:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Please provide following details:
 - kernel config file
 - /proc/cpuinfo
 - /var/log/messages

Original comment by nitingupta910@gmail.com on 10 Sep 2010 at 10:20

GoogleCodeExporter commented 9 years ago
This change (and some others too) have been reverted and the code in the 
repository in now sync'ed with the mainline.  Can you please pull and try again?

Original comment by nitingupta910@gmail.com on 23 Jan 2011 at 11:58

GoogleCodeExporter commented 9 years ago
Please repoen if you are still facing this issue.

Original comment by nitingupta910@gmail.com on 27 Jan 2011 at 3:36