You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We built 0.103.5 on HP-UX 11.31/IA as a 64-bit binary and encountered a SIGBUS from clamscan when scanning an Excel spreadsheet with VBAscript.
Core was generated by `clamscan'.
Program terminated with signal 10, Bus error.
BUS_ADRALN - Invalid address alignment. Please refer to the following link that helps in handling unaligned data: http://docs.hp.com/en/7730/newhelp0610/pragmas.htm#pragma-pack-ex3
#0 0xc000000004213970:1 in cli_vba_readdir_new (ctx=0x87ffffffffffe888,
dir=0x87ffffffffffdeb0 "/var/tmp//20220403_230927-scantem.457869304e/ole2-tmp.c3f3d738c2/000002/000003", U=0x600000000136cd20,
hash=0x600000000136d57c "736007832d2167baaae763fd3a3f3cf1", which=1,
tempfd=0x87ffffffffffe6b0, has_macros=0x87ffffffffffe700)
from /opt/TWWfsw/clamav0103/lib/libclamav.so.9
Describe the bug
We built 0.103.5 on HP-UX 11.31/IA as a 64-bit binary and encountered a SIGBUS from clamscan when scanning an Excel spreadsheet with VBAscript.
Core was generated by `clamscan'.
Program terminated with signal 10, Bus error.
BUS_ADRALN - Invalid address alignment. Please refer to the following link that helps in handling unaligned data: http://docs.hp.com/en/7730/newhelp0610/pragmas.htm#pragma-pack-ex3
#0 0xc000000004213970:1 in cli_vba_readdir_new (ctx=0x87ffffffffffe888,
dir=0x87ffffffffffdeb0 "/var/tmp//20220403_230927-scantem.457869304e/ole2-tmp.c3f3d738c2/000002/000003", U=0x600000000136cd20,
hash=0x600000000136d57c "736007832d2167baaae763fd3a3f3cf1", which=1,
tempfd=0x87ffffffffffe6b0, has_macros=0x87ffffffffffe700)
from /opt/TWWfsw/clamav0103/lib/libclamav.so.9
How to reproduce the problem
$ clamscan CommentPicCode.xls
Attachments
https://www.contextures.com/CommentPicCode.zip
The text was updated successfully, but these errors were encountered: