I cant run Nexcloud 13 Assertion `semaphore_info->signature == MagickSignature' failed

Hi

I have been trying to install and run NC for a while all day but this is what I get in the apache error log when I try to access it

Basically I pass the initial install, I see all the tables etc are created but I get > I tried localhost, local network address and even https (added the trusted array stuff as well)

The connection was reset

The connection to the server was reset while the page was loading.

    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer’s network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Waterfox is permitted to access the Web



Debian testing, 
mysql  Ver 15.1 Distrib 10.1.29-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
Server version: Apache/2.4.33 (Debian)
Php >7.2
version' => '13.0.4.0'

with apache error log’

free(): invalid next size (normal)
apache2: magick/semaphore.c:607: LockSemaphoreInfo: Assertion `semaphore_info->signature == MagickSignature' failed.
apache2: magick/semaphore.c:607: LockSemaphoreInfo: Assertion `semaphore_info->signature == MagickSignature' failed.
apache2: magick/semaphore.c:607: LockSemaphoreInfo: Assertion `semaphore_info->signature == MagickSignature' failed.
apache2: magick/semaphore.c:607: LockSemaphoreInfo: Assertion `semaphore_info->signature == MagickSignature' failed.
[Mon Jul 09 17:06:31.619387 2018] [core:notice] [pid 25718] AH00052: child pid 13726 exit signal Aborted (6)
[Mon Jul 09 17:06:31.619437 2018] [core:notice] [pid 25718] AH00052: child pid 13731 exit signal Aborted (6)
[Mon Jul 09 17:06:31.619450 2018] [core:notice] [pid 25718] AH00052: child pid 13737 exit signal Aborted (6)
[Mon Jul 09 17:06:31.619460 2018] [core:notice] [pid 25718] AH00052: child pid 13746 exit signal Aborted (6)
[Mon Jul 09 17:06:31.619471 2018] [core:notice] [pid 25718] AH00052: child pid 13751 exit signal Aborted (6)

This was caused by the imagemagick libs installed on my server, somehow. I do not know if they did but uninstalled all the hell of them now my setup works without any issues.