Sometimes Joplin crashes when I’m trying to use the menus.
Has anyone else seen this problem?
I’d like to know if it happens on different platforms. So using Joplin v1.0.179, on Linux and on Mac or Windows.
The problem is probably in software that Joplin uses, so this information will help report it back to the other project.
Test
To trigger the problem:
Click View menu
Quickly click Tools menu
Expected result: Tools menu is shown
Observed result: Joplin shuts down with a segmentation fault error message
It doesn’t happen 100% of the time, but will happen within one to three attempts, though the timing is important. It can happen between any menus, not just View and Tools.
What operating system are you running it on? Do you know how to obtain app crash logs for both Joplin and from your OS? These would definitely be helpful for anyone trying to help you out.
I’m not able to reproduce it on Artix Linux either. Have you checked to see if you may have corrupt packages on your system? Also, are you running a download straight from Joplin or using a PPA to install it?
Also for the hell of it, what does ldd Joplin*.AppImage show? It checks to see if there are any broken libraries linked between your system and what AppImage uses to interact with it.