Bug 5137 - tl-mount-localdrives complains if LD_PRELOAD is set
Summary: tl-mount-localdrives complains if LD_PRELOAD is set
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Local drive redirection (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 14:44 CEST by Peter Åstrand
Modified: 2023-01-31 13:18 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2014-05-12 14:44:23 CEST
When serial port redirection is active, tl-mount-localdrives will print a warning such as:

ERROR: ld.so: object 'libcyclades-ser-cli.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libcyclades-ser-cli.so' from LD_PRELOAD cannot be preloaded: ignored.

This is of course because tl-mount-personal etc are setuid. I think tl-mount-localdrives should clear LD_PRELOAD or at least remove libcyclades-ser-cli.so from LD_PRELOAD, to avoid this warning.

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