On Tue, Apr 28, 2015 at 2:17 PM, Jakub Wilk <[email protected]> wrote:
> * Jakub Wilk <[email protected]>, 2014-12-27, 22:19:
>>
>> lrzip crashes when decompressing the attached (slightly corrupted) file:
>>
>> $ lrzcat crash.lrz > /dev/null
>> Decompressing...
>> Segmentation fault
>
>
> It still crashes here.
>
> According to AddressSantizer, it's a heap-based buffer overflow:
>
> ==8829==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf5a00753
> at pc 0xf72c17b1 bp 0xfffc0b48 sp 0xfffc0b2c
> WRITE of size 190 at 0xf5a00753 thread T0
>    #0 0xf72c17b0 in read (/usr/lib/i386-linux-gnu/libasan.so.1+0x237b0)
>    #1 0x8071c14 in read /usr/include/i386-linux-gnu/bits/unistd.h:44
[...]
 Aha! I think I caught you. In the first bugreport you reported that
your system is amd64. Mine is amd64 as well and the segmentation fault
doesn't happen. It outputs a normal message about memory usage and
exists.
But now in the backtrace your system seems to be i386. Is it or you
use multiarch? How much memory your system has?

Cheers,
Laszlo/GCS


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to