Opened 14 years ago
Closed 14 years ago
#26523 closed defect (fixed)
clamav: *** FATAL error encountered during bytecode generation
Reported by: | info@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | clamav |
Description
Running clamscan
Results in this message:
libclamav JIT: Attempt to call external function __bzero libclamav JIT: *** FATAL error encountered during bytecode generation
Related ticket on clamav.net: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2257
There's a patch available at that ticket: https://wiki.clamav.net/pub/Main/UpgradeNotes0962/bzero.patch
Change History (4)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dluke@… removed |
---|---|
Owner: | changed from macports-tickets@… to dluke@… |
Summary: | error when starting a scan → clamav: *** FATAL error encountered during bytecode generation |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Type: | update → defect |
---|
comment:3 Changed 14 years ago by danielluke (Daniel J. Luke)
Owner: | changed from dluke@… to dluke@… |
---|---|
Status: | new → assigned |
comment:4 Changed 14 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
0.92.3 was just released (which should include a fix). I updated the clamav port in r71701
Note: See
TracTickets for help on using
tickets.
Note that according the upstream ticket this just causes clamav to fall back to the non JIT scanner.
I will take a look, though.