diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2013-12-06 16:02:53 -0500 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2013-12-06 16:02:53 -0500 |
commit | ea1f6a6343fe83f1352a8a839265c471640acdce (patch) | |
tree | 191405e3370bb870b7ec527503d562d2040f72b5 /indra/newview/Info-SecondLife.plist | |
parent | da135de77dea24427f5e658ebac43b77c215cc9b (diff) |
SH-4645 Viewer hangs on exit after cancelling a mesh upload.
Problem involved a 3-way livelock between the main, upload
and decomposition threads. Viewer is shutting down but an
upload is in the 'generate hulls' state. Main thread asks
upload request to discard and spins waiting for it to finish.
Upload thread is in generateHulls spinning waiting for the
decomposition thread to process a mesh request. Decomposition
thread is sleeping waiting for main thread to deliver work
that upload thread has asked the decomposition thread to do.
Diffstat (limited to 'indra/newview/Info-SecondLife.plist')
0 files changed, 0 insertions, 0 deletions