Bug#1007103: Further information

2022-03-24 Thread Ted Felix
OP informs me that he tracked the problem down to the ZynAddSubFX DSSI plugin. He switched to the ZynAddSubFX standalone app and all is well for him. This bug can be closed for rosegarden.

Bug#1007103: Further information

2022-03-19 Thread Ted Felix
I just pushed improved plugin logging as [3a07309c]. If you can, please test latest git: https://sourceforge.net/p/rosegarden/git/ci/master/tree/ A debug build should now let you know when it is trying to load a plugin. And that should be the last thing you see from rosegarden when a

Bug#1007103: Further information

2022-03-19 Thread Ted Felix
On 3/19/22 7:08 AM, Rainer Hans Liffers wrote: > I compiled the latest version of rosegarden with debugging enabled and subsequently ran gdb as shown in attached file. Is this information sufficient? Yes. Thanks. The first line relevant to rg is this: #19 0x55e3188e in

Bug#1007103: Further information

2022-03-16 Thread Ted Felix
malloc_consolidate(): unaligned fastbin chunk detected Aborted We've not seen this upstream. Best bet would be to do a debug build from source and run under gdb. Then do a backtrace when it crashes. That should help us determine whether it is Rosegarden or one of the many libraries it

Bug#1007103: Further information

2022-03-11 Thread Rainer Hans Liffers
Hi there I am using a Dell Inspiron 15 5510 running Debian bookworm. I also installed package /firmware-sof-signed_1.9-1_all.deb/ to accommodate the Tiger Lake hardware. Even if I suppress the firmware by changing grub entry| GRUB_CMDLINE_LINUX_DEFAULT="quiet snd_hda_intel.dmic_detect=0"| ||