Bug 2557 - Replacing cookie contents in-place is fragile
Summary: Replacing cookie contents in-place is fragile
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Agent (show other bugs)
Version: pre-1.0
Hardware: PC Linux
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 11:35 CEST by Pierre Ossman
Modified: 2022-05-10 13:08 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2007-10-25 11:35:54 CEST
Bona had a weird problem where the system call fcntl() on ~/.pulse-cookie would just hang. The file had to be manually removed in order to get rid of the problem.

In order to have this happen by itself whenever the client logs out and in again, we should consider changing vsmagent to recreate cookie-files, not just fill them with new data.

Note You need to log in before you can comment on or make changes to this bug.