2cf57e9257bd46d1f177b868070d7462514e4de9
Route::processors_changed() signal connects to a same thread session-slot Session::route_processors_changed() which can end up iterating over Routes and Processors to re-calculate latency. This takes a ReadLock after WriteLock, which eventually leads a duplicate unlock and segfault.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%