Skip to content

Error: magick.c:229: GetImageMagick: Assertion `magick != (const unsigned char *) NULL' failed. #1705

Closed
@igorescobar

Description

@igorescobar

Hey guys,

I recently moved away from the libvips that comes with sharp by default and I started to see these errors on my logs:

app.js: ../../magick/magick.c:229: GetImageMagick: Assertion `magick != (const unsigned char *) NULL' failed.

I stumbled on some issues regarding libmagick (which I do not have installed):

* optional dependencies
use fftw3 for FFT: 			yes
Magick package: 			none
Magick API version: 			none
load with libMagick: 			no
save with libMagick: 			no
accelerate loops with orc: 		yes

Is this error expected? The right way to fix it is by setting ./configure --without-magick flag?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions