On 2016-02-17 09:11, Xavier Miller wrote:
I have diffed the jack related source between 0.45-5 and 0.46-0.
I see added test on null pointers, but I have questions about a for loop mixed with this test, or the fact that some actions are still done where there are null buffers.
I will check every block later, and find the problem.
there are at least 4 commits that have touched s_audio_jack.c since 0.45-5.
as a first try i would test each of them and see which hs introduced the problem (and what was the purpose of the patch).
since Pd crashes, it should be easy to create an automated test whether the problem is there or not - so you can let "git bisect" do all the work of finding the problematic commit.
gfmasdr IOhannes