Bug 334721

Summary: Crash upon reading desktop session file
Product: kdm Reporter: Martin <martinsteuer>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.11.9   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin 2014-05-13 20:27:43 UTC
Since the change made via revision https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/e7ce8adc506068491c8545a1990992267598bd33 kdm reads the entry "DesktopNames" from xsession file.

If that entry does not exist it will dereference a NULL pointer.
For example in Fedora 20, Xfce-session does not provide an entry DesktopNames.

Reproducible: Always

Steps to Reproduce:
1. Remove the entry DesktopNames from the xsession file of your corresponding session manager
2. Login via kdm 
3. Segfault
Actual Results:  
crash

Expected Results:  
no crash
Comment 1 Jekyll Wu 2014-05-17 15:44:58 UTC

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