Last modified: 2012-06-27 11:41:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T39951, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37951 - Important article returns blank screen
Important article returns blank screen
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.19.0
Macintosh Mac OS X 10.7
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-26 07:38 UTC by Norbert Jaspers
Modified: 2012-06-27 11:41 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Code tracing until bug occurs (5.03 KB, text/rtf)
2012-06-26 07:38 UTC, Norbert Jaspers
Details

Description Norbert Jaspers 2012-06-26 07:38:20 UTC
Created attachment 10794 [details]
Code tracing until bug occurs

I have installed the latest MAMP with php 5.3.6 on a MAC MINI latest model
with 8 GB.
Then I installed mediawiki 1.19.1 and imported the LA dump with
importDump.php.
It works fine for most articles.
But when I try article Gastropoda it returns a blank screen.
I did some debugging which I have attended.
Comment 1 Norbert Jaspers 2012-06-26 08:22:30 UTC
I use NetBeans 7.0.1 to stop at the statement $stop = 1; and then start the code tracing as listed in the append.
Comment 2 Sam Reed (reedy) 2012-06-26 13:24:39 UTC
Blank screen usually means a HTTP 500 or a php fatal error, start with http://www.mediawiki.org/wiki/Manual:How_to_debug
Comment 3 Norbert Jaspers 2012-06-26 15:55:43 UTC
Looks like a PHP problem. When I use PHP 5.2 it takes much longer to
get to the blank screens and my iterator count goes up to 1 200 000 instead of 8672.
I will try debugging as you suggested.
Comment 4 Norbert Jaspers 2012-06-27 11:41:25 UTC
I have to apologize.
With your hint I found (and solved) the problem.
PHP reports maximum of 100 function levels.
xdebug.max_nesting_level=200 
in php.ini  solved the problem.
I am really sorry. You must be po.
Next time I will be not so fast with reporting a bug...

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links