HISE icon indicating copy to clipboard operation
HISE copied to clipboard

Crash when releasing drag select in sample map

Open minosimo opened this issue 2 years ago • 4 comments

https://user-images.githubusercontent.com/19229302/167264040-7ae47bfe-7e2d-4ea7-a4ed-80a3a342a833.mp4

It only happens when at least one sample is highlighted by the drag operation. Releasing a drag that highlights nothing does not crash HISE.

What's the best way to debug the application for these kind of issues? The terminal output doesn't say much and I couldn't find a verbose mode. I'm on Fedora linux.

minosimo avatar May 07 '22 16:05 minosimo

Use GDB - I use it within Atom.

davidhealey avatar May 07 '22 16:05 davidhealey

Alas, in the debug build it doesn't happen! Also pressing ctrl+a triggers the crash. And thanks for the GDB guidance, I only recently went full Linux and I'm still finding my footing.

minosimo avatar May 07 '22 18:05 minosimo

The crash isn't happening for me on Debian. Are you using the develop branch?

davidhealey avatar May 07 '22 19:05 davidhealey

Yes I'm using the develop branch.

minosimo avatar May 07 '22 20:05 minosimo