diff options
| author | bors <bors@rust-lang.org> | 2013-12-21 21:01:51 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-12-21 21:01:51 -0800 |
| commit | 9a8f79133b52ba8daf0b82696a2f108bd6f72d0c (patch) | |
| tree | 27d052dba0defb37eee678d929f6a075129b59a3 /src/libsyntax/parse/parser.rs | |
| parent | 256f6976ad2545c4a1bcd6a6d616e4379d9c34e7 (diff) | |
| parent | 61222b00e26444c3c7ee29c14994f128ed03f386 (diff) | |
| download | rust-9a8f79133b52ba8daf0b82696a2f108bd6f72d0c.tar.gz rust-9a8f79133b52ba8daf0b82696a2f108bd6f72d0c.zip | |
auto merge of #11110 : alexcrichton/rust/attempt-to-fix-osx-segfaulting, r=brson
Upon inspecting the core dumps, they're all segfaulting at the same instruction with the same value in a register that looks fishy. It appears to be indexing into an array with a -1 index and then getting some weird overflow and dying. I have attempted to fix this as part of alexcrichton/libuv@fd5308383c575472edb2163d823dc6670bf59609, but I am unsure of whether this is the actual cause of the problem, so I am not going to upstream it just yet. I have a fairly high confidence that this is indeed the problem, but I want to make sure that the bots to segfault all over the place before upstreaming.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions
