Page MenuHomePhabricator
Paste P1815

repository segfault
ActivePublic

Authored by champo on Jun 29 2015, 2:21 PM.
Tags
None
Referenced Files
F560209: repository segfault
Jun 29 2015, 2:21 PM
Subscribers
None
$ ./repository --trace update --verbose MLAQ
>>> [2] <connect> phabricator_repository
<<< [2] <connect> 2,303 us
>>> [3] <query> SELECT `r`.* FROM `repository` r WHERE (r.callsign IN ('MLAQ')) ORDER BY `r`.`id` DESC
<<< [3] <query> 685 us
>>> [4] <lock> ph:phabric-6rILUDHKjHKu:repository.update:1
>>> [5] <connect> phabricator_repository
<<< [5] <connect> 958 us
>>> [6] <query> SET wait_timeout = 2147483
<<< [6] <query> 212 us
>>> [7] <query> SELECT GET_LOCK('ph:phabric-6rILUDHKjHKu:repository.update:1', 0)
<<< [7] <query> 325 us
%s
>>> [8] <exec> $ which 'php'
Segmentation fault: 11

Event Timeline

champo changed the title of this paste from untitled to repository segfault.
champo updated the paste's language from autodetect to autodetect.