| ( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 131072 bytes) in /var/www/html/lib/dml/mysqli_native_moodle_database.php on line 1363 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 447192 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 447912 | require( '/var/www/html/config.php ) | .../index.php:27 |
| 3 | 0.0001 | 462760 | require_once( '/var/www/html/lib/setup.php ) | .../config.php:882 |
| 4 | 0.0102 | 888944 | core\session\manager::start( ) | .../setup.php:905 |
| 5 | 0.0102 | 889576 | core\session\manager::start_session( $requireslock = TRUE ) | .../manager.php:136 |
| 6 | 0.0104 | 892768 | core\session\handler->start( ) | .../manager.php:154 |
| 7 | 0.0104 | 892768 | session_start( ) | .../handler.php:39 |
| 8 | 0.1049 | 946368 | core\session\handler->gc( $max_lifetime = 345600 ) | .../handler.php:39 |
| 9 | 0.1102 | 1007664 | core\session\handler->destroy_expired_user_sessions( $purgebefore = 1763081616, $userid = 0 ) | .../handler.php:269 |
| 10 | 0.1102 | 1007664 | core\session\handler->get_sessions_by_userid( $userid = 0 ) | .../handler.php:183 |
| 11 | 0.1102 | 1008040 | moodle_database->get_records( $table = 'sessions', $conditions = ['userid' => 0], $sort = ???, $fields = ???, $limitfrom = ???, $limitnum = ??? ) | .../handler.php:112 |
| 12 | 0.1102 | 1008296 | moodle_database->get_records_select( $table = 'sessions', $select = 'userid = ?', $params = [0 => 0], $sort = '', $fields = '*', $limitfrom = 0, $limitnum = 0 ) | .../moodle_database.php:1467 |
| 13 | 0.1102 | 1008424 | mysqli_native_moodle_database->get_records_sql( $sql = 'SELECT * FROM {sessions} WHERE userid = ? ', $params = [0 => 0], $limitfrom = 0, $limitnum = 0 ) | .../moodle_database.php:1516 |
| 14 | 0.1103 | 1008800 | query( $query = 'SELECT * FROM mdl_sessions WHERE userid = \'0\' ', $result_mode = 0 ) | .../mysqli_native_moodle_database.php:1363 |