https://bugzilla.wikimedia.org/show_bug.cgi?id=36376
T. Gries <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from T. Gries <[email protected]> 2012-05-01 12:04:52 UTC --- correction: from the "referer" I see that I was visiting another page than indicated in step 2. However, no matter which page I actually visited, the message is that the error log shows evidence of a failure or flaw while trying to load DatabaseError.php . Next question would be: what's the reason for the db error ? Luckily enough, I had db-logging switched on, Here's the complete information, and it looks (simply) to be an out-of-memory problem. - wiki db-error log shows; 13:28:57 Error connecting to localhost: Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug (localhost) - error_log 13:28:46 [error] (12)Cannot allocate memory: fork: Unable to fork new process 13:28:46 [emerg] (12)Cannot allocate memory: Couldn't create pollset in child; check system or user limits 13:28:57 [error] [client] PHP Warning: require(/includes/db/DatabaseError.php): failed to open stream: Cannot allocate memory in /phase3/includes/AutoLoader.php on line 1031, referer: /index.php/Galerie 13:28:57 [error] [clien] PHP Fatal error: require(): Failed opening required '/includes/db/DatabaseError.php' (include_path='/phase3/extensions/OpenID:.:/usr/share/php') in /includes/AutoLoader.php on line 1031, referer: /index.php/Galerie As it looks (simply) to be an out-of-memory problem, I'll close this bug now. "You have been informed." -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
