Process 2830 (ArdourGUI) of user 1000 dumped core.
Stack trace of thread 5113:
#0 0x00007f53ed8daa46 _ZN6ARDOUR7Session15start_transportEb (libardour.so.3 +...
I'm learning linux kernel dev. Very new to it. I'm playing around with kernel panic.
my os version:
pegasus@pegasusv:~$ uname -a
Linux pegasusv 5.19.0-41-generic #42-Ubuntu SMP PREEMPT_DYNAMIC Mon Apr 17 19:17:03 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I'm on QEMU/KVM.
Command I've run to...