X-Spam-Check-By: sourceware.org
Message-ID: <439B446C.F10D4F0C@dessent.net>
Date: Sat, 10 Dec 2005 13:11:08 -0800
From: Brian Dessent <brian@dessent.net>
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 1.5.18-1: issue with cygwin1.dll: "system shared memory version    mismatch detected"
References: <20051210175558.2546.qmail@web86804.mail.ukl.yahoo.com> <Pine.GSO.4.63.0512101257320.6859@slinky.cs.nyu.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Igor Pechtchanski wrote:

> Yes, you could try using ProcessExplorer or some other tools (e.g.,
> "handle") from SysInternals.com (ProcessExplorer can give you a list of
> all loaded DLLs, for example).  However, I don't think they will let you
> search by the shared memory region name...

You can in fact do this.  Since Process Explorer shows all handles in
use by the process, you can also see the handle to the shared memory
region.  The stock name is \BaseNamedObjects\cygwin1S4.shared.4.  So you
can use Procexp's "find handle" feature and search for
"cygwin1S4.shared".

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

