Bugzilla – Bug 985768
i586: screenlocker fails to work
Last modified: 2016-08-08 15:41:52 UTC
Detected by openQA: https://openqa.opensuse.org/tests/213533#step/first_boot/4 Sfreenlocker is broken. The same issue was already seen in staging on x86_64, but that had been fixed by a patch. Apparently it did not solve i586 (which is not built/tested in stagings though)
There needs to be a backtrace in order to understand what's going on in the screensaver. Unfortunately, I don't have i586 hardware to test this with. If someone can test the snapshot, even in a VM, the easiest way would be /usr/lib/libexec/kscreenlocker_greet --testing and see if it crashes. If it does, it needs to be run through gdb to get the bt.
The crash can be easily reproduced by running the screenlocker with QV4_MM_AGGRESSIVE_GC=1 set. It produces the following backtrace: http://paste.opensuse.org/view/raw/94958357 This also breaks plasmashell with a similiar backtrace (valgrind): http://paste.opensuse.org/view/raw/74346285
This is an autogenerated message for OBS integration: This bug (985768) was mentioned in https://build.opensuse.org/request/show/403818 Factory / libqt5-qtdeclarative
This is an autogenerated message for OBS integration: This bug (985768) was mentioned in https://build.opensuse.org/request/show/403815 Factory / libqt5-qtdeclarative
this had been fixed in TW in time - RESOLVED