Page MenuHomePhabricator

`arc` segfaulting inside PCRE during utf8 operations (particularly on Windows)
Closed, ResolvedPublic

Description

See some context in IRC.

Here's a trace:

https://gist.github.com/webframp/5036fc92c7ba1f575a4e

...after which everything apparently dies with no meaningful error output.

Event Timeline

epriestley raised the priority of this task from to Normal.
epriestley updated the task description. (Show Details)
epriestley added a project: Arcanist.
epriestley added subscribers: epriestley, webframp.

No-opping phutil_is_utf8() fixed the crash, so this is almost certainly an issue with PCRE choking on large UTF8 input.

epriestley renamed this task from `arc` completely crashing for some Windows users to `arc` segfaulting inside PCRE during utf8 operations (particularly on Windows).Jun 11 2014, 2:12 PM
yevhenii.dumskyi edited this Maniphest Task.