Page MenuHomePhabricator

/paste/ fails to load
Closed, ResolvedPublic

Description

We get "Maximum execution time of 30 seconds exceeded." I got a stack trace by setting debug.time-limit to 15s:

utf8.php:319 PhabricatorStartup->onDebugTick()
utf8.php:363 phutil_utf8v()
utf8.php:693 phutil_utf8v_codepoints()
utf8.php:734 phutil_utf8_is_combining_character()
PhutilUTF8StringTruncator.php:105 phutil_utf8v_combined()
PhabricatorPasteQuery.php:355 PhutilUTF8StringTruncator->truncateString()
PhabricatorPasteQuery.php:322 PhabricatorPasteQuery->buildSnippet()
PhabricatorPasteQuery.php:101 PhabricatorPasteQuery->loadSnippets()
PhabricatorPolicyAwareQuery.php:259 PhabricatorPasteQuery->didFilterPage()
PhabricatorCursorPagedPolicyAwareQuery.php:169 PhabricatorPolicyAwareQuery->execute()
PhabricatorApplicationSearchEngine.php:998 PhabricatorCursorPagedPolicyAwareQuery->executeWithCursorPager()
PhabricatorApplicationSearchController.php:218 PhabricatorApplicationSearchEngine->executeQuery()
PhabricatorApplicationSearchController.php:78 PhabricatorApplicationSearchController->processSearchRequest()
AphrontController.php:29 PhabricatorApplicationSearchController->processRequest()
AphrontController.php:71 AphrontController->handleRequest()
PhabricatorPasteListController.php:17 AphrontController->delegateToController()
AphrontApplicationConfiguration.php:237 PhabricatorPasteListController->handleRequest()
AphrontApplicationConfiguration.php:149 AphrontApplicationConfiguration->processRequest()
index.php:17 AphrontApplicationConfiguration->runHTTPRequest()

We're at rP9520a6b0.

Event Timeline

jhurwitz updated the task description. (Show Details)
jhurwitz added projects: Restricted Project, Paste.
jhurwitz added subscribers: jhurwitz, angie.
epriestley claimed this task.
epriestley added a subscriber: epriestley.

Upgrade to fe7d8c2.

jhurwitz moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Nov 3 2015, 12:57 AM
angie moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Apr 21 2016, 10:22 PM