Skip to content

Instantly share code, notes, and snippets.

@jbq
Last active May 5, 2020 06:16
Show Gist options
  • Save jbq/38d958924bd0205bb50fe0be1005b09b to your computer and use it in GitHub Desktop.
Save jbq/38d958924bd0205bb50fe0be1005b09b to your computer and use it in GitHub Desktop.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f1b07bab2d5 in zend_hash_iterator_add () from /usr/lib/apache2/modules/libphp7.so
(gdb) bt
#0 0x00007f1b07bab2d5 in zend_hash_iterator_add () from /usr/lib/apache2/modules/libphp7.so
#1 0x00007f1b07c0a53d in ZEND_FE_RESET_R_SPEC_CV_HANDLER () from /usr/lib/apache2/modules/libphp7.so
#2 0x00007f1b07c25a9b in execute_ex () from /usr/lib/apache2/modules/libphp7.so
#3 0x00007f1afd14237d in xdebug_execute_ex (execute_data=0x7f1afd61e240) at /tmp/pear/temp/xdebug/src/base/base.c:380
#4 0x00007f1b078a067e in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER () from /usr/lib/apache2/modules/libphp7.so
#5 0x00007f1b07c25a9b in execute_ex () from /usr/lib/apache2/modules/libphp7.so
#6 0x00007f1afd14237d in xdebug_execute_ex (execute_data=0x7f1afd61e090) at /tmp/pear/temp/xdebug/src/base/base.c:380
#7 0x00007f1b078a067e in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER () from /usr/lib/apache2/modules/libphp7.so
...
(gdb) zbacktrace
[0x7f1afd61e240] Rollbar\Utilities->serializeForRollbar(object[0x7f1afd61e290], NULL, reference, -1, 2) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:102
[0x7f1afd61e090] Rollbar\Utilities->serializeObject(object[0x7f1afd61e0e0], NULL, reference, -1, 1) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:159
[0x7f1afd61de50] Rollbar\Utilities->serializeForRollbar(array(1)[0x7f1afd61dea0], NULL, reference, -1, 1) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:105
[0x7f1afd61dc10] Rollbar\Utilities->serializeForRollbar(array(7)[0x7f1afd61dc60], NULL, reference) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:117
[0x7f1afd61dad0] Rollbar\Payload\Frame->serialize() /var/www/html/vendor/rollbar/rollbar/src/Payload/Frame.php:111
[0x7f1afd61d920] Rollbar\Utilities->serializeObject(object[0x7f1afd61d970], NULL, reference, -1, 1) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:145
[0x7f1afd61d6e0] Rollbar\Utilities->serializeForRollbar(array(14)[0x7f1afd61d730], NULL, reference, -1, 1) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:105
[0x7f1afd61d4a0] Rollbar\Utilities->serializeForRollbar(array(2)[0x7f1afd61d4f0]) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:117
[0x7f1afd61d3e0] Rollbar\Payload\Trace->serialize() /var/www/html/vendor/rollbar/rollbar/src/Payload/Trace.php:49
[0x7f1afd61d230] Rollbar\Utilities->serializeObject(object[0x7f1afd61d280], array(1)[0x7f1afd61d290], reference, -1, 0) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:145
[0x7f1afd61cff0] Rollbar\Utilities->serializeForRollbar(array(2)[0x7f1afd61d040], array(1)[0x7f1afd61d050], reference) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:105
[0x7f1afd61ceb0] Rollbar\Payload\Body->serialize() /var/www/html/vendor/rollbar/rollbar/src/Payload/Body.php:53
[0x7f1afd61cd00] Rollbar\Utilities->serializeObject(object[0x7f1afd61cd50], NULL, reference, -1, 0) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:145
[0x7f1afd61cac0] Rollbar\Utilities->serializeForRollbar(array(17)[0x7f1afd61cb10], NULL, reference) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:105
[0x7f1afd61c8e0] Rollbar\Payload\Data->serialize() /var/www/html/vendor/rollbar/rollbar/src/Payload/Data.php:256
[0x7f1afd61c730] Rollbar\Utilities->serializeObject(object[0x7f1afd61c780], NULL, reference, -1, 0) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:145
[0x7f1afd61c4f0] Rollbar\Utilities->serializeForRollbar(array(2)[0x7f1afd61c540], NULL, reference, -1) /var/www/html/vendor/rollbar/rollbar/src/Utilities.php:105
[0x7f1afd61c400] Rollbar\Payload\Payload->serialize(-1) /var/www/html/vendor/rollbar/rollbar/src/Payload/Payload.php:52
[0x7f1afd61be50] Rollbar\RollbarLogger->log("critical", object[0x7f1afd61beb0], array(4)[0x7f1afd61bec0]) /var/www/html/vendor/rollbar/rollbar/src/RollbarLogger.php:104
[0x7f1afd61bbd0] Rollbar\Monolog\Handler\RollbarHandler->write(array(8)[0x7f1afd61bc20]) /var/www/html/vendor/rollbar/rollbar/src/Monolog/Handler/RollbarHandler.php:121
[0x7f1afd61bad0] Monolog\Handler\AbstractProcessingHandler->handle(array(8)[0x7f1afd61bb20]) /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:39
[0x7f1afd61b620] Monolog\Logger->addRecord(500, "Uncaught Error: Call to undefined method AppBundle\Service\WorkflowEventListener::onParticipationTesterReview()", array(1)[0x7f1afd61b690]) /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:344
[0x7f1afd61b570] Monolog\Logger->log(500, "Uncaught Error: Call to undefined method AppBundle\Service\WorkflowEventListener::onParticipationTesterReview()", array(1)[0x7f1afd61b5e0]) /var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php:614
[0x7f1afd61b030] Symfony\Component\ErrorHandler\ErrorHandler->handleException(object[0x7f1afd61b080]) /var/www/html/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/ErrorHandler.php:576
[0x7ffd42874a40] ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment