[Pkg-clamav-devel] new clamav 0.98.5 beta1
Sebastian Andrzej Siewior
sebastian at breakpoint.cc
Thu Aug 14 20:31:27 UTC 2014
On 2014-08-13 20:41:15 [+0200], Sebastian Andrzej Siewior wrote:
> On 2014-08-13 14:16:50 [-0400], Scott Kitterman wrote:
> > The results on other architectures don't look so great. I already retried armhf and powerpc, to no avail.
>
> arm + powerpc look like the same bug somewhere in the new pdf scanning
> code. Haven't look at mips but I guess it is the same.
I investigated further and oh oh I was wrong. It seems that the crash in
pdf code is just a symptom. What I know now:
- it crashes on armhf. I can reproduce this. Starting the testcase
manually does not trigger the problem (I didn't expect it to :P).
- removing -D_FILE_OFFSET_BITS=64 from CFLAGS removes the crash. Now it
complains because the .cab files aren't scanned.
- removing the libmspack patch and we pass the test suite.
- adding AC_SYS_LARGEFILE.
^^ this happens right now. I will know more once I wake up…
> > Scott K
Sebastian
More information about the Pkg-clamav-devel
mailing list