Skip to content

Extended ClamAV database causes cli_pcre_compile error #9

@ulyszk

Description

@ulyszk

I added several other database from the internet from ClamAV. Unfortunately, it does not handle one of them, I got an error:

C:\Program Files\ClamWin\bin>clamscan.exe -d "C:\Documents and Settings\All Users\.clamwin\db"
LibClamAV Error: cli_pcre_compile: PCRE2 compilation failed at offset 129: thisversion of PCRE2 does not have support for \P, \p, or \X
LibClamAV Error: cli_pcre_build: failed to build pcre regex
ERROR: Database initialization error: Malformed database

The database that caused the problem:
twinclams.ldb

You can download from here

The issued command:
C:\Program Files\ClamWin\bin>clamscan.exe -d "C:\Documents and Settings\All Users.clamwin\db"

clamscan.exe --version
ClamAV 0.103.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions