http://bugzilla.opensuse.org/show_bug.cgi?id=1140184 http://bugzilla.opensuse.org/show_bug.cgi?id=1140184#c5 --- Comment #5 from Stakanov Schufter <stakanov@freenet.de> --- (In reply to Wolfgang Bauer from comment #1)
(In reply to Stakanov Schufter from comment #0)
Created attachment 809232 [details] backtrace of the segfault, required libraries of falcon and mesa
falkon did crash at exit with segfault. The installation of debug libraries does reveal a connection to Mesa (this is why I post it, konqi did not give an address to post so maybe this is not upstream. Feel free to point me upstream if applicable). Mesa is maintained by the X.Org team, reassigning.
FTR, it doesn't crash here, but I'm currently using Falkon 3.1.0 with Qt 5.13 on Leap 15.1 (with the default Mesa though, but an intel chip)
I suppose setting the environment variable QT_WEBENGINE_DISABLE_GPU=1 (to force QtWebEngine to use software rendering instead) would help? E.g. run "QT_WEBENGINE_DISABLE_GPU=1 falkon", or add "QT_WEBENGINE_DISABLE_GPU=1" to /etc/environment and logout/login.
I did try what you suggested. Substantially for now I see no difference (also because it is difficult as it does not crash so often, only "from time to time"). What triggered me to report was the fact that it wanted mesa debug libraries. I can set this as command of the start up of Falkon and see if on the long run it reproduces...or not. -- You are receiving this mail because: You are on the CC list for the bug.