Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P1815
repository segfault
Active
Public
Actions
Authored by
champo
on Jun 29 2015, 2:21 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F560209: repository segfault
Jun 29 2015, 2:21 PM
2015-06-29 14:21:08 (UTC+0)
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
edited the content of this paste.
(Show Details)
Jun 29 2015, 2:21 PM
2015-06-29 14:21:08 (UTC+0)
champo
changed the title of this paste from untitled to
repository segfault
.
champo
updated the paste's language from
autodetect
to
autodetect
.
Log In to Comment