Bug 383981 - kscreenlocker_greet segfaults with latest nvidia 384-69
Summary: kscreenlocker_greet segfaults with latest nvidia 384-69
Status: RESOLVED DUPLICATE of bug 384005
Alias: None
Product: kscreenlocker
Classification: Plasma
Component: greeter (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-24 23:10 UTC by Paulo Dias
Modified: 2017-09-29 19:50 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo Dias 2017-08-24 23:10:46 UTC
apparently something changed with the opengl implementation, kscreenlocker_greet segfault while trying to secure the screen. if i use embedded intel, it works as advertised.

groo@kerberos:~$ /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing --immediateLock --graceTime 5000 --ksldfd 50
QSocketNotifier: Invalid socket 50 and type 'Read', disabling...
org.kde.kcoreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase                                                                                                                      
file:///usr/share/plasma/wallpapers/org.kde.slideshow/contents/ui/main.qml:147: TypeError: Property 'setAction' of object ScreenLocker::WallpaperIntegration(0x21229c1590) is not a function                                                       
Locked at 1503615880                                                                                                                                                                                                                               
No file found for ".xml" , even though update-mime-info said it would exist.                                                                                                                                                                       
Either it was just removed, or the directory doesn't have executable permission... ("/usr/share/mime")                                                                                                                                             
No file found for ".xml" , even though update-mime-info said it would exist.                                                                                                                                                                       
Either it was just removed, or the directory doesn't have executable permission... ("/usr/share/mime")                                                                                                                                             
org.kde.kcoreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase                                                                                                                      
UdevQt: unable to create udev monitor connection                                                                                                                                                                                                   
WARNING: Cannot find style "org.kde.desktop" - fallback: "/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Base"                                                                                                                          
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)                                                                                                                                             
No metadata file in the package, expected it at: "/usr/share/backgrounds/"                                                                                                                                                                         
No metadata file in the package, expected it at: "/usr/share/backgrounds/"                                                                                                                                                                         
No metadata file in the package, expected it at: "/usr/share/backgrounds/"                                                                                                                                                                         
QOpenGLFramebufferObject: Unsupported framebuffer format.                                                                                                                                                                                          
QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.                                                                                                                                                                              
KCrash: crashing... crashRecursionCounter = 2                                                                                                                                                                                                      
KCrash: Application Name = kscreenlocker_greet path = /usr/lib/x86_64-linux-gnu/libexec pid = 5931                                                                                                                                                 
KCrash: Arguments: /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing --immediateLock --graceTime 5000 --ksldfd 50 

the screenlock then shows the screenlock is broken msg, use loginctl unlock-session
Comment 1 Paulo Dias 2017-08-24 23:14:01 UTC
kde: 5.10.5
frameworks: 5.37.0
qt: 5.7.1
kernel: 4.12.5
nvidia: 384-69
Comment 2 n3on.samurai 2017-08-25 00:59:24 UTC
Im also experiencing this issue.

Just updated plasma today

kde plasma: 5.10.5
frameworks: 5.37.0
qt version: 5.9.1
kernel: 4.10.0-32
nvidia: 384-69

USER@NERO:~$ /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing --immediateLock --graceTime 5000 --ksldfd 50                                                                                                                                                                                                 
QSocketNotifier: Invalid socket 50 and type 'Read', disabling...                                                                                                                                                                                                                                                             
org.kde.kcoreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase                                                                                                                                                                                                
No metadata file in the package, expected it at: "/home/USER/Pictures/"                                                                                                                                                                                                                                                   
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
Locked at 1503622294
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
No metadata file in the package, expected it at: "/home/USER/Pictures/"
org.kde.kcoreaddons: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase
UdevQt: unable to create udev monitor connection
WARNING: Cannot find style "org.kde.desktop" - fallback: "/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Base"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kscreenlocker_greet path = /usr/lib/x86_64-linux-gnu/libexec pid = 27650
KCrash: Arguments: /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing --immediateLock --graceTime 5000 --ksldfd 50 
Segmentation fault
Comment 3 Martin Flöser 2017-08-25 05:41:22 UTC
Please add a backtrace.
Comment 4 Christoph Feck 2017-09-17 23:22:14 UTC

*** This bug has been marked as a duplicate of bug 384005 ***