Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.0, 3.1.1, 3.2
-
MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MDL-52544-master -
Description
This happens during install, but also if you can get phpunit installed with php5 driver, then try and run on php7:
vendor/bin/phpunit --debug lib/dml/tests/dml_test.php
|
/Users/danp/moodles/i30_oracle/moodle/lib/dml/oci_native_moodle_database.php on line 175
|
Moodle 3.0+ (Build: 20151209), oci, 74c19577c9a94ddfada9b12becc6b2565858860d
|
PHPUnit 4.8.10 by Sebastian Bergmann and contributors.
|
|
|
Starting test 'core_dml_testcase::test_diagnose'.
|
.
|
Starting test 'core_dml_testcase::test_get_server_info'.
|
.
|
Starting test 'core_dml_testcase::test_get_in_or_equal'.
|
.
|
Starting test 'core_dml_testcase::test_fix_table_names'.
|
.
|
Starting test 'core_dml_testcase::test_fix_sql_params'.
|
.
|
Starting test 'core_dml_testcase::test_strtok'.
|
.
|
Starting test 'core_dml_testcase::test_tweak_param_names'.
|
Segmentation fault: 11
|
Attachments
Issue Links
- Discovered while testing
-
MDLQA-9237 Run PHPUnit tests on Oracle
-
- Failed
-
- is duplicated by
-
MDL-52541 php7 oci8 gives segmentation fault while installation.
-
- Closed
-