! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
segmentation fault in xfce4-session if temporary directory is not writable
Status:
RESOLVED: FIXED
Product:
Xfce4-session
Component:
General

Comments

Description Carlos Santos 2008-07-06 02:07:28 CEST
xfce4-session dies with segmentation fault if the temporary-file directory configured by the TMPDIR, TMP, or TEMP environment variable dos not exist or is not writable. This happens because the "error" variable is not initialized with NULL in function "ice_tmpfile" (xfce4-session/ice-layer.c).
Comment 1 Carlos Santos 2008-07-06 02:13:00 CEST
Created attachment 1731 
Fix for the defect
Comment 2 Brian J. Tarricone (not reading bugmail) 2008-10-17 08:40:21 CEST
Committed, thanks.
Comment 3 Brian J. Tarricone (not reading bugmail) 2008-10-17 08:40:46 CEST
Er, whoops.  Actually mark RESOLVED.

Bug #4202

Reported by:
Carlos Santos
Reported on: 2008-07-06
Last modified on: 2009-07-14

People

Assignee:
Benedikt Meurer
CC List:
0 users

Version

Attachments

Fix for the defect (298 bytes, patch)
2008-07-06 02:13 CEST , Carlos Santos
no flags

Additional information