[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with jarwrapper: "Error! CRCs do not match!"



Thanks Paul.

On Thu, 2011-07-14 at 23:36 +0200, Paul Wise wrote:
> This sounds a bit like bug #627121 against gzip, caused by the glibc
> memcpy stuff
> 
> Try setting this environment variable:
> 
> export LD_PRELOAD=/usr/lib/*/libc/memcpy-syslog-preload.so

After setting 
	export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libc/memcpy-syslog-preload.so
I get 
        ERROR: ld.so: object
        '/usr/lib/x86_64-linux-gnu/libc/memcpy-syslog-preload.so' from
        LD_PRELOAD cannot be preloaded: ignored.
when starting any program. Nothing is reported within syslog.

When I unpack my jar-file using "jar xf" no CRC error is reported. 

Any further ideas?

Best regards

Ben


Reply to: