X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-IronPort-AV: E=McAfee;i="5200,2160,5330"; a="4420590" Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: system shared memory mismatch problem Date: Wed, 2 Jul 2008 18:38:15 -0700 Message-ID: In-Reply-To: <20080703004543.GA376@ednor.casa.cgf.cx> References: <486C1F28 DOT 6090200 AT cygwin DOT com> <20080703004543 DOT GA376 AT ednor DOT casa DOT cgf DOT cx> From: "Akula, Murali" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m631cs86032083 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf > Of Christopher Faylor > Sent: Wednesday, July 02, 2008 5:46 PM > To: cygwin AT cygwin DOT com > Subject: Re: system shared memory mismatch problem > > On Wed, Jul 02, 2008 at 05:39:59PM -0700, Akula, Murali wrote: > >>On 07/02/2008, Akula, Murali wrote: > >>>I tried searching with 'Search Hiden Files & Folders' checked. It > >>>still shows only one cygwin1.dll > >> > >>Then try "Process Explorer". Grab it from sysinternals.com. With > >>that, you can find out what process is running cygwin1.dll and where it > >>is. > > > >Great tool!! Thanks. Tried it. I ran rxvt from the new cygwin > >installation and that's what's showing up (and sh) as using the > >cygwin1.dll. The one from c:\cygwin\bin is being used by these apps. > >If I exit rxvt, then there's no other process using the cygwin1.dll. > > > >Looks like there is no other version of cygwin1.dll running. Do I have > >something really corrupted. > > > >I was actually wondering how can I run rxvt and some other tools, while > >I cannot run X, etc.. Do they use shared memory differently? Or not > >make the version checks? > > If you can run rxvt but not X that would suggest that you are running > some other version of X than the standard cygwin version which has its > own cygwin1.dll. Do you have other web downloaded packages installed? > > Possibly the cygcheck output mentioned at http://cygwin.com/problems.html > would be more instructive. Thanks. That helped. I ran cygcheck and looked at the output. Yes, there is another cygwin1.dll in system32 folder. It doesn't show up if I use Windows Search (even with "search hidden files and folders" option checked). Even if I go to system32 folder and enable showing of hidden files, it doesn't show up. In cmd.exe, if I do 'dir' it shows up. But, if I delete it from cmd.exe, it says file not there. But, I was able to delete it from rxvt using rm. I see another similar (hidden) file called cygz.dll in sys32 folder. Shall I delete this too? The only warning I saw in cygcheck output is for multiple cygwin1.dlls. The X is not running for other reasons. I'm going to uninstall and re-install and see if I can run X. > > Also check out BLODA: http://cygwin.com/acronyms/#BLODA . > > cgf > -- 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/