"+        res = get_session_comment_for_file (filename, &comment);
+        if (! res) {
+                g_critical ("Cannot read specified session file: %s", 
filename);
+                g_free (filename);
+                exit (1);
+        }
"

it seems that should return and not exit in such cases

-- 
gdm crashes when it encounters a .desktop session file it can't read
https://bugs.launchpad.net/bugs/542345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to