Closed (outdated)
Project:
Drupal core
Version:
9.4.x-dev
Component:
base system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2015 at 19:46 UTC
Updated:
30 Aug 2022 at 22:22 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottRunning
Drupal\ban\Tests\Migrate\d7\MigrateBlockedIPsTestI get a core dump...Comment #3
Mixologicpgsql91 + php7 is enabled for testing for core btw.
Comment #4
alexpott@Mixologic did you compile with a native driver or PDO - ie. --with-pgsql or --with-pdo-pgsql?
Comment #5
MixologicThe Dockerfile shows --with-pdo-pgsql
http://cgit.drupalcode.org/drupalci_testbot/tree/containers/base/php-bas...
Comment #6
fabianx commentedReported as https://bugs.php.net/bug.php?id=70861. Will provide PHP devs with reproducible environment as usual :).
Comment #7
catchComment #8
fabianx commentedhttps://bugs.php.net/bug.php?id=70861 is fixed upstream, so we can tomorrow re-run the whole test suite on DrupalCI with PG SQL.
Comment #9
fabianx commentedOpened https://bugs.php.net/bug.php?id=70866 after discussion with 'ab' in IRC.
All follow-up work (a pile) to https://bugs.php.net/bug.php?id=70861 that I reported as https://bugs.php.net/bug.php?id=70862 is fixed as well! :)
It was worth to follow-up on that as it discovered some edge case bugs that Drupal 8 might have encountered later in the game.
Comment #10
catchhttps://www.drupal.org/pift-ci-job/86058 now green, marking fixed!
Comment #11
fabianx commentedActually lets use postponed.
While Drupal-CI is green, my testbox still fails (and passes with PHP 5).
That points to a memory corruption likely.
Comment #12
xjmComment #24
smustgrave commentedClosing as outdated since this moved to PNMI 7 years ago.
Also with. D10 moving to php8.1 wonder if this is still an issue.
If still an issue with php7.4+ please reopen with updated issue summary.