I have used Notepadqq on the previous versions of Ubuntu with no problem. However, after I upgraded to 24.04, Notepadqq started to crash consistently after a few seconds or minutes of usage. The errors logged to syslog are something like (all the hex values change each time):
kernel: notepadqq-bin[51576]: segfault at 1700000000 ip 0000001700000000 sp 00007ffdde3ac538 error 14 in notepadqq-bin[55b8d1ce2000+31000] likely on CPU 5 (core 5, socket 0)
kernel: Code: Unable to access opcode bytes at 0x16ffffffd6.
I tried with another user, but the problem is the same.
I tried to sudo apt purge notepadqq, delete any cached and config related things about Notepadqq and re-install it, but nothing changed.
I tested also on another (virtual) machine and the same problem occurs there too.
The version is v2.0.0-beta+git. And I don't remember the exact version that I was using previously.
Does anybody else have the same problem? What workarounds can be suggested?