Bug 334721 - Crash upon reading desktop session file
Summary: Crash upon reading desktop session file
Status: RESOLVED DUPLICATE of bug 334159
Alias: None
Product: kdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: 4.11.9
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdm bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-13 20:27 UTC by Martin
Modified: 2014-05-17 15:44 UTC (History)
0 users

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 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 ***