Page MenuHomePhabricator

Unable to free MySQL result
Closed, ResolvedPublic

Description

got this. maybe good for something. close at will, probably non reproducible.

Unable to free MySQL result

Backtrace:
Database.php line 457 calls wfdebugdiebacktrace()
Skin.php line 1408 calls databasemysql::freeresult()
ChangesList.php line 513 calls skinmonobook::makelinkobj()
ChangesList.php line 277 calls changeslist::recentchangeslinenew()
SpecialWatchlist.php line 197 calls changeslist::recentchangesline()
SpecialPage.php line 305 calls wfspecialwatchlist()
SpecialPage.php line 216 calls specialpage::execute()
index.php line 93 calls specialpage::executepath()


Version: 1.4.x
Severity: major
OS: Linux
Platform: PC
URL: http://commons.wikimedia.org/wiki/Special:Watchlist

Details

Reference
bz1018

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 8:01 PM
bzimport set Reference to bz1018.
bzimport added a subscriber: Unknown Object (MLST).
  • Bug 1022 has been marked as a duplicate of this bug. ***

Removed the bogus line (left over from an older, different use of the database functions I
suppose) and it's reported to work now.

  • Bug 1030 has been marked as a duplicate of this bug. ***
Diffusion added a commit: Unknown Object (Diffusion Commit).Mar 4 2015, 8:20 AM