-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
Another job in the same build hung in the same suite: |
A third job in the same build crashed in HTTP tests:
|
Got debug backtraces for the HTTPReading crash:
|
I'm able to reproduce this in a 12.04 VM. Valgrind says:
|
The vtable for the
Possibly a libuv header / library mismatch or something. I'm going to try bisecting. |
I was seeing a libuv header mismatch in #2688 if that's relevant. |
Bisect lands on 32c0fb4. |
This was indeed caused by 32c0fb4. The test added there creates some We should always use the cc @kkaefer |
D'oh, thought about that but totally missed that I have to call |
https://travis-ci.org/mapbox/mapbox-gl-native/jobs/87673343