ErrorException: [E_WARNING] imagecreatefrompng(): gd-png: fatal libpng error: IDAT: invalid distance too far back in /var/www/localhost/htdocs/src/XF/Image/Gd.php:42
Stack trace:
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] ima...', '/var/www/localh...', 42, Array)
#1 /var/www/localhost/htdocs/src/XF/Image/Gd.php(42): imagecreatefrompng('/var/www/localh...')
#2 /var/www/localhost/htdocs/src/XF/Image/AbstractDriver.php(289): XF\Image\Gd->_imageFromFile('/var/www/localh...', 3)
#3 /var/www/localhost/htdocs/src/XF/Image/Manager.php(60): XF\Image\AbstractDriver->imageFromFile('/var/www/localh...')
#4 /var/www/localhost/htdocs/src/XF/Service/User/Avatar.php(249): XF\Image\Manager->imageFromFile('/var/www/localh...')
#5 /var/www/localhost/htdocs/src/XF/Import/DataHelper/Avatar.php(37): XF\Service\User\Avatar->updateAvatar()
#6 /var/www/localhost/htdocs/src/XF/Import/Importer/vBulletin.php(1397): XF\Import\DataHelper\Avatar->setAvatarFromFile('/var/www/localh...', Object(XFRM\XF\Entity\User))
#7 /var/www/localhost/htdocs/src/XF/Import/Runner.php(160): XF\Import\Importer\vBulletin->stepAvatars(Object(XF\Import\StepState), Array, 8)
#8 /var/www/localhost/htdocs/src/XF/Import/Runner.php(74): XF\Import\Runner->runStep('avatars', Object(XF\Import\StepState), 8)
#9 /var/www/localhost/htdocs/src/XF/Cli/Command/Import.php(66): XF\Import\Runner->run()
#10 /var/www/localhost/htdocs/src/vendor/symfony/console/Command/Command.php(242): XF\Cli\Command\Import->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/localhost/htdocs/src/vendor/symfony/console/Application.php(843): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/localhost/htdocs/src/vendor/symfony/console/Application.php(194): Symfony\Component\Console\Application->doRunCommand(Object(XF\Cli\Command\Import), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/localhost/htdocs/src/vendor/symfony/console/Application.php(117): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/localhost/htdocs/src/XF/Cli/Runner.php(63): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/localhost/htdocs/cmd.php(15): XF\Cli\Runner->run()
#16 {main}