Bug 101292 - Shared memory isn't freed when client disconnects
Summary: Shared memory isn't freed when client disconnects
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: Other FreeBSD
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-04 00:30 UTC by Yuri
Modified: 2018-12-13 22:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Yuri 2017-06-04 00:30:48 UTC
I am experiencing the problem with x11vnc that when x11vnc is manually killed several times subsequent runs fail with insufficient shared memory message.

x11vnc calls XShmCreateImage that allocates shared memory on the server.

Xorg should free the associated shared memory when client disconnects ungracefully.

xorg-7.7 on FreeBSD 11
Comment 1 GitLab Migration User 2018-12-13 22:37:47 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/520.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.