Ticket #617 (new defect)
Opened 3 years ago
Binder not destroying shared memory region on shutdown
Reported by: | stefan | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | Linux 64bit |
Component: | binder_ew | Version: | |
Keywords: | Cc: |
Description
Binder on CentOS7 did not destroy its shared memory region on shutdown. This caused a problem when Earthworm was accidentally run as root; when Earthworm was shut down and then run as the "earthworm" user later, a shared memory region could not be created by binder because the old one was still extant and owned by root.
Note: See
TracTickets for help on using
tickets.