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

_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel

Reply via email to