pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] [git 9c148a3] Reproducible segfault from new crc32 code[


From: walt
Subject: Re: [Pan-users] [git 9c148a3] Reproducible segfault from new crc32 code[FIXED]
Date: Mon, 04 Feb 2013 17:07:12 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20130117 Thunderbird/19.0


On 02/04/2013 10:22 AM, Heinrich Müller wrote:
> Am 03.02.2013 20:58, schrieb walt:

>> Program received signal SIGSEGV, Segmentation fault.
>> 0x00000000005d3d55 in _crc32 (data=0x7ffffffe96b0, length=13, 
>> previousCrc32=<optimized out>) at ../../uulib/crc32.c:53
>> 53            ^ crc32Lookup[5][(one >> 16) & 0xFF] ^ crc32Lookup[4][one >> 
>> 24]


> Please pull and try again. I switched over to using the crc32 code from zlib.

Thanks Heinrich :)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]