Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294789

Intermittent segfaults on DrupalCI

$
0
0

testEditorXssFilterOverride
fail: [Completion check] Line 418 of core/modules/editor/src/Tests/EditorSecurityTest.php:
The test did not complete due to a fatal error.

Unknown
fail: [run-tests.sh check] Line 0 of :
FATAL Drupal\editor\Tests\EditorSecurityTest: test runner returned a non-zero error code (139).

Looks like we may have a new one on php5.6:

https://dispatcher.drupalci.org/job/php5.6_mysql5.5/2134/artifact/jenkin...

Both:
https://dispatcher.drupalci.org/job/php5.6_mysql5.5/2134/

And
https://dispatcher.drupalci.org/job/php5.6_mysql5.5/2140/

Are having segfaults in what look to be the same location in the code:
https://dispatcher.drupalci.org/job/php5.6_mysql5.5/2134/artifact/jenkin...

https://dispatcher.drupalci.org/job/php5.6_mysql5.5/2140/artifact/jenkin...

NULL pointer dereference in garbage collector triggered in Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph, possibly related to #2603152: Fix PHP 7 testbot failures.


Viewing all articles
Browse latest Browse all 294789

Trending Articles