LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
8.04k stars 1k forks source link

LMMS crashing on project save #5904

Open jaddison06 opened 3 years ago

jaddison06 commented 3 years ago

Bug Summary

LMMS crashes when I try to save a project. This happens seemingly at random - I can't figure out what causes it.

Terminal output at time of error: /tmp/.mount_lmms-1BFjLc8/AppRun: line 24: 361181 Segmentation fault (core dumped) QT_X11_NO_NATIVE_MENUBAR=1 "$DIR"/usr/bin/lmms.real "$@"

LMMS 1.2.2 on Pop!_OS (Ubuntu) 20.10

gxfr commented 2 years ago

just got the same thing

/tmp/.mount_lmmsal2COjKd/AppRun: line 24:   590 Segmentation fault      (core dumped) QT_X11_NO_NATIVE_MENUBAR=1 "$DIR"/usr/bin/lmms.real "$@"
tank-trax commented 1 year ago

same here with but when starting from the command line

lmms-1.3.0-alpha.1.33+g4f74151-linux-x86_64.AppImage lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage

/tmp/.mount_lmms-1vg9vpJ/AppRun: line 24:  2546 Segmentation fault      QT_X11_NO_NATIVE_MENUBAR=1 "$DIR"/usr/bin/lmms.real "$@"
Poikilos commented 6 months ago

confirmed with lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage on recently-updated Fedora 38 when starting from command line

firewall1110 commented 5 days ago

After some package manipulation I got this on my Debian 12 computer : lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage not working anymore with

/tmp/.mount_lmms-1j57psc/AppRun: line 24: 233305 Segmentation fault QT_X11_NO_NATIVE_MENUBAR=1 "$DIR"/usr/bin/lmms.real "$@"

But my compiled files working fine.

And lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage works fine on updated Debian 12 with ready to compile LMMS with all features on another Debian 12 XFCE computer (clone of problematic one)

P.S. Good question : "What change is the problem cause?"

I had not used lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage some time - was using master build (record MIDI without quantization - I was recording my live piano performance, trying to compare experiance with QTractor and Ardour). So there was made a lot off changes ...

firewall1110 commented 3 days ago

Interesting that using sudo ./lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage --allowroot not crash in my situation.

firewall1110 commented 3 days ago

And now I just download lmms-1.2.2-linux-x86_64.AppImage , run it (and was no problem). And after this I run just downloaded lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage and problem is fixed.

After it I run lmms-1.3.0-alpha.1.700+g729593c02-linux-x86_64.AppImage. No problems.

Then I run lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage. Crash.

Then I run lmms-1.2.2-linux-x86_64.AppImage . No problems.

Then I run lmms-1.3.0-alpha.1.102+g89fc6c9-linux-x86_64.AppImage. No problems.

firewall1110 commented 3 days ago

It seems, that removing .lmmsrc.xml fix the problem (and LMMS starts as 1-st time).