imagick causes php crash due to *** Error in `php': double free or corruption (out): 0x0000559cb19d3db0 *** Magick: abort due to signal 6 (SIGABRT) "Abort"...

Bug #1726432 reported by Karl-Philipp Richter
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
php-imagick (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The installation of `php-imagick` caused the following crash in the ownCloud upgrade tool `occ`, i.e. while running `sudo -u www-data php occ upgrade`:

    *** Error in `php': double free or corruption (out): 0x0000559cb19d3db0 ***
    Magick: abort due to signal 6 (SIGABRT) "Abort"...

Removal of `php-imagick` causes the script to finish successfully.

I recall a similar bug in magick or another project I experienced before and which has been fixed, but I don't seem to find it in my launchpad.net account or via google.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: php-imagick (not installed)
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
Date: Mon Oct 23 16:33:39 2017
InstallationDate: Installed on 2015-04-20 (916 days ago)
InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 (20141022.2)
ProcEnviron:
 TERM=screen.xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: php-imagick
UpgradeStatus: Upgraded to artful on 2017-10-22 (1 days ago)

Revision history for this message
Karl-Philipp Richter (krichter722) wrote :
Revision history for this message
JanBrinkmann (jbrinkmann) wrote :

I can confírm this behaviour

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in php-imagick (Ubuntu):
status: New → Confirmed
Revision history for this message
Marcos Brasil (marcosbrasil) wrote :

I can confirme the issue on ubuntu 18.04 and PHP 7.2.24-0ubuntu0.18.04.4 (cli) (built: Apr 8 2020 15:45:57) ( NTS ).

Revision history for this message
killerbee (eth) wrote :

Confirmed on ubuntu 18.04
PHP
PHP 7.2.24-0ubuntu0.18.04.3 (cli) (built: Feb 11 2020 15:55:52) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.2.24-0ubuntu0.18.04.3, Copyright (c) 1999-2018, by Zend Technologies

while trying to upgrade to nextcloud 18.0.6
After uninstallinging, upgrade to 18.0.6 works as expected.
Reinstalling php-imagick afterwards again makes nextcloud server unresponsive (Empty page returned)
So currently no workaround known

Revision history for this message
killerbee (eth) wrote :

upgrading to php7.4 via
sudo add-apt-repository ppa:ondrej/php

resolves the problem

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.