On Fri, Jan 01, 2021 at 09:51:35AM -0600, Aaron Duerksen wrote:
> 1. Start non-mixer
> 2. Add a strip
> 3. Add a Mono Pan, or anything else, really
> 4. Bind a control from it
> 5. Remove that control
> 6. Segfault
> 
> This happens every time, as demonstrated in this 45-second video screenshot:
> https://www.youtube.com/watch?v=9mmC_ODMmfo
> 
> I would review the core dump and include at least parts of it here, if I
> knew where it was.?? Lubuntu 20.04
> 
> I would also create a ticket on GitHub, if I could figure out how. I can see
> the existing issues and read them, but I can't figure out how to add one,
> even after creating an account.?? The obvious eye-catching way seems to
> dead-end.

The 'issues' link on the GitHub page was recently removed, so I guess
this list is the official way to report bugs.

If you haven't already read it, see the bug reporting page at
https://non.tuxfamily.org/wiki/BugReports (ignoring references
to GitHub).

A gdb backtrace will be helpful. You'll need to compile non with
debugging enabled, ie.:
./waf configure --enable-debug

John


Reply via email to