Hi,

>
> I think the relevant part is
>
> ............/home/travis/.travis/functions: line 109: 10872 Segmentation
> fault      (core dumped) TMPDIR=/tmp src/tests/tests
>

Hi! You're right, I hadn't noticed the messages on passing builds, and
assumed that the segv was a result of error handling dying as a consequence.


> https://travis-ci.org/github/hydrogen-music/hydrogen/jobs/685366603#L1490
>
> I’ve seen it happen a few times already. It’s nondeterministic, so as a
> workaround you might try to rerun job. „Proper solution” would be to debug
> and fix that segmentation fault. You might look at my pull request with
> gcc/llvm sanitizers:
>

I've taken a pass through the tests with valgrind, and found a few issues
(one of which *might* be the cause, as it could potentially cause a segv).
I'll submit a pull request shortly.

-- 
C.
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to