Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 16:50:39 +0200
From:      pb@fasterix.freenix.org (Pierre Beyssac)
To:        perlsta@fang.cs.sunyit.edu (Alfred Perlstein)
Cc:        mike@smith.net.au (Mike Smith), current@FreeBSD.ORG
Subject:   Re: Problems w/ Linux EMU
Message-ID:  <19980418165039.MO06387@@>
In-Reply-To: <Pine.BSF.3.95.980417190046.11200A-100000@fang.cs.sunyit.edu>; from Alfred Perlstein on Apr 17, 1998 19:07:54 %2B0000
References:  <199804172257.PAA01087@dingo.cdrom.com> <Pine.BSF.3.95.980417190046.11200A-100000@fang.cs.sunyit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein writes:
> mostly that i get "leaking" shared memory, this has been a problem as of a
> month ago or so.
> 
> after staroffice 4 has been running for a few seconds it locks up and i do
> a ipcs and see all my shared segments are used up.

This is not a kernel leak. Shared memory shown by ipcs is freed by
the application, not the kernel, because there is no other way to
do. If the application fails to clean up (because it dumps core,
for example), use "ipcrm" to clean up after.

> also linux programs attempting to use raw sockets don't seem to work
> anymore. all this "breakage" (for me) seems to have occured about a month
> or so ago.

Being more specific wouldn't hurt. I don't have any problems with
a Linux traceroute and ping, with a Linux emulator compiled on
April 1st.
-- 
Pierre Beyssac	      pb@fasterix.frmug.org pb@fasterix.freenix.org
{Free,Net,Open}BSD, Linux : il y a moins bien, mais c'est plus cher
    Free domains: http://www.eu.org/ or mail dns-manager@EU.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980418165039.MO06387>