public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygheap base mismatch detected
@ 2018-03-02  8:14 ignace danneels
  2018-03-02  9:39 ` Marco Atzeri
  0 siblings, 1 reply; 50+ messages in thread
From: ignace danneels @ 2018-03-02  8:14 UTC (permalink / raw)
  To: cygwin

I’m very sorry to contact you, but I may need some support to solve
the following problem.



My company is creating automotive software, and our controllers are
using a bootloader which we buy from an external supplier.

Yesterday, my computer installed some updates for Office



KB3172459 64-Bit Edition

KB4011690 64-Bit Edition

KB4011697 64-Bit Edition



Then when I try to compile my bootloader, using the suppliers
development tools, I get the following error



C:\Projects\PRJ000063\20_Controls\30_Software\30_Sources\FBL_D00\Demo\DemoFbl\Appl>m

      0 [main] sh 8688 find_fast_cwd: WARNING: Couldn't compute
FAST_CWD pointer.  Please report this problem to the public mailing
list cygwin@cygwin.com

 110197 [main] sh 8688 fork: child -1 - forked process died
unexpectedly, retry 10, exit code -1073741502, errno 11

      0 [main] sh 7240
C:\Projects\PRJ000063\20_Controls\30_Software\30_Sources\FBL_D00\MakeSupport\cmd\sh.exe:
*** fatal error - cygheap base mismatch detected -
0x25F27E0/0x27D27E0.

This problem is probably due to using incompatible versions of the cygwin DLL.

Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version
*should* reside in x:\cygwin\bin, where 'x' is the drive on which you
have installed the cygwin distribution.  Rebooting is also suggested
if you are unable to find another cygwin DLL.

 154949 [main] sh 8688 fork: child -1 - forked process died
unexpectedly, retry 10, exit code 256, errno 11

C:\Users\IGNACE~1.DAN\AppData\Local\Temp\make73082.sh: Cannot fork:
Resource temporarily unavailable



I use a windows 10 Pro

Processor: Intel(R) Core(TM) i7-6820HQ CPU@2.70GHz

RAM: 16.0GB (15.9 GB usable)

System type: 64-bit Operating system, x64-based processor.



The cygwin1.dll indicates following details in the property window
File description: Cygwin POSIC Emulation DLL

Type: application extension

File version: 1007.10.0.0

Product name: Cygwin

Product version: 1.7.10

Size: 2.61 MB



Thanks for your support.

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2018-03-02  8:14 cygheap base mismatch detected ignace danneels
@ 2018-03-02  9:39 ` Marco Atzeri
  0 siblings, 0 replies; 50+ messages in thread
From: Marco Atzeri @ 2018-03-02  9:39 UTC (permalink / raw)
  To: cygwin, ignace.danneels

On 02/03/2018 09:14, ignace danneels wrote:
> I’m very sorry to contact you, but I may need some support to solve
> the following problem.
> 
> My company is creating automotive software, and our controllers are
> using a bootloader which we buy from an external supplier.

In general on this mailing list, we do not trouble shoot third
party tool. They should support you.

> Yesterday, my computer installed some updates for Office
> 
> KB3172459 64-Bit Edition
> 
> KB4011690 64-Bit Edition
> 
> KB4011697 64-Bit Edition
> Then when I try to compile my bootloader, using the suppliers
> development tools, I get the following error
>
> C:\Projects\PRJ000063\20_Controls\30_Software\30_Sources\FBL_D00\Demo\DemoFbl\Appl>m
> 
>        0 [main] sh 8688 find_fast_cwd: WARNING: Couldn't compute
> FAST_CWD pointer.  Please report this problem to the public mailing
> list cygwin@cygwin.com

this is only a warning.
General info are here
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings

>   110197 [main] sh 8688 fork: child -1 - forked process died
> unexpectedly, retry 10, exit code -1073741502, errno 11
> 
>        0 [main] sh 7240
> C:\Projects\PRJ000063\20_Controls\30_Software\30_Sources\FBL_D00\MakeSupport\cmd\sh.exe:
> *** fatal error - cygheap base mismatch detected -
> 0x25F27E0/0x27D27E0.
> 
> This problem is probably due to using incompatible versions of the cygwin DLL.
> 
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version
> *should* reside in x:\cygwin\bin, where 'x' is the drive on which you
> have installed the cygwin distribution.  Rebooting is also suggested
> if you are unable to find another cygwin DLL.

Have you looked if you have more than one version of cygwin1.dll ?
Have you rebooted ?

> 
>   154949 [main] sh 8688 fork: child -1 - forked process died
> unexpectedly, retry 10, exit code 256, errno 11
> 
> C:\Users\IGNACE~1.DAN\AppData\Local\Temp\make73082.sh: Cannot fork:
> Resource temporarily unavailable
> 
> I use a windows 10 Pro
> 
> Processor: Intel(R) Core(TM) i7-6820HQ CPU@2.70GHz
> 
> RAM: 16.0GB (15.9 GB usable)
> 
> System type: 64-bit Operating system, x64-based processor.
> 
> The cygwin1.dll indicates following details in the property window
> File description: Cygwin POSIC Emulation DLL

> Product name: Cygwin
> 
> Product version: 1.7.10
> 

we are now at 2.9.10
https://cygwin.com/ml/cygwin-announce/2018-02/msg00002.html



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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-07-18 18:38         ` Earnie Boyd
@ 2012-07-18 19:03           ` Andrew DeFaria
  0 siblings, 0 replies; 50+ messages in thread
From: Andrew DeFaria @ 2012-07-18 19:03 UTC (permalink / raw)
  To: cygwin

On 7/18/2012 11:38 AM, Earnie Boyd wrote:
> On Wed, Jul 18, 2012 at 2:15 PM, Andrew DeFaria wrote:
>> Odd. Somebody seems to have put something in my Views directory - a
>> directory I normally use for Clearcase views. But what's in there is not a
>> Clearcase view! And it contained several cygwin1.dll's. So I blew it way.
>> Sorry for the confusion...
> IIRC, Clearcase is one of the vendors that distributes a proprietary
> licensed version of the Cygwin DLL.  If I'm correct it would be
> intentional and the correct action to have taken would be to remove
> the Clearcase directory from PATH.
Having working with Clearcase software since ~94 I can insure you that 
Clearcase is 1) not a vendor (it's a product from IBM/Rational now, 
Rational Software before, Pure Software before and Atria initially, 
derived from Apollo Workstation's DSEE) and 2) does not distribute any 
copies of Cygwin anything...

When I said "my Views directory" I meant a directory named Views that I 
created and shared to put my Clearcase views in. It isn't even a 
directory that comes as a result of installing Clearcase nor is it in 
the PATH.

No, something else happened... I assure you.
-- 
Andrew DeFaria <http://defaria.com>
2 + 2 = 5 for extremely large values of 2.


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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-07-18 18:16       ` Andrew DeFaria
@ 2012-07-18 18:38         ` Earnie Boyd
  2012-07-18 19:03           ` Andrew DeFaria
  0 siblings, 1 reply; 50+ messages in thread
From: Earnie Boyd @ 2012-07-18 18:38 UTC (permalink / raw)
  To: cygwin

On Wed, Jul 18, 2012 at 2:15 PM, Andrew DeFaria wrote:
> Odd. Somebody seems to have put something in my Views directory - a
> directory I normally use for Clearcase views. But what's in there is not a
> Clearcase view! And it contained several cygwin1.dll's. So I blew it way.
> Sorry for the confusion...

IIRC, Clearcase is one of the vendors that distributes a proprietary
licensed version of the Cygwin DLL.  If I'm correct it would be
intentional and the correct action to have taken would be to remove
the Clearcase directory from PATH.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-07-18 15:04     ` Reini Urban
@ 2012-07-18 18:16       ` Andrew DeFaria
  2012-07-18 18:38         ` Earnie Boyd
  0 siblings, 1 reply; 50+ messages in thread
From: Andrew DeFaria @ 2012-07-18 18:16 UTC (permalink / raw)
  To: cygwin

On 7/18/2012 8:04 AM, Reini Urban wrote:
> On Tue, Jul 17, 2012 at 9:37 PM, Andrew DeFaria  wrote:
>> On 7/17/2012 6:56 PM, Reini Urban wrote:
>>> On Tue, Jul 17, 2012 at 7:02 PM, Andrew DeFaria wrote:
>>>> Is there a workaround for the problem mentioned in
>>>> http://cygwin.com/ml/cygwin/2006-11/msg00580.html? I suddenly started
>>>> getting this error like every other time I run perl.
>>> perlrebase
>> When I run perlrebase I get:
>>
>> Ltsdo-adefaria:perlrebase
>>        3 [main] perl5.10.1 (6808) C:\Cygwin\bin\perl5.10.1.exe: *** fatal
>> error - cygheap base mismatch detected - 0x612768B0/0xD268B0.
>> This problem is probably due to using incompatible versions of the cygwin
>> DLL.
>> Search for cygwin1.dll using the Windows Start->Find/Search facility
>> and delete all but the most recent version.  The most recent version
>> *should*
>> reside in x:\cygwin\bin, where 'x' is the drive on which you have
>> installed the cygwin distribution.  Rebooting is also suggested if you
>> are unable to find another cygwin DLL.
>>
>> and proceeds to consume about 10% of CPU for like 10 minutes. Am I just
>> supposed to let it crank along?
> No. This looks like you really got 2 cygwin1.dll's running.
> Strange.
Odd. Somebody seems to have put something in my Views directory - a 
directory I normally use for Clearcase views. But what's in there is not 
a Clearcase view! And it contained several cygwin1.dll's. So I blew it 
way. Sorry for the confusion...
-- 
Andrew DeFaria <http://defaria.com>
An error? Impossible! My modem is error correcting.


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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-07-18  2:37   ` Andrew DeFaria
@ 2012-07-18 15:04     ` Reini Urban
  2012-07-18 18:16       ` Andrew DeFaria
  0 siblings, 1 reply; 50+ messages in thread
From: Reini Urban @ 2012-07-18 15:04 UTC (permalink / raw)
  To: cygwin

On Tue, Jul 17, 2012 at 9:37 PM, Andrew DeFaria  wrote:
> On 7/17/2012 6:56 PM, Reini Urban wrote:
>> On Tue, Jul 17, 2012 at 7:02 PM, Andrew DeFaria wrote:
>>>
>>> Is there a workaround for the problem mentioned in
>>> http://cygwin.com/ml/cygwin/2006-11/msg00580.html? I suddenly started
>>> getting this error like every other time I run perl.
>>
>> perlrebase
>
> When I run perlrebase I get:
>
> Ltsdo-adefaria:perlrebase
>       3 [main] perl5.10.1 (6808) C:\Cygwin\bin\perl5.10.1.exe: *** fatal
> error - cygheap base mismatch detected - 0x612768B0/0xD268B0.
> This problem is probably due to using incompatible versions of the cygwin
> DLL.
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version
> *should*
> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> installed the cygwin distribution.  Rebooting is also suggested if you
> are unable to find another cygwin DLL.
>
> and proceeds to consume about 10% of CPU for like 10 minutes. Am I just
> supposed to let it crank along?

No. This looks like you really got 2 cygwin1.dll's running.
Strange.
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-07-18  1:56 ` Reini Urban
@ 2012-07-18  2:37   ` Andrew DeFaria
  2012-07-18 15:04     ` Reini Urban
  0 siblings, 1 reply; 50+ messages in thread
From: Andrew DeFaria @ 2012-07-18  2:37 UTC (permalink / raw)
  To: cygwin

On 7/17/2012 6:56 PM, Reini Urban wrote:
> On Tue, Jul 17, 2012 at 7:02 PM, Andrew DeFaria wrote:
>> Is there a workaround for the problem mentioned in
>> http://cygwin.com/ml/cygwin/2006-11/msg00580.html? I suddenly started
>> getting this error like every other time I run perl.
> perlrebase
When I run perlrebase I get:

Ltsdo-adefaria:perlrebase
       3 [main] perl5.10.1 (6808) C:\Cygwin\bin\perl5.10.1.exe: *** 
fatal error - cygheap base mismatch detected - 0x612768B0/0xD268B0.
This problem is probably due to using incompatible versions of the 
cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version 
*should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.

and proceeds to consume about 10% of CPU for like 10 minutes. Am I just 
supposed to let it crank along?
-- 
Andrew DeFaria <http://defaria.com>
If it's zero degrees outside today and it's supposed to be twice as cold 
tomorrow, how cold is it going to be?


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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-07-18  0:03 Andrew DeFaria
@ 2012-07-18  1:56 ` Reini Urban
  2012-07-18  2:37   ` Andrew DeFaria
  0 siblings, 1 reply; 50+ messages in thread
From: Reini Urban @ 2012-07-18  1:56 UTC (permalink / raw)
  To: cygwin

On Tue, Jul 17, 2012 at 7:02 PM, Andrew DeFaria wrote:
> Is there a workaround for the problem mentioned in
> http://cygwin.com/ml/cygwin/2006-11/msg00580.html? I suddenly started
> getting this error like every other time I run perl.

perlrebase

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* cygheap base mismatch detected
@ 2012-07-18  0:03 Andrew DeFaria
  2012-07-18  1:56 ` Reini Urban
  0 siblings, 1 reply; 50+ messages in thread
From: Andrew DeFaria @ 2012-07-18  0:03 UTC (permalink / raw)
  To: cygwin

Is there a workaround for the problem mentioned in 
http://cygwin.com/ml/cygwin/2006-11/msg00580.html? I suddenly started 
getting this error like every other time I run perl.
-- 
Andrew DeFaria <http://defaria.com>
I'm not tense, just terribly, terribly alert.


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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-02  9:00         ` Corinna Vinschen
@ 2012-03-02 17:11           ` Charles Wilson
  0 siblings, 0 replies; 50+ messages in thread
From: Charles Wilson @ 2012-03-02 17:11 UTC (permalink / raw)
  To: cygwin

On 3/2/2012 3:59 AM, Corinna Vinschen wrote:
> On Mar  1 17:44, Charles Wilson wrote:
>> Is there some workaround that could be used?
> 
> Rebase pghook.dll.

Oh, well, yeah -- that would work if I were allowed to do so.  However,
remember "paranoid corporate IT policies"?  Avecto Privilege Guard is
actually a product that $MYCORP installed to allow them even
finer-grained controlled over "what I'm allowed to do with my office PC"
than traditional Windows domain security policies can manage. Including
such things as "interfering with Avecto Privilege Guard" by modifying
some of its DLLs...

>  Call "cmd /c cygcheck".

$ cmd /c cygcheck -cd cygwin
Cygwin Package Information
Package              Version
cygwin               1.7.11-1

Yeah, that works. Thanks.

>> really trying to initialize and *use* cygwin1.dll facilities, is it? So,
>> perhaps cygwin1.dll/dcrt0 could ignore the fact that it has been
>> rebased, when dynamically loaded? (or perhaps, only when dynloaded by
>> some app named 'cygcheck.exe').
> 
> That's kind of tricky.  When the DLL is loaded into the wrong address,
> then there are pointers in the processes startupinfo which potentially
> point into nirvana.  That affects any process.

Yeah, I can see that.  AFAIK, cygcheck is the only official tool that
dynloads cygwin1.dll, so it is likely that I will only ever see /this/
particular problem (cygwin1.dll/dcrt0.c issues mismatch warning after
cygwin1.dll is dynloaded by non-cygwin application) with cygcheck.

Looks like I'm going to alias cygcheck to 'cmd /c c:/cygwin/bin/cygcheck'...

--
Chuck

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-01 22:44       ` Charles Wilson
@ 2012-03-02  9:00         ` Corinna Vinschen
  2012-03-02 17:11           ` Charles Wilson
  0 siblings, 1 reply; 50+ messages in thread
From: Corinna Vinschen @ 2012-03-02  9:00 UTC (permalink / raw)
  To: cygwin

On Mar  1 17:44, Charles Wilson wrote:
> On 3/1/2012 7:14 AM, Corinna Vinschen wrote:
> > Hmm.  cygcheck loads the Cygwin DLL dynamically.  It does not depend on
> > any other Cygwin distro DLL.  But it's started from a Cygwin parent.  So
> > the loaded CYgwin DLL checks the layout just like it had been linked
> > against.  And apparently it gets rebased at load time.  Which means to
> > me, there's another DLL already loaded into the process at an address
> > which overlaps with the address space the Cygwin DLL should have been
> > loaded to.
> > 
> > So I guess you just have to find out what is the cause for rebasing
> > the Cygwin DLL.  Try VMMap from sysinternals with a cygcheck -svr piped
> > into less, so that you can easily observe the process in vmmap.
> 
> It appears to be C:\WINDOWS\SysWOW64\PGHook.dll which is part of Avecto
> Privilege Guard (which could certainly be classed as a BLODA IMO; thank
> you paranoid corporate IT policies...).
> 
> For cygcheck, PGHook.dll gets loaded at its desired image base:
> 
> $ objdump -p /c/Windows/syswow64/pghook.dll |grep ImageBase
> ImageBase               61100000
> 
> So, it appears that for normal cygwin processes, PGHook gets rebased
> elsewhere, and cygwin "wins."  For instance, /bin/top.exe -> PGHook gets
> loaded at 01FD000, b/c cygwin1.dll is already at 0x61000000.  OTOH,
> there's nothing in the cygcheck.exe process that prevents PGHook from
> getting its desired base addr -- which then conflicts with cygwin's
> desired base addr when it is (later) dynloaded.
> 
> Is there some workaround that could be used? It's not as if cygcheck is

Rebase pghook.dll.  Call "cmd /c cygcheck".

> really trying to initialize and *use* cygwin1.dll facilities, is it? So,
> perhaps cygwin1.dll/dcrt0 could ignore the fact that it has been
> rebased, when dynamically loaded? (or perhaps, only when dynloaded by
> some app named 'cygcheck.exe').

That's kind of tricky.  When the DLL is loaded into the wrong address,
then there are pointers in the processes startupinfo which potentially
point into nirvana.  That affects any process.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-01 12:15     ` Corinna Vinschen
@ 2012-03-01 22:44       ` Charles Wilson
  2012-03-02  9:00         ` Corinna Vinschen
  0 siblings, 1 reply; 50+ messages in thread
From: Charles Wilson @ 2012-03-01 22:44 UTC (permalink / raw)
  To: cygwin

On 3/1/2012 7:14 AM, Corinna Vinschen wrote:
> Hmm.  cygcheck loads the Cygwin DLL dynamically.  It does not depend on
> any other Cygwin distro DLL.  But it's started from a Cygwin parent.  So
> the loaded CYgwin DLL checks the layout just like it had been linked
> against.  And apparently it gets rebased at load time.  Which means to
> me, there's another DLL already loaded into the process at an address
> which overlaps with the address space the Cygwin DLL should have been
> loaded to.
> 
> So I guess you just have to find out what is the cause for rebasing
> the Cygwin DLL.  Try VMMap from sysinternals with a cygcheck -svr piped
> into less, so that you can easily observe the process in vmmap.

It appears to be C:\WINDOWS\SysWOW64\PGHook.dll which is part of Avecto
Privilege Guard (which could certainly be classed as a BLODA IMO; thank
you paranoid corporate IT policies...).

For cygcheck, PGHook.dll gets loaded at its desired image base:

$ objdump -p /c/Windows/syswow64/pghook.dll |grep ImageBase
ImageBase               61100000

So, it appears that for normal cygwin processes, PGHook gets rebased
elsewhere, and cygwin "wins."  For instance, /bin/top.exe -> PGHook gets
loaded at 01FD000, b/c cygwin1.dll is already at 0x61000000.  OTOH,
there's nothing in the cygcheck.exe process that prevents PGHook from
getting its desired base addr -- which then conflicts with cygwin's
desired base addr when it is (later) dynloaded.

Is there some workaround that could be used? It's not as if cygcheck is
really trying to initialize and *use* cygwin1.dll facilities, is it? So,
perhaps cygwin1.dll/dcrt0 could ignore the fact that it has been
rebased, when dynamically loaded? (or perhaps, only when dynloaded by
some app named 'cygcheck.exe').

--
Chuck

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-01 10:59   ` marco atzeri
@ 2012-03-01 12:15     ` Corinna Vinschen
  2012-03-01 22:44       ` Charles Wilson
  0 siblings, 1 reply; 50+ messages in thread
From: Corinna Vinschen @ 2012-03-01 12:15 UTC (permalink / raw)
  To: cygwin

On Mar  1 11:59, marco atzeri wrote:
> On Thu, Mar 1, 2012 at 11:51 AM, Corinna Vinschen wrote:
> > On Feb 29 14:30, Charles Wilson wrote:
> >> I've been running into a strange "error" lately (that is, I first
> >> noticed it for sure on 1.7.10, but it MIGHT have occurred also on 1.7.9.
> >> It persists on 1.7.11). cygcheck -- and *only* cygcheck -- is reporting
> >> a cygheap base mismatch but only on an XP64 machine:
> >>
> >> $ cygcheck -cd cygwin
> >>       1 [main] cygcheck (3756) C:\cygwin\bin\cygcheck.exe: *** fatal
> >> error - cygheap base mismatch detected - 0x61270870/0x2170870.
> >> This problem is probably due to using incompatible versions of the
> >> cygwin DLL.
> >> Search for cygwin1.dll using the Windows Start->Find/Search facility
> >> and delete all but the most recent version.  The most recent version
> >> *should*
> >> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> >> installed the cygwin distribution.  Rebooting is also suggested if you
> >> are unable to find another cygwin DLL.
> >> Cygwin Package Information
> >> Package              Version
> >> cygwin               1.7.11-1
> >>
> >> (Note that cygcheck actually *does* complete the requested command,
> >> after the error message from (cygwin1.dll/dcrt0.cc?) is printed.
> >
> > Very strange.  For two reasons.  First of all, why is the mismatch
> > message printed at all?  The code in question is basically:
> >
> >  if (res->cygheap != (void *) &_cygheap_start)
> >    multiple_cygwin_problem (...);
> 
> 0x61270870 != 0x2170870

Oh, right.  I only read the last few digits.  Sorry.

Hmm.  cygcheck loads the Cygwin DLL dynamically.  It does not depend on
any other Cygwin distro DLL.  But it's started from a Cygwin parent.  So
the loaded CYgwin DLL checks the layout just like it had been linked
against.  And apparently it gets rebased at load time.  Which means to
me, there's another DLL already loaded into the process at an address
which overlaps with the address space the Cygwin DLL should have been
loaded to.

So I guess you just have to find out what is the cause for rebasing
the Cygwin DLL.  Try VMMap from sysinternals with a cygcheck -svr piped
into less, so that you can easily observe the process in vmmap.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-01 10:52 ` Corinna Vinschen
@ 2012-03-01 10:59   ` marco atzeri
  2012-03-01 12:15     ` Corinna Vinschen
  0 siblings, 1 reply; 50+ messages in thread
From: marco atzeri @ 2012-03-01 10:59 UTC (permalink / raw)
  To: cygwin

On Thu, Mar 1, 2012 at 11:51 AM, Corinna Vinschen wrote:
> On Feb 29 14:30, Charles Wilson wrote:
>> I've been running into a strange "error" lately (that is, I first
>> noticed it for sure on 1.7.10, but it MIGHT have occurred also on 1.7.9.
>> It persists on 1.7.11). cygcheck -- and *only* cygcheck -- is reporting
>> a cygheap base mismatch but only on an XP64 machine:
>>
>> $ cygcheck -cd cygwin
>>       1 [main] cygcheck (3756) C:\cygwin\bin\cygcheck.exe: *** fatal
>> error - cygheap base mismatch detected - 0x61270870/0x2170870.
>> This problem is probably due to using incompatible versions of the
>> cygwin DLL.
>> Search for cygwin1.dll using the Windows Start->Find/Search facility
>> and delete all but the most recent version.  The most recent version
>> *should*
>> reside in x:\cygwin\bin, where 'x' is the drive on which you have
>> installed the cygwin distribution.  Rebooting is also suggested if you
>> are unable to find another cygwin DLL.
>> Cygwin Package Information
>> Package              Version
>> cygwin               1.7.11-1
>>
>> (Note that cygcheck actually *does* complete the requested command,
>> after the error message from (cygwin1.dll/dcrt0.cc?) is printed.
>
> Very strange.  For two reasons.  First of all, why is the mismatch
> message printed at all?  The code in question is basically:
>
>  if (res->cygheap != (void *) &_cygheap_start)
>    multiple_cygwin_problem (...);

0x61270870 != 0x2170870

>
> But res->cygheap and &_cygheap_start are apparently identical, so why
> is multiple_cygwin_problem called?
>
> And then multiple_cygwin_problem calls api_fatal to print the message
> which means that ultimately TerminateProcess() is called.
>
> I tried that on my XP64 test machine and cygcheck worked fine.
>
> Could you do a parallel installation on the same machine and see how it
> behaves there?
>
>
> Corinna
>

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-02-29 21:19 Charles Wilson
  2012-02-29 23:23 ` marco atzeri
  2012-03-01  5:56 ` Heiko Elger
@ 2012-03-01 10:52 ` Corinna Vinschen
  2012-03-01 10:59   ` marco atzeri
  2 siblings, 1 reply; 50+ messages in thread
From: Corinna Vinschen @ 2012-03-01 10:52 UTC (permalink / raw)
  To: cygwin

On Feb 29 14:30, Charles Wilson wrote:
> I've been running into a strange "error" lately (that is, I first
> noticed it for sure on 1.7.10, but it MIGHT have occurred also on 1.7.9.
> It persists on 1.7.11). cygcheck -- and *only* cygcheck -- is reporting
> a cygheap base mismatch but only on an XP64 machine:
> 
> $ cygcheck -cd cygwin
>       1 [main] cygcheck (3756) C:\cygwin\bin\cygcheck.exe: *** fatal
> error - cygheap base mismatch detected - 0x61270870/0x2170870.
> This problem is probably due to using incompatible versions of the
> cygwin DLL.
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version
> *should*
> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> installed the cygwin distribution.  Rebooting is also suggested if you
> are unable to find another cygwin DLL.
> Cygwin Package Information
> Package              Version
> cygwin               1.7.11-1
> 
> (Note that cygcheck actually *does* complete the requested command,
> after the error message from (cygwin1.dll/dcrt0.cc?) is printed.

Very strange.  For two reasons.  First of all, why is the mismatch
message printed at all?  The code in question is basically:

  if (res->cygheap != (void *) &_cygheap_start)
    multiple_cygwin_problem (...);

But res->cygheap and &_cygheap_start are apparently identical, so why
is multiple_cygwin_problem called?

And then multiple_cygwin_problem calls api_fatal to print the message
which means that ultimately TerminateProcess() is called.

I tried that on my XP64 test machine and cygcheck worked fine.

Could you do a parallel installation on the same machine and see how it
behaves there?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-01  5:56 ` Heiko Elger
  2012-03-01  7:03   ` marco atzeri
@ 2012-03-01 10:25   ` Corinna Vinschen
  1 sibling, 0 replies; 50+ messages in thread
From: Corinna Vinschen @ 2012-03-01 10:25 UTC (permalink / raw)
  To: cygwin

On Mar  1 05:56, Heiko Elger wrote:
> I can agree having some times same error on multiple machines (win7/64) - but 
> always when running perl.
> 
> 1 [main] perl (7796) c:\programme\cygwin\bin\perl.exe: *** fatal error - 
> cygheap base mismatch detected - 0xE158D0
> /0xEF58D0.

I don't know what's with your machine, but these values are *very* bad.
The Cygwin DLL is supposed to be loaded into the same virtual address
0x61000000 in every process.  The above address...  I don't know what
I should say.  Did you run perlrebase?  Is your perl executable
dislocated?  I know that perlrebase did that accidentally at one point.
What does `objdump -h /bin/perl' print?  Additionally, do you observe 
collisions when running `rebase -si'?

> What we really have is the following - so perhaps cygwin thinks he will file 
> multiple cygwin1.dll files.
> 
> We are using German Win7/64.
> 
> Cygwin is installed into c:\Programme\cygwin.
> In German Win7 c:\Programme is a system link to "c:\Program Files" - this is 
> by Win7 automatically.
> Our IT departement create a junction c:\Programme to "c:\Program Files" using 
> mklink /J c:\Programme "c:\Program Files" - cause of other older 
> incompatabilities to our old WinXp environment having a real c:\Programme 
> directory.
> 
> I'm not sure - but perhaps cause of this - cygwin will came into trouble.

That shouldn't matter.  It *could* matter in case of the default
entries in the mount table, but in fact those should be fixed after
the first Cygwin executable is running and then not change anymore
anyway.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-03-01  5:56 ` Heiko Elger
@ 2012-03-01  7:03   ` marco atzeri
  2012-03-01 10:25   ` Corinna Vinschen
  1 sibling, 0 replies; 50+ messages in thread
From: marco atzeri @ 2012-03-01  7:03 UTC (permalink / raw)
  To: cygwin

On Thu, Mar 1, 2012 at 6:56 AM, Heiko Elger  wrote:
> I can agree having some times same error on multiple machines (win7/64) - but
> always when running perl.
>
> 1 [main] perl (7796) c:\programme\cygwin\bin\perl.exe: *** fatal error -
> cygheap base mismatch detected - 0xE158D0
> /0xEF58D0.
> This problem is probably due to using incompatible versions of the cygwin DLL.
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version *should*
> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> installed the cygwin distribution.  Rebooting is also suggested if you
> are unable to find another cygwin DLL.

Hi Heiko,
this old message
http://cygwin.com/ml/cygwin/2010-03/msg00660.html

and  0xE158D0 0xEF58D0. suggest that is a rebase problem.

so read
    usr/share/doc/rebase/README

and try rebaseall from the dash shell

>
> We are using German Win7/64.

on Win7/64 the rebase problem is very common dur tue the additional dll loaded
by the system

> Heiko

Marco

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-02-29 21:19 Charles Wilson
  2012-02-29 23:23 ` marco atzeri
@ 2012-03-01  5:56 ` Heiko Elger
  2012-03-01  7:03   ` marco atzeri
  2012-03-01 10:25   ` Corinna Vinschen
  2012-03-01 10:52 ` Corinna Vinschen
  2 siblings, 2 replies; 50+ messages in thread
From: Heiko Elger @ 2012-03-01  5:56 UTC (permalink / raw)
  To: cygwin

I can agree having some times same error on multiple machines (win7/64) - but 
always when running perl.

1 [main] perl (7796) c:\programme\cygwin\bin\perl.exe: *** fatal error - 
cygheap base mismatch detected - 0xE158D0
/0xEF58D0.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.


I see this error using 1.7.9 (nearly all baselines till 1.7.10) and 1.7.10 
1.7.11 not yet tested).

I the error occured once - I can reproduce is running simple perl script in 
bash like the following:

perl -e 'print "hello\n";'

I checked our installation:
There is really only one cygwin installation on it.
This is the last issue after all for issues we've had.
I've hoped this will be solved in 1.7.11 - I read something about increasing 
heap space (in a 1.7.11 snapshot I think).


What we really have is the following - so perhaps cygwin thinks he will file 
multiple cygwin1.dll files.

We are using German Win7/64.

Cygwin is installed into c:\Programme\cygwin.
In German Win7 c:\Programme is a system link to "c:\Program Files" - this is 
by Win7 automatically.
Our IT departement create a junction c:\Programme to "c:\Program Files" using 
mklink /J c:\Programme "c:\Program Files" - cause of other older 
incompatabilities to our old WinXp environment having a real c:\Programme 
directory.

I'm not sure - but perhaps cause of this - cygwin will came into trouble.

@Charles: where is your main installation directory of cygwin. I suppose 
you've not running a German Win7 installation!

Is there a way of instrumentation for this error to get even more information?

Can anyone give me a hint - what the real problem for this is!
Heap corruption?
Too small heap?
Wrong DLL loaded at wrong base address?


best regards.

Heiko


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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2012-02-29 21:19 Charles Wilson
@ 2012-02-29 23:23 ` marco atzeri
  2012-03-01  5:56 ` Heiko Elger
  2012-03-01 10:52 ` Corinna Vinschen
  2 siblings, 0 replies; 50+ messages in thread
From: marco atzeri @ 2012-02-29 23:23 UTC (permalink / raw)
  To: cygwin

On 2/29/2012 8:30 PM, Charles Wilson wrote:
> I've been running into a strange "error" lately (that is, I first
> noticed it for sure on 1.7.10, but it MIGHT have occurred also on 1.7.9.
> It persists on 1.7.11). cygcheck -- and *only* cygcheck -- is reporting
> a cygheap base mismatch but only on an XP64 machine:
>
> $ cygcheck -cd cygwin
>        1 [main] cygcheck (3756) C:\cygwin\bin\cygcheck.exe: *** fatal
> error - cygheap base mismatch detected - 0x61270870/0x2170870.
> This problem is probably due to using incompatible versions of the
> cygwin DLL.
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version
> *should*
> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> installed the cygwin distribution.  Rebooting is also suggested if you
> are unable to find another cygwin DLL.
> Cygwin Package Information
> Package              Version
> cygwin               1.7.11-1
>
> (Note that cygcheck actually *does* complete the requested command,
> after the error message from (cygwin1.dll/dcrt0.cc?) is printed.
>
>
> However, a full search of C:\ shows no other cygwin1.dll except
> C:\cygwin\bin.  An explicit search of every directory in $PATH also
> shows no cygwin1.dll except the expected one.
>
> Similarly, I *can* run cygcheck -svr -- it just complains before
> printing the requested info.  See attached [slightly redacted]. (Note
> again, only one cygwin1.dll present).
>
> I don't see this behavior on other (XP32) machines on the same network.
> Any idea what's going on?  Could it have something to do with operating
> under WOW64 (as 32bit cygwin must)?
>
> --
> Chuck
>

never seen before your problem and I am running W7/64 all the time.

$ cygcheck -cd cygwin
Cygwin Package Information
Package              Version
cygwin               1.7.11-1

$ uname -a
CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.11(0.260/5/3) 2012-02-24 14:05 i686 
Cygwin

so it could be a XP64 only problem.
Have you eventually multiple copy of cygcheck ?

Marco

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* cygheap base mismatch detected
@ 2012-02-29 21:19 Charles Wilson
  2012-02-29 23:23 ` marco atzeri
                   ` (2 more replies)
  0 siblings, 3 replies; 50+ messages in thread
From: Charles Wilson @ 2012-02-29 21:19 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1586 bytes --]

I've been running into a strange "error" lately (that is, I first
noticed it for sure on 1.7.10, but it MIGHT have occurred also on 1.7.9.
It persists on 1.7.11). cygcheck -- and *only* cygcheck -- is reporting
a cygheap base mismatch but only on an XP64 machine:

$ cygcheck -cd cygwin
      1 [main] cygcheck (3756) C:\cygwin\bin\cygcheck.exe: *** fatal
error - cygheap base mismatch detected - 0x61270870/0x2170870.
This problem is probably due to using incompatible versions of the
cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version
*should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.
Cygwin Package Information
Package              Version
cygwin               1.7.11-1

(Note that cygcheck actually *does* complete the requested command,
after the error message from (cygwin1.dll/dcrt0.cc?) is printed.


However, a full search of C:\ shows no other cygwin1.dll except
C:\cygwin\bin.  An explicit search of every directory in $PATH also
shows no cygwin1.dll except the expected one.

Similarly, I *can* run cygcheck -svr -- it just complains before
printing the requested info.  See attached [slightly redacted]. (Note
again, only one cygwin1.dll present).

I don't see this behavior on other (XP32) machines on the same network.
Any idea what's going on?  Could it have something to do with operating
under WOW64 (as 32bit cygwin must)?

--
Chuck

[-- Attachment #2: cygcheck.txt --]
[-- Type: text/plain, Size: 147015 bytes --]

      1 [main] cygcheck (8116) C:\cygwin\bin\cygcheck.exe: *** fatal error - cygheap base mismatch detected - 0x61270870/0x2170870.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.

Cygwin Configuration Diagnostics
Current System Time: Wed Feb 29 19:12:48 2012

Windows 2003 Server Ver 5.2 Build 3790 Service Pack 2

Running under WOW64 on AMD64

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\Program Files (x86)\Business Objects\Common\3.5\bin\NOTES
	C:\Program Files (x86)\Business Objects\Common\3.5\bin\NOTES\DATA
	C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn
	C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared
	C:\Program Files\MATLAB\R2008b\bin
	C:\Program Files\MATLAB\R2008b\bin\win64
	C:\Program Files (x86)\GNU\GnuPG\pub
	C:\WINDOWS\system32\WindowsPowerShell\v1.0
	C:\Program Files (x86)\Microsoft Application Virtualization Client
	C:\Program Files\IBM\RationalSDLC\common
	C:\Program Files\IBM\RationalSDLC\ClearCase\bin
	C:\Util\python26
	C:\Util\python26\Lib\site-packages\cairo
	C:\program files (x86)\graphicsmagick-1.3.9-q16
	C:\cygwin\lib\lapack

Output from C:\cygwin\bin\id.exe
[REDACTED] UID: GID: 

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

HOME = 'H:\'
PWD = '/h'
USER = 'MY_ACCT'

ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
APPDATA = 'C:\Documents and Settings\MY_ACCT\Application Data'
CLASSPATH = '/h/bin:.'
CLEARCASE_PATH = '/cygdrive/c/Program Files (x86)/rational/clearcase'
CLEARQUEST_HOME = 'C:\Program Files\IBM\RationalSDLC\ClearQuest'
CLIENTNAME = 'Console'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
COMPUTERNAME = 'MY_COMPUTER'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
CQCLI_BIN_DIR = 'C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\bin'
CQCLI_CLASSPATH = 'C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\config;C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\lib\cqcli.jar;C:\Program Files\IBM\RationalSDLC\Clearquest\cqjni.jar;C:\Program Files\IBM\RationalSDLC\common\stpcmmn.jar;C:\Program Files\IBM\RationalSDLC\common\stpwvcm.jar;C:\Program Files\IBM\RationalSDLC\Clearquest\stpcq.jar;C:\Program Files\IBM\RationalSDLC\common\java\icu\icu4j-3_8_1.jar'
CQCLI_CONFIG_DIR = 'C:\Program Files\IBM\RationalSDLC\clearquest\cqcli\config'
CQCLI_DOC_DIR = 'C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\doc'
CQCLI_ERR_LEVEL = '1'
CQCLI_HOME = 'C:\Program Files\IBM\RationalSDLC\ClearQuest\cqcli'
CQCLI_LIB_DIR = 'C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\lib'
CQCLI_MAN_DIR = 'C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\doc\man'
CQCLI_PATH = 'C:\Program Files\IBM\RationalSDLC\ClearQuest;C:\Program Files\IBM\RationalSDLC\Common;C:\Program Files\IBM\RationalSDLC\Common\Java5.0\jre\bin;C:\Program Files\IBM\RationalSDLC\Common\Java5.0\jre\bin\classic;C:\Program Files\IBM\RationalSDLC\Clearquest\cqcli\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files\MATLAB\R2008b\bin;C:\Program Files\MATLAB\R2008b\bin\win64;C:\Program Files (x86)\GNU\GnuPG\pub;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Microsoft Application Virtualization Client'
CYGMAJOR = '1'
CYGMICRO = '11'
CYGMINOR = '7'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
EDITOR = 'vim'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'H:'
HOMEPATH = '\'
HOMESHARE = [REDACTED]
HOSTNAME = 'MY_COMPUTER'
IBMLDAP_ALTHOME = 'C:\Program Files\IBM\RationalSDLC\common\codeset'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
JRE_HOME = 'C:\Program Files\IBM\RationalSDLC\Common\Java5.0\jre'
LANG = 'en_US.UTF-8'
LOGONSERVER = [REDACTED]
LPDEST = [REDACTED]
MANPAGER = 'less -isrR'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
MSVS80_BASE = '/cygdrive/c/Program Files/Microsoft Visual Studio 8'
NUMBER_OF_PROCESSORS = '4'
OLDPWD = '/usr/bin'
OS = 'Windows_NT'
PAGER = 'less'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1'
PERL_INLINE_JAVA_JNI = '1'
PRINTER = '\\PRNSVR1\p102_4553_pa'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_ARCHITEW6432 = 'AMD64'
PROCESSOR_IDENTIFIER = 'EM64T Family 6 Model 23 Stepping 10, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '170a'
PROGRAMFILES = 'C:\Program Files (x86)'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
PSModulePath = 'C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\'
PYTHON = 'C:\Util\python26\python.exe'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
QMAKESPEC = 'cygwin-g++'
RATIONAL_COMMON = 'C:\Program Files\IBM\RationalSDLC\Common'
RATIONAL_COMMON_LIB = 'C:\Program Files\IBM\RationalSDLC\Common\lib'
RATIONAL_HOME = 'C:\Program Files\IBM\RationalSDLC'
RATIONAL_ICU4J_DIR = 'C:\Program Files\IBM\RationalSDLC\common\java\icu'
RATIONAL_ICU4J_VERSION = '3_8_1'
RoxioCentral = 'C:\Program Files (x86)\Common Files\Roxio Shared\Roxio Central\'
SESSIONNAME = 'Console'
SHELL = '/bin/bash'
SHLVL = '1'
SSH_AGENT_PID = '6932'
SSH_AUTH_SOCK = '/tmp/ssh-MtzptVXM6772/agent.6772'
SYSTEMDRIVE = 'C:'
SYSTEMROOT = 'C:\WINDOWS'
TEMP = 'C:\cygwin\tmp'
TERM = 'xterm-256color'
TEXDOCVIEW_dvi = 'cygstart %s'
TEXDOCVIEW_html = 'cygstart %s'
TEXDOCVIEW_pdf = 'cygstart %s'
TEXDOCVIEW_ps = 'cygstart %s'
TEXDOCVIEW_txt = 'cygstart %s'
TISDIR = 'C:\Program Files\IBM\RationalSDLC\common'
TMP = 'C:\cygwin\tmp'
TZ = 'America/New_York'
USERDNSDOMAIN = 'MY_COMPANY.DOMAIN'
USERDOMAIN = 'MY_COMPANY'
USERNAME = 'MY_ACCT'
USERPROFILE = 'C:\Documents and Settings\MY_ACCT'
VISUAL = 'vim'
VS100COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\'
WINDIR = 'C:\WINDOWS'
_ = '/usr/bin/cygcheck'
envsdk_regkey = '10.0;10.0'
temp = 'C:\Temp'
tmp = 'C:\Temp'

Use '-r' to scan registry

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin
  System: Key: c5beaabac91b481c Path: N:\SOME_OLD_PATH\MY_ACCT\UDP9k\UDPServ\cygwin (ORPHANED)
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin

[ed: The 'N' drive is no longer mounted at all, so this entry is *really* orphaned...]


a:  fd             N/A    N/A                    
c:  hd  NTFS     81925Mb  89% CP CS UN PA FC     
d:  cd             N/A    N/A                    
f:  net NTFS    204800Mb  55% CP CS UN PA        APPS$
h:  net NTFS      2048Mb  61% CP CS UN PA        MY_ACCT$
j:  net NTFS    358400Mb  95% CP CS UN PA        [REDACTED]$
k:  net NTFS    153600Mb  57% CP CS UN PA        [REDACTED]$
l:  net            N/A    N/A                    
m:  net MVFS     80000Mb  38% CP CS              CCase
q:  net            N/A    N/A                    
s:  net NTFS      4095Mb  38% CP CS UN PA FC     [REDACTED]
t:  hd             N/A    N/A                    
x:  net NTFS       310Mb  16% CP CS UN PA        MY_UNIX_ACCT_SAMBA_HOMEDIR

Warning: Mount entries should not have a trailing (back)slash

C:\Documents and Settings\MY_ACCT\Desktop       /desktop   user    binary,posix=0
C:\Documents and Settings\MY_ACCT\My Documents  /docs      user    binary,posix=0
C:\cygwin                                        /          system  binary,auto
C:\                                              /c         system  binary,posix=0
F:\                                              /f         system  binary,posix=0
H:\                                              /h         system  binary,posix=0
K:\                                              /k         system  binary,exec,posix=0
L:\                                              /l         system  binary,posix=0
M:\                                              /m         system  binary,posix=0
N:\                                              /n         system  binary,posix=0
P:\                                              /p         system  binary,posix=0
Q:\                                              /q         system  binary,posix=0
C:\cygwin\bin                                    /usr/bin   system  binary,auto
C:\cygwin\lib                                    /usr/lib   system  binary,auto
X:\                                              /x         system  binary,posix=0
cygdrive prefix                                  /cygdrive  user    binary,auto

Found: C:\cygwin\bin\awk
 -> C:\cygwin\bin\gawk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
 -> C:\cygwin\etc\alternatives\cpp
 -> C:\cygwin\bin\cpp-4.exe
Found: C:\cygwin\bin\crontab.exe
Found: C:\cygwin\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: C:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe
Found: C:\cygwin\bin\gcc.exe
 -> C:\cygwin\etc\alternatives\gcc
 -> C:\cygwin\bin\gcc-4.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\patch.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi
 -> C:\cygwin\bin\vim-nox.exe
Found: C:\cygwin\bin\vim
 -> C:\cygwin\etc\alternatives\vim
 -> C:\cygwin\bin\gvim.exe

   80k 2009/09/15 C:\cygwin\bin\cygaa-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygaa-1.dll" v0.0 ts=2009/9/15 11:05
  382k 2010/01/05 C:\cygwin\bin\cygAfterImage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygAfterImage-0.dll" v0.0 ts=2010/1/5 21:08
  118k 2012/02/19 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2012/2/19 20:55
   89k 2011/12/20 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2011/12/20 19:31
  221k 2010/04/13 C:\cygwin\bin\cygarchive-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-2.dll" v0.0 ts=2010/4/13 2:47
   52k 2005/11/10 C:\cygwin\bin\cygart_lgpl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygart_lgpl-2.dll" v0.0 ts=2005/11/10 20:33
   80k 2010/05/13 C:\cygwin\bin\cygart_lgpl_2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygart_lgpl_2-2.dll" v0.0 ts=2010/5/13 1:46
    7k 2011/10/16 C:\cygwin\bin\cygasprintf-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygasprintf-0.dll" v0.0 ts=2011/10/16 6:35
   94k 2011/11/16 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2011/11/16 3:22
   15k 2009/12/27 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2009/11/18 12:52
   71k 2011/06/30 C:\cygwin\bin\cygaudio-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudio-2.dll" v0.0 ts=2011/6/30 11:19
  131k 2011/12/02 C:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudiofile-0.dll" v0.0 ts=2011/12/2 0:55
   95k 2010/06/24 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2010/6/24 20:20
  326k 2011/04/06 C:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-2-0.dll" v0.0 ts=2011/4/6 11:59
   72k 2011/04/06 C:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-activation-4.dll" v0.0 ts=2011/4/6 11:58
  329k 2011/04/06 C:\cygwin\bin\cygbonoboui-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonoboui-2-0.dll" v0.0 ts=2011/4/6 12:22
   28k 2012/01/02 C:\cygwin\bin\cygboost_chrono-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_chrono-mt-1_48.dll" v0.0 ts=2012/1/2 1:27
   64k 2010/05/17 C:\cygwin\bin\cygboost_date_time-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
   64k 2011/06/10 C:\cygwin\bin\cygboost_date_time-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:00
   57k 2012/01/02 C:\cygwin\bin\cygboost_date_time-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_date_time-mt-1_48.dll" v0.0 ts=2012/1/2 1:27
   76k 2010/05/17 C:\cygwin\bin\cygboost_filesystem-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
  126k 2011/06/10 C:\cygwin\bin\cygboost_filesystem-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:19
  128k 2012/01/02 C:\cygwin\bin\cygboost_filesystem-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_filesystem-mt-1_48.dll" v0.0 ts=2012/1/2 1:24
  346k 2010/05/17 C:\cygwin\bin\cygboost_graph-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
  277k 2011/06/10 C:\cygwin\bin\cygboost_graph-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:36
  279k 2012/01/02 C:\cygwin\bin\cygboost_graph-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_graph-mt-1_48.dll" v0.0 ts=2012/1/2 1:24
   92k 2010/05/17 C:\cygwin\bin\cygboost_iostreams-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
  118k 2011/06/10 C:\cygwin\bin\cygboost_iostreams-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:36
  118k 2012/01/02 C:\cygwin\bin\cygboost_iostreams-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_iostreams-mt-1_48.dll" v0.0 ts=2012/1/2 1:24
  843k 2012/01/02 C:\cygwin\bin\cygboost_locale-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_locale-mt-1_48.dll" v0.0 ts=2012/1/2 1:25
  122k 2010/05/17 C:\cygwin\bin\cygboost_math_c99-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_43.dll" v0.0 ts=2010/5/17 3:00
  113k 2011/06/10 C:\cygwin\bin\cygboost_math_c99-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:03
  113k 2012/01/02 C:\cygwin\bin\cygboost_math_c99-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99-mt-1_48.dll" v0.0 ts=2012/1/2 1:25
  122k 2010/05/17 C:\cygwin\bin\cygboost_math_c99f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_43.dll" v0.0 ts=2010/5/17 3:01
  112k 2011/06/10 C:\cygwin\bin\cygboost_math_c99f-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:03
  113k 2012/01/02 C:\cygwin\bin\cygboost_math_c99f-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_c99f-mt-1_48.dll" v0.0 ts=2012/1/2 1:25
  270k 2010/05/17 C:\cygwin\bin\cygboost_math_tr1-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_43.dll" v0.0 ts=2010/5/17 2:59
  298k 2011/06/10 C:\cygwin\bin\cygboost_math_tr1-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:01
  310k 2012/01/02 C:\cygwin\bin\cygboost_math_tr1-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1-mt-1_48.dll" v0.0 ts=2012/1/2 1:25
  272k 2010/05/17 C:\cygwin\bin\cygboost_math_tr1f-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_43.dll" v0.0 ts=2010/5/17 2:59
  299k 2011/06/10 C:\cygwin\bin\cygboost_math_tr1f-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:02
  310k 2012/01/02 C:\cygwin\bin\cygboost_math_tr1f-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_math_tr1f-mt-1_48.dll" v0.0 ts=2012/1/2 1:25
   56k 2010/05/17 C:\cygwin\bin\cygboost_prg_exec_monitor-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_43.dll" v0.0 ts=2010/5/17 3:03
   55k 2011/06/10 C:\cygwin\bin\cygboost_prg_exec_monitor-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:37
   55k 2012/01/02 C:\cygwin\bin\cygboost_prg_exec_monitor-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_prg_exec_monitor-mt-1_48.dll" v0.0 ts=2012/1/2 1:27
  297k 2010/05/17 C:\cygwin\bin\cygboost_program_options-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_43.dll" v0.0 ts=2010/5/17 3:01
  374k 2011/06/10 C:\cygwin\bin\cygboost_program_options-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:37
  374k 2012/01/02 C:\cygwin\bin\cygboost_program_options-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_program_options-mt-1_48.dll" v0.0 ts=2012/1/2 1:26
  269k 2010/05/17 C:\cygwin\bin\cygboost_python-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_43.dll" v0.0 ts=2010/5/17 2:58
  264k 2011/06/10 C:\cygwin\bin\cygboost_python-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:37
  281k 2012/01/02 C:\cygwin\bin\cygboost_python-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_python-mt-1_48.dll" v0.0 ts=2012/1/2 1:26
   17k 2010/05/17 C:\cygwin\bin\cygboost_random-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_43.dll" v0.0 ts=2010/5/17 2:58
   14k 2011/06/10 C:\cygwin\bin\cygboost_random-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:36
   15k 2012/01/02 C:\cygwin\bin\cygboost_random-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_random-mt-1_48.dll" v0.0 ts=2012/1/2 1:26
  627k 2010/05/17 C:\cygwin\bin\cygboost_regex-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
  896k 2011/06/10 C:\cygwin\bin\cygboost_regex-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:36
  910k 2012/01/02 C:\cygwin\bin\cygboost_regex-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_regex-mt-1_48.dll" v0.0 ts=2012/1/2 1:24
  435k 2010/05/17 C:\cygwin\bin\cygboost_serialization-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_43.dll" v0.0 ts=2010/5/17 3:02
  417k 2011/06/10 C:\cygwin\bin\cygboost_serialization-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:38
  416k 2012/01/02 C:\cygwin\bin\cygboost_serialization-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_serialization-mt-1_48.dll" v0.0 ts=2012/1/2 1:26
   72k 2010/05/17 C:\cygwin\bin\cygboost_signals-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_43.dll" v0.0 ts=2010/5/17 3:03
   73k 2011/06/10 C:\cygwin\bin\cygboost_signals-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:37
   77k 2012/01/02 C:\cygwin\bin\cygboost_signals-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_signals-mt-1_48.dll" v0.0 ts=2012/1/2 1:26
   15k 2010/05/17 C:\cygwin\bin\cygboost_system-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
   21k 2011/06/10 C:\cygwin\bin\cygboost_system-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:19
   21k 2012/01/02 C:\cygwin\bin\cygboost_system-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_system-mt-1_48.dll" v0.0 ts=2012/1/2 1:24
   74k 2010/05/17 C:\cygwin\bin\cygboost_thread-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_43.dll" v0.0 ts=2010/5/17 3:03
   88k 2011/06/10 C:\cygwin\bin\cygboost_thread-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:38
   93k 2012/01/02 C:\cygwin\bin\cygboost_thread-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_thread-mt-1_48.dll" v0.0 ts=2012/1/2 1:24
   19k 2012/01/02 C:\cygwin\bin\cygboost_timer-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_timer-mt-1_48.dll" v0.0 ts=2012/1/2 1:27
  574k 2010/05/17 C:\cygwin\bin\cygboost_unit_test_framework-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_43.dll" v0.0 ts=2010/5/17 3:03
  581k 2011/06/10 C:\cygwin\bin\cygboost_unit_test_framework-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:37
  591k 2012/01/02 C:\cygwin\bin\cygboost_unit_test_framework-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_unit_test_framework-mt-1_48.dll" v0.0 ts=2012/1/2 1:27
  994k 2010/05/17 C:\cygwin\bin\cygboost_wave-mt-1_43.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_43.dll" v0.0 ts=2010/5/17 3:04
 1156k 2011/06/10 C:\cygwin\bin\cygboost_wave-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_46_1.dll" v0.0 ts=2011/6/10 8:19
 1143k 2012/01/02 C:\cygwin\bin\cygboost_wave-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wave-mt-1_48.dll" v0.0 ts=2012/1/2 1:27
  294k 2011/06/10 C:\cygwin\bin\cygboost_wserialization-mt-1_46_1.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wserialization-mt-1_46_1.dll" v0.0 ts=2011/6/10 7:38
  294k 2012/01/02 C:\cygwin\bin\cygboost_wserialization-mt-1_48.dll - os=4.0 img=1.0 sys=4.0
                  "cygboost_wserialization-mt-1_48.dll" v0.0 ts=2012/1/2 1:26
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011/5/21 20:16
  678k 2010/12/29 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2010/12/29 6:16
   20k 2010/12/29 C:\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2010/12/29 6:17
   98k 2010/12/29 C:\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2010/12/29 6:17
   50k 2011/05/25 C:\cygwin\bin\cygcanberra-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcanberra-0.dll" v0.0 ts=2011/5/25 8:19
   10k 2011/01/25 C:\cygwin\bin\cygcatgets1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcatgets1.dll" v0.0 ts=2011/1/25 10:55
    8k 2011/10/16 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2011/10/16 18:00
  108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-0.dll" v0.0 ts=2010/1/5 0:45
    9k 2011/01/07 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2011/1/7 1:26
  189k 2012/02/06 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2012/2/6 22:57
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 8:57
 1244k 2012/01/18 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2012/1/18 15:40
  323k 2012/01/26 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2012/1/26 1:31
 2464k 2010/10/06 C:\cygwin\bin\cygcv-2.1.dll - os=4.0 img=2.1 sys=4.0
                  "cygcv-2.1.dll" v0.0 ts=2010/10/6 20:03
 1113k 2010/10/06 C:\cygwin\bin\cygcvaux-2.1.dll - os=4.0 img=2.1 sys=4.0
                  "cygcvaux-2.1.dll" v0.0 ts=2010/10/6 20:05
 1779k 2010/10/06 C:\cygwin\bin\cygcxcore-2.1.dll - os=4.0 img=2.1 sys=4.0
                  "cygcxcore-2.1.dll" v0.0 ts=2010/10/6 20:00
   17k 2011/10/02 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2011/10/3 0:13
  703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 11:58
  764k 2007/12/17 C:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.3.dll" v0.0 ts=2007/12/17 12:29
  929k 2011/11/10 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2011/11/10 19:52
  219k 2011/10/03 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2011/10/3 6:10
  120k 2011/10/25 C:\cygwin\bin\cygdbus-glib-1-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-glib-1-2.dll" v0.0 ts=2011/10/25 1:56
 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 11:58
 1106k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.3.dll" v0.0 ts=2007/12/17 12:29
   93k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2011/11/10 19:53
   14k 2010/11/01 C:\cygwin\bin\cygdmx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdmx-1.dll" v0.0 ts=2010/11/1 1:31
   20k 2011/01/07 C:\cygwin\bin\cyge2p-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyge2p-2.dll" v0.0 ts=2011/1/7 1:27
  511k 2010/06/17 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2010/6/17 12:42
  163k 2010/05/19 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEMF-1.dll" v0.0 ts=2010/5/19 20:51
   29k 2011/11/23 C:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygesd-0.dll" v0.0 ts=2011/11/23 1:50
   57k 2010/12/06 C:\cygwin\bin\cygevtlog-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygevtlog-0.dll" v0.0 ts=2010/12/6 15:59
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/9 5:03
   71k 2010/05/12 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2010/5/12 10:59
  139k 2011/01/07 C:\cygwin\bin\cygext2fs-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygext2fs-2.dll" v0.0 ts=2011/1/7 1:27
   29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2010/5/12 11:26
   21k 2011/10/26 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-4.dll" v0.0 ts=2011/10/23 14:33
  785k 2011/08/23 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3-3.dll" v0.0 ts=2011/8/21 22:53
  759k 2011/08/23 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f-3.dll" v0.0 ts=2011/8/21 22:47
   20k 2011/08/23 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3f_threads-3.dll" v0.0 ts=2011/8/21 22:47
   20k 2011/08/23 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygfftw3_threads-3.dll" v0.0 ts=2011/8/21 22:53
  176k 2010/01/29 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2010/1/28 22:12
   20k 2010/10/31 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2010/10/31 19:19
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 14:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/3/1 6:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 19:14
   48k 2003/08/09 C:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 10:25
   47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2010/1/2 17:31
  548k 2011/11/09 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfpx-1.dll" v0.0 ts=2011/11/9 22:30
  500k 2011/10/19 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2011/10/19 5:40
   24k 2012/02/06 C:\cygwin\bin\cyggailutil-18.dll - os=4.0 img=1.0 sys=4.0
                  "cyggailutil-18.dll" v0.0 ts=2012/2/6 19:38
   79k 2011/10/26 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2011/10/23 14:15
   41k 2008/09/12 C:\cygwin\bin\cyggcc_s.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s.dll" v0.0 ts=2008/9/11 7:43
18965k 2011/10/26 C:\cygwin\bin\cyggcj-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-11.dll" v0.0 ts=2011/10/23 15:59
13158k 2011/10/26 C:\cygwin\bin\cyggcj-noncore-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-noncore-11.dll" v0.0 ts=2011/10/23 16:02
 3752k 2011/10/26 C:\cygwin\bin\cyggcj-tools-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcj-tools-11.dll" v0.0 ts=2011/10/23 16:04
  116k 2011/11/16 C:\cygwin\bin\cyggck-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggck-1-0.dll" v0.0 ts=2011/11/16 20:59
  147k 2011/11/16 C:\cygwin\bin\cyggconf-2-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggconf-2-4.dll" v0.0 ts=2011/11/16 6:55
  176k 2010/06/28 C:\cygwin\bin\cyggcr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-0.dll" v0.0 ts=2010/6/28 6:59
  393k 2011/11/16 C:\cygwin\bin\cyggcr-3-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcr-3-1.dll" v0.0 ts=2011/11/16 21:01
  449k 2011/05/20 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2011/5/20 3:29
  227k 2011/11/16 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-2.dll" v0.0 ts=2011/11/16 10:53
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 7:58
   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 3:05
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 7:58
  193k 2009/03/23 C:\cygwin\bin\cyggdk-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-1-2-0.dll" v0.0 ts=2009/3/23 14:24
  517k 2011/12/22 C:\cygwin\bin\cyggdk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-3-0.dll" v0.0 ts=2011/12/22 1:36
  555k 2012/02/06 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-x11-2.0-0.dll" v0.0 ts=2012/2/6 19:23
  128k 2009/03/23 C:\cygwin\bin\cyggdk_imlib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_imlib-1.dll" v0.0 ts=2009/3/23 19:52
  103k 2011/12/21 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2011/12/21 8:32
   58k 2011/12/21 C:\cygwin\bin\cyggdk_pixbuf_xlib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf_xlib-2.0-0.dll" v0.0 ts=2011/12/21 8:36
  124k 2009/03/13 C:\cygwin\bin\cyggeotiff-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggeotiff-1.dll" v0.0 ts=2009/3/13 18:49
 1006k 2011/10/16 C:\cygwin\bin\cyggettextlib-0-18-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-18-1.dll" v0.0 ts=2011/10/16 6:51
  245k 2011/10/16 C:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2011/10/16 7:12
  213k 2011/10/16 C:\cygwin\bin\cyggettextsrc-0-18-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-18-1.dll" v0.0 ts=2011/10/16 6:57
  713k 2011/10/26 C:\cygwin\bin\cyggfortran-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggfortran-3.dll" v0.0 ts=2011/10/23 15:15
   29k 2009/03/23 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggif-4.dll" v0.0 ts=2009/3/23 18:55
   11k 2011/10/26 C:\cygwin\bin\cyggij-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggij-11.dll" v0.0 ts=2011/10/23 16:04
 1024k 2011/11/16 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2011/11/16 0:23
   70k 2010/06/15 C:\cygwin\bin\cyggirepository-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-1.0-0.dll" v0.0 ts=2010/6/15 5:34
  175k 2011/11/17 C:\cygwin\bin\cyggirepository-1.0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-1.0-1.dll" v0.0 ts=2011/11/17 23:37
   32k 2010/06/15 C:\cygwin\bin\cyggirepository-everything-1.0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggirepository-everything-1.0-1.dll" v0.0 ts=2010/6/15 5:41
  325k 2012/02/05 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2012/2/5 7:13
   76k 2009/03/26 C:\cygwin\bin\cygglade-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglade-2.0-0.dll" v0.0 ts=2009/3/25 22:23
  159k 2012/02/05 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2012/2/5 6:58
  133k 2009/03/25 C:\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-1-2-0.dll" v0.0 ts=2009/3/23 14:12
  846k 2011/11/16 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2011/11/16 0:16
  141k 2009/03/30 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-1.dll" v0.0 ts=2009/3/30 16:22
   21k 2009/03/30 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 16:23
  434k 2012/02/05 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2012/2/5 7:00
  187k 2010/05/17 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2010/5/17 23:01
   12k 2009/03/25 C:\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-1-2-0.dll" v0.0 ts=2009/3/23 14:12
   12k 2011/11/16 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2011/11/16 0:19
  317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2011/7/31 6:14
   14k 2011/07/31 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-4.dll" v0.0 ts=2011/7/31 11:31
  159k 2011/03/22 C:\cygwin\bin\cyggnarl-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnarl-4.3.dll" v0.0 ts=2011/3/22 5:25
 2318k 2011/03/22 C:\cygwin\bin\cyggnat-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnat-4.3.dll" v0.0 ts=2011/3/22 5:25
   69k 2011/02/01 C:\cygwin\bin\cyggnome-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-2-0.dll" v0.0 ts=2011/2/1 3:26
  105k 2011/11/16 C:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2011/11/16 19:55
  173k 2011/02/01 C:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomecanvas-2-0.dll" v0.0 ts=2011/2/1 3:25
  387k 2010/11/11 C:\cygwin\bin\cyggnomeprint-2-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeprint-2-2-0.dll" v0.0 ts=2010/11/11 20:42
  230k 2010/11/11 C:\cygwin\bin\cyggnomeprintui-2-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeprintui-2-2-0.dll" v0.0 ts=2010/11/11 21:02
   18k 2005/11/10 C:\cygwin\bin\cyggnomesupport-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomesupport-0.dll" v0.0 ts=2005/11/10 20:30
  508k 2011/02/01 C:\cygwin\bin\cyggnomeui-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomeui-2-0.dll" v0.0 ts=2011/2/1 3:39
  314k 2010/11/11 C:\cygwin\bin\cyggnomevfs-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomevfs-2-0.dll" v0.0 ts=2010/11/10 19:47
  614k 2011/11/15 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-26.dll" v0.0 ts=2011/11/15 7:02
   21k 2011/11/15 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-extra-26.dll" v0.0 ts=2011/11/15 7:02
   24k 2011/11/15 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2011/11/15 7:03
   52k 2011/11/15 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-27.dll" v0.0 ts=2011/11/15 7:02
  267k 2011/11/16 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2011/11/16 0:20
   42k 2011/10/26 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2011/10/23 14:21
   99k 2010/06/28 C:\cygwin\bin\cyggp11-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggp11-0.dll" v0.0 ts=2010/6/28 6:44
   14k 2011/05/20 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2011/5/20 3:04
  281k 2012/02/26 C:\cygwin\bin\cygGraphicsMagick++-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-3.dll" v0.0 ts=2012/2/26 8:19
 2835k 2012/02/26 C:\cygwin\bin\cygGraphicsMagick-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-3.dll" v0.0 ts=2012/2/26 8:19
  136k 2012/02/26 C:\cygwin\bin\cygGraphicsMagickWand-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagickWand-2.dll" v0.0 ts=2012/2/26 8:19
 5491k 2008/11/27 C:\cygwin\bin\cyggs-8.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-8.dll" v0.0 ts=2008/11/27 13:24
 6546k 2011/11/10 C:\cygwin\bin\cyggs-9.dll - os=4.0 img=1.0 sys=4.0
                  "cyggs-9.dll" v0.0 ts=2011/11/10 22:56
  189k 2011/12/22 C:\cygwin\bin\cyggsf-1-114.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsf-1-114.dll" v0.0 ts=2011/12/22 6:04
 1724k 2011/06/26 C:\cygwin\bin\cyggsl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggsl-0.dll" v0.0 ts=2011/6/26 22:14
  199k 2011/06/26 C:\cygwin\bin\cyggslcblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggslcblas-0.dll" v0.0 ts=2011/6/26 21:59
    9k 2009/03/25 C:\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-1-2-0.dll" v0.0 ts=2009/3/23 14:13
   14k 2011/11/16 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2011/11/16 0:19
 1258k 2009/03/23 C:\cygwin\bin\cyggtk-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-1-2-0.dll" v0.0 ts=2009/3/23 14:29
 3783k 2011/12/22 C:\cygwin\bin\cyggtk-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-3-0.dll" v0.0 ts=2011/12/22 1:56
 3681k 2012/02/06 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-x11-2.0-0.dll" v0.0 ts=2012/2/6 19:30
  343k 2009/04/21 C:\cygwin\bin\cyggtkhtml-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtkhtml-2-0.dll" v0.0 ts=2009/4/21 19:03
  168k 2010/10/06 C:\cygwin\bin\cyghighgui-2.1.dll - os=4.0 img=2.1 sys=4.0
                  "cyghighgui-2.1.dll" v0.0 ts=2010/10/6 20:03
   29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/11 0:16
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 13:20
   25k 2011/01/26 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2011/1/26 3:25
   74k 2010/10/31 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2010/10/31 19:18
  358k 2012/02/09 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2012/2/9 6:47
  985k 2011/10/16 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2011/10/16 18:01
    0k 2011/07/28 C:\cygwin\bin\cygicudata.dll - os=10263.30653 img=63848.34 sys=13256.69
10921k 2009/12/27 C:\cygwin\bin\cygicudata38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata38.dll" v0.0 ts=2009/12/27 11:06
14696k 2010/09/16 C:\cygwin\bin\cygicudata45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata45.dll" v0.0 ts=2010/9/16 12:29
17852k 2011/07/26 C:\cygwin\bin\cygicudata48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicudata48.dll" v0.0 ts=2011/7/26 12:36
    0k 2011/07/28 C:\cygwin\bin\cygicui18n.dll - os=10263.30653 img=63848.34 sys=13256.69
 1218k 2009/12/27 C:\cygwin\bin\cygicui18n38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n38.dll" v0.0 ts=2009/12/27 11:02
 1731k 2010/09/16 C:\cygwin\bin\cygicui18n45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n45.dll" v0.0 ts=2010/9/16 12:14
 1809k 2011/07/26 C:\cygwin\bin\cygicui18n48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicui18n48.dll" v0.0 ts=2011/7/26 11:53
    0k 2011/07/28 C:\cygwin\bin\cygicuio.dll - os=10263.30653 img=63848.34 sys=13256.69
   35k 2009/12/27 C:\cygwin\bin\cygicuio38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio38.dll" v0.0 ts=2009/12/27 11:06
   34k 2010/09/16 C:\cygwin\bin\cygicuio45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio45.dll" v0.0 ts=2010/9/16 12:16
   35k 2011/07/26 C:\cygwin\bin\cygicuio48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuio48.dll" v0.0 ts=2011/7/26 11:56
    0k 2011/07/28 C:\cygwin\bin\cygicule.dll - os=10263.30653 img=63848.34 sys=13256.69
  230k 2009/12/27 C:\cygwin\bin\cygicule38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule38.dll" v0.0 ts=2009/12/27 11:03
  227k 2010/09/16 C:\cygwin\bin\cygicule45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule45.dll" v0.0 ts=2010/9/16 12:15
  233k 2011/07/26 C:\cygwin\bin\cygicule48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicule48.dll" v0.0 ts=2011/7/26 11:53
    0k 2011/07/28 C:\cygwin\bin\cygiculx.dll - os=10263.30653 img=63848.34 sys=13256.69
   42k 2009/12/27 C:\cygwin\bin\cygiculx38.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx38.dll" v0.0 ts=2009/12/27 11:04
   36k 2010/09/16 C:\cygwin\bin\cygiculx45.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx45.dll" v0.0 ts=2010/9/16 12:15
   42k 2011/07/26 C:\cygwin\bin\cygiculx48.dll - os=4.0 img=1.0 sys=4.0
                  "cygiculx48.dll" v0.0 ts=2011/7/26 11:54
    0k 2011/07/28 C:\cygwin\bin\cygicutest.dll - os=10263.30653 img=63848.34 sys=13256.69
   51k 2011/07/26 C:\cygwin\bin\cygicutest48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutest48.dll" v0.0 ts=2011/7/26 11:54
    0k 2011/07/28 C:\cygwin\bin\cygicutu.dll - os=10263.30653 img=63848.34 sys=13256.69
  123k 2011/07/26 C:\cygwin\bin\cygicutu48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicutu48.dll" v0.0 ts=2011/7/26 11:54
    0k 2011/07/28 C:\cygwin\bin\cygicuuc.dll - os=10263.30653 img=63848.34 sys=13256.69
 1038k 2009/12/27 C:\cygwin\bin\cygicuuc38.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc38.dll" v0.0 ts=2009/12/27 10:59
 1096k 2010/09/16 C:\cygwin\bin\cygicuuc45.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc45.dll" v0.0 ts=2010/9/16 12:13
 1238k 2011/07/26 C:\cygwin\bin\cygicuuc48.dll - os=4.0 img=1.0 sys=4.0
                  "cygicuuc48.dll" v0.0 ts=2011/7/26 11:50
  147k 2010/06/14 C:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygIDL-2-0.dll" v0.0 ts=2010/6/14 20:00
  190k 2011/11/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2011/11/16 14:51
  156k 2010/02/22 C:\cygwin\bin\cygImlib-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygImlib-1.dll" v0.0 ts=2010/2/22 5:46
   37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 22:50
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/20 2:04
   35k 2011/10/16 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2011/10/16 6:38
  241k 2008/04/02 C:\cygwin\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1-701-1.dll" v0.0 ts=2008/4/2 15:19
  242k 2012/02/03 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2012/2/3 14:31
   47k 2009/12/23 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=2009/12/23 16:59
  125k 2009/08/08 C:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2009/8/8 21:48
  193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-7.dll" v0.0 ts=2009/8/8 20:39
  200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2010/8/9 8:02
    7k 2011/10/26 C:\cygwin\bin\cygjvm.dll - os=4.0 img=1.0 sys=4.0
                  "cygjvm.dll" v0.0 ts=2011/10/23 16:04
   60k 2004/09/27 C:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3.dll" v0.0 ts=2004/9/27 18:32
   65k 2005/05/05 C:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-4.dll" v0.0 ts=2005/5/5 15:33
   42k 2012/02/27 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-3-0.dll" v0.0 ts=2012/2/26 18:06
  173k 2010/06/25 C:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2010/6/25 10:50
  232k 2011/11/09 C:\cygwin\bin\cyglcms2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms2-2.dll" v0.0 ts=2011/11/9 17:22
  193k 2012/02/27 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-3-0.dll" v0.0 ts=2012/2/27 18:56
  206k 2012/02/27 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-3-0.dll" v0.0 ts=2012/2/27 18:57
12928k 2012/01/24 C:\cygwin\bin\cygLLVM-3.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.0.dll" v0.0 ts=2012/1/24 12:03
    5k 2012/02/24 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2012/2/24 13:06
    9k 2012/02/24 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
   30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2010/9/23 20:45
  133k 2009/06/10 C:\cygwin\bin\cyglua-5.1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglua-5.1.dll" v0.0 ts=2009/6/10 18:29
  124k 2009/03/15 C:\cygwin\bin\cyglzma-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-0.dll" v0.0 ts=2009/3/15 6:01
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 16:54
  123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2011/5/19 3:41
   12k 2009/03/15 C:\cygwin\bin\cyglzmadec-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzmadec-0.dll" v0.0 ts=2009/3/15 6:16
  116k 2011/11/16 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2011/11/16 22:27
   99k 2011/11/02 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2011/11/2 22:05
  314k 2010/01/19 C:\cygwin\bin\cygMagick++-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-1.dll" v0.0 ts=2010/1/19 12:53
  391k 2006/11/05 C:\cygwin\bin\cygMagick++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-10.dll" v0.0 ts=2006/11/5 14:43
 1709k 2006/11/05 C:\cygwin\bin\cygMagick-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick-10.dll" v0.0 ts=2006/11/5 14:32
 1801k 2010/01/19 C:\cygwin\bin\cygMagickCore-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickCore-1.dll" v0.0 ts=2010/1/19 12:27
  789k 2010/01/19 C:\cygwin\bin\cygMagickWand-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagickWand-1.dll" v0.0 ts=2010/1/19 12:48
  146k 2010/05/19 C:\cygwin\bin\cygmcrypt-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmcrypt-4.dll" v0.0 ts=2010/5/19 23:28
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 14:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/3/1 6:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 19:13
   29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 10:25
   25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2010/1/2 17:30
  222k 2005/05/28 C:\cygwin\bin\cygmhash-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygmhash-2.dll" v0.0 ts=2005/5/28 10:40
  278k 2008/03/23 C:\cygwin\bin\cygming-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-0.dll" v0.0 ts=2008/3/23 1:25
  320k 2011/11/07 C:\cygwin\bin\cygming-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygming-1.dll" v0.0 ts=2011/11/5 14:38
   24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0
                  "cygminires.dll" v0.0 ts=2008/10/30 23:53
  399k 2010/10/06 C:\cygwin\bin\cygml-2.1.dll - os=4.0 img=2.1 sys=4.0
                  "cygml-2.1.dll" v0.0 ts=2010/10/6 20:02
  344k 2011/11/08 C:\cygwin\bin\cygmng-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmng-1.dll" v0.0 ts=2011/11/8 22:18
  213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2011/7/31 6:12
   64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-1.dll" v0.0 ts=2009/11/9 1:21
  269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-1.dll" v0.0 ts=2009/6/7 22:10
 1102k 2011/08/07 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2011/8/7 2:47
   77k 2010/01/21 C:\cygwin\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2010/1/21 7:33
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 15:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/3/1 6:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 19:25
   63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2010/1/2 17:41
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 14:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/3/1 6:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 19:10
  224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 10:24
  244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2010/1/2 17:28
  118k 2011/11/15 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2011/11/13 14:42
  199k 2012/02/28 C:\cygwin\bin\cygnetpbm-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygnetpbm-10.dll" v0.0 ts=2012/2/28 7:11
   17k 2011/09/18 C:\cygwin\bin\cygogg-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygogg-0.dll" v0.0 ts=2011/9/18 18:13
   51k 2009/10/27 C:\cygwin\bin\cygogrove-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygogrove-1.dll" v0.0 ts=2009/10/27 4:24
  120k 2010/05/20 C:\cygwin\bin\cygopencdk-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygopencdk-10.dll" v0.0 ts=2010/5/20 6:19
  276k 2010/11/10 C:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-2-0.dll" v0.0 ts=2010/11/10 16:17
   35k 2010/11/10 C:\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-imodule-2-0.dll" v0.0 ts=2010/11/10 16:17
   17k 2010/11/10 C:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBitCosNaming-2-0.dll" v0.0 ts=2010/11/10 16:17
 1559k 2009/10/27 C:\cygwin\bin\cygosp-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygosp-5.dll" v0.0 ts=2009/10/26 20:12
  303k 2009/10/27 C:\cygwin\bin\cygospgrove-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygospgrove-1.dll" v0.0 ts=2009/10/27 4:25
 1757k 2009/10/27 C:\cygwin\bin\cygostyle-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygostyle-1.dll" v0.0 ts=2009/10/27 4:25
   53k 2011/11/16 C:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2011/11/16 20:23
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 14:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/3/1 6:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 19:12
   19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 10:24
   13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2010/1/2 16:30
  236k 2011/12/05 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2011/12/5 0:21
   37k 2011/12/05 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2011/12/5 0:22
  188k 2011/12/05 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2011/12/5 0:21
  110k 2011/12/05 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2011/12/5 0:21
   24k 2011/12/05 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2011/12/5 0:22
    9k 2010/10/08 C:\cygwin\bin\cygpaper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpaper-1.dll" v0.0 ts=2010/10/8 5:56
  255k 2012/02/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2012/2/10 10:24
   29k 2012/02/10 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2012/2/10 10:24
    8k 2012/02/10 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2012/2/10 10:24
 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2010/8/28 19:17
  428k 2011/08/22 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2011/8/22 9:39
 1035k 2010/01/22 C:\cygwin\bin\cygplot-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplot-2.dll" v0.0 ts=2010/1/22 21:53
  988k 2010/01/22 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygplotter-2.dll" v0.0 ts=2010/1/22 22:01
  249k 2011/07/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2011/7/28 6:20
  129k 2011/07/28 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng14-14.dll" v0.0 ts=2011/7/28 6:55
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 6:45
  695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl-7.dll" v0.0 ts=2009/4/18 13:44
 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygppl_c-2.dll" v0.0 ts=2009/4/18 13:47
  103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq.dll" v0.0 ts=2009/1/7 16:46
  199k 2007/02/19 C:\cygwin\bin\cygproj-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj-0.dll" v0.0 ts=2007/2/19 1:24
  195k 2009/03/13 C:\cygwin\bin\cygproj-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproj-1.dll" v0.0 ts=2009/3/13 1:57
   27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-0.dll" v0.0 ts=2009/9/7 1:56
  122k 2011/10/05 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2011/10/5 5:45
  335k 2011/11/17 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpstoedit-0.dll" v0.0 ts=2011/11/17 9:43
   18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygpwl-4.dll" v0.0 ts=2009/4/18 13:44
   13k 2011/11/16 C:\cygwin\bin\cygpyglib-2.0-python2.6-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpyglib-2.0-python2.6-0.dll" v0.0 ts=2011/11/16 2:03
 2674k 2009/12/10 C:\cygwin\bin\cygQt3Support-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQt3Support-4.dll" v0.0 ts=2009/11/27 1:23
   28k 2009/12/10 C:\cygwin\bin\cygQtAssistantClient-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtAssistantClient-4.dll" v0.0 ts=2009/11/27 2:06
 1038k 2009/12/10 C:\cygwin\bin\cygQtCLucene-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCLucene-4.dll" v0.0 ts=2009/11/27 2:04
 2047k 2009/12/10 C:\cygwin\bin\cygQtCore-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtCore-4.dll" v0.0 ts=2009/11/27 1:14
  440k 2009/12/10 C:\cygwin\bin\cygQtDBus-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDBus-4.dll" v0.0 ts=2009/11/27 1:23
 4109k 2009/12/10 C:\cygwin\bin\cygQtDesigner-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDesigner-4.dll" v0.0 ts=2009/11/27 2:10
 2975k 2009/12/10 C:\cygwin\bin\cygQtDesignerComponents-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtDesignerComponents-4.dll" v0.0 ts=2009/11/27 2:13
 9142k 2009/12/10 C:\cygwin\bin\cygQtGui-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtGui-4.dll" v0.0 ts=2009/11/27 1:20
  500k 2009/12/10 C:\cygwin\bin\cygQtHelp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtHelp-4.dll" v0.0 ts=2009/11/27 2:04
 1093k 2009/12/10 C:\cygwin\bin\cygQtNetwork-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtNetwork-4.dll" v0.0 ts=2009/11/27 1:15
  539k 2009/12/10 C:\cygwin\bin\cygQtOpenGL-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtOpenGL-4.dll" v0.0 ts=2009/11/27 1:24
 1199k 2009/12/10 C:\cygwin\bin\cygQtScript-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtScript-4.dll" v0.0 ts=2009/11/27 1:21
  801k 2009/12/10 C:\cygwin\bin\cygQtScriptTools-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtScriptTools-4.dll" v0.0 ts=2009/11/27 2:02
  226k 2009/12/10 C:\cygwin\bin\cygQtSql-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtSql-4.dll" v0.0 ts=2009/11/27 1:21
  329k 2009/12/10 C:\cygwin\bin\cygQtSvg-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtSvg-4.dll" v0.0 ts=2009/11/27 1:27
   92k 2009/12/10 C:\cygwin\bin\cygQtTest-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtTest-4.dll" v0.0 ts=2009/11/27 1:21
16372k 2009/12/10 C:\cygwin\bin\cygQtWebKit-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtWebKit-4.dll" v0.0 ts=2009/11/27 2:01
  260k 2009/12/10 C:\cygwin\bin\cygQtXml-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtXml-4.dll" v0.0 ts=2009/11/27 1:14
 3206k 2009/12/10 C:\cygwin\bin\cygQtXmlPatterns-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygQtXmlPatterns-4.dll" v0.0 ts=2009/11/27 1:27
   85k 2009/11/12 C:\cygwin\bin\cygrarian-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygrarian-0.dll" v0.0 ts=2009/11/12 7:43
  148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/11 0:16
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 13:20
  164k 2011/01/26 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2011/1/26 3:25
  179k 2011/11/16 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsvg-2-2.dll" v0.0 ts=2011/11/16 8:12
   84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2010/7/2 4:19
   45k 2010/02/15 C:\cygwin\bin\cygserf-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-0.dll" v0.0 ts=2010/2/15 21:13
   54k 2011/03/04 C:\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-0-1.dll" v0.0 ts=2011/3/4 17:45
   58k 2011/09/11 C:\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-1-0.dll" v0.0 ts=2011/9/11 20:56
    7k 2009/07/22 C:\cygwin\bin\cygsigsegv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-0.dll" v0.0 ts=2009/7/22 9:57
    8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2011/5/5 8:33
   25k 2010/10/31 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2010/10/31 19:24
  304k 2011/11/16 C:\cygwin\bin\cygsoup-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-2.4-1.dll" v0.0 ts=2011/11/16 20:06
   13k 2011/11/16 C:\cygwin\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2011/11/16 20:06
  838k 2012/01/02 C:\cygwin\bin\cygsource-highlight-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygsource-highlight-4.dll" v0.0 ts=2012/1/2 7:13
 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2010/12/1 12:20
   17k 2011/01/07 C:\cygwin\bin\cygss-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygss-2.dll" v0.0 ts=2011/1/7 1:27
  129k 2011/11/29 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2011/11/29 5:05
  281k 2012/01/18 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2012/1/18 15:40
    8k 2011/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2011/10/23 14:33
   25k 2011/05/23 C:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygstartup-notification-1-0.dll" v0.0 ts=2011/5/23 9:07
  780k 2011/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2011/10/23 14:58
  292k 2012/02/17 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2012/2/17 21:54
   39k 2012/02/17 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2012/2/17 21:53
   57k 2012/02/17 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2012/2/17 21:53
   20k 2012/02/17 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2012/2/17 21:53
  143k 2012/02/17 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2012/2/17 21:53
  133k 2012/02/17 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2012/2/17 21:53
    7k 2012/02/17 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2012/2/17 21:53
   34k 2012/02/17 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2012/2/17 21:54
   23k 2012/02/17 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2012/2/17 21:53
  119k 2012/02/17 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_neon-1-0.dll" v0.0 ts=2012/2/17 21:53
  131k 2012/02/17 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2012/2/17 21:53
   70k 2012/02/17 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2012/2/17 21:53
  146k 2012/02/17 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2012/2/17 21:53
  289k 2012/02/17 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2012/2/17 21:53
   48k 2012/02/17 C:\cygwin\bin\cygsvn_swig_py-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_swig_py-1-0.dll" v0.0 ts=2012/2/17 22:00
  470k 2012/02/17 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2012/2/17 21:53
  330k 2010/12/09 C:\cygwin\bin\cygsyslog-ng-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsyslog-ng-0.dll" v0.0 ts=2010/12/9 13:33
  228k 2012/02/02 C:\cygwin\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1-5.dll" v0.0 ts=2012/2/2 13:17
   58k 2011/11/14 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-3.dll" v0.0 ts=2011/11/14 19:35
   26k 2011/10/04 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2011/10/4 21:22
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 14:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 19:10
   48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2010/1/2 17:28
  347k 2011/04/08 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2011/4/8 2:27
  397k 2009/12/23 C:\cygwin\bin\cygtiff-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-6.dll" v0.0 ts=2009/12/23 18:25
  282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff4.dll" v0.0 ts=2003/8/11 3:32
    9k 2011/04/08 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2011/4/8 2:27
   11k 2009/12/23 C:\cygwin\bin\cygtiffxx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-6.dll" v0.0 ts=2009/12/23 18:25
   68k 2010/01/21 C:\cygwin\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2010/1/21 7:33
   27k 2006/12/06 C:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2006/12/6 3:41
  137k 2009/11/16 C:\cygwin\bin\cygustr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygustr-1.dll" v0.0 ts=2009/11/16 7:46
   16k 2010/06/24 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2010/6/24 20:19
  146k 2012/02/04 C:\cygwin\bin\cygvorbis-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbis-0.dll" v0.0 ts=2012/2/4 3:42
 1477k 2012/02/04 C:\cygwin\bin\cygvorbisenc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbisenc-2.dll" v0.0 ts=2012/2/4 3:42
   27k 2012/02/04 C:\cygwin\bin\cygvorbisfile-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygvorbisfile-3.dll" v0.0 ts=2012/2/4 3:42
  697k 2006/11/05 C:\cygwin\bin\cygWand-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygWand-10.dll" v0.0 ts=2006/11/5 14:41
 2547k 2010/04/27 C:\cygwin\bin\cygwin1-1.7.4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/4/7 10:02
 2545k 2010/04/27 C:\cygwin\bin\cygwin1-20100426.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/4/26 16:28
  289k 2009/09/15 C:\cygwin\bin\cygwmf-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmf-0-2-7.dll" v0.0 ts=2009/9/15 13:16
   93k 2009/09/15 C:\cygwin\bin\cygwmflite-0-2-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygwmflite-0-2-7.dll" v0.0 ts=2009/9/15 13:15
  193k 2011/09/26 C:\cygwin\bin\cygwnck-1-22.dll - os=4.0 img=1.0 sys=4.0
                  "cygwnck-1-22.dll" v0.0 ts=2011/9/26 21:58
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 9:02
 1045k 2011/08/22 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2011/8/22 9:25
    6k 2011/08/22 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2011/8/22 9:26
   11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2010/8/3 1:32
  251k 2009/10/19 C:\cygwin\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-6.dll" v0.0 ts=2009/10/18 22:55
  337k 2011/02/04 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2011/2/4 7:02
  360k 2005/10/27 C:\cygwin\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-8.dll" v0.0 ts=2005/10/26 18:45
   75k 2010/12/21 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2010/12/21 1:36
   12k 2009/09/03 C:\cygwin\bin\cygxcb-atom-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-atom-1.dll" v0.0 ts=2009/9/3 6:23
   10k 2009/09/03 C:\cygwin\bin\cygxcb-aux-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-aux-0.dll" v0.0 ts=2009/9/3 6:23
    8k 2010/12/21 C:\cygwin\bin\cygxcb-composite-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-composite-0.dll" v0.0 ts=2010/12/21 1:36
    7k 2010/12/21 C:\cygwin\bin\cygxcb-damage-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-damage-0.dll" v0.0 ts=2010/12/21 1:36
    7k 2010/12/21 C:\cygwin\bin\cygxcb-dpms-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-dpms-0.dll" v0.0 ts=2010/12/21 1:36
   10k 2009/09/03 C:\cygwin\bin\cygxcb-event-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-event-1.dll" v0.0 ts=2009/9/3 6:23
   51k 2010/12/21 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2010/12/21 1:36
   15k 2009/09/03 C:\cygwin\bin\cygxcb-icccm-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-icccm-1.dll" v0.0 ts=2009/9/3 6:23
   14k 2011/05/23 C:\cygwin\bin\cygxcb-image-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-image-0.dll" v0.0 ts=2011/5/23 9:00
    9k 2011/05/23 C:\cygwin\bin\cygxcb-keysyms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-keysyms-1.dll" v0.0 ts=2011/5/23 9:11
    7k 2009/09/03 C:\cygwin\bin\cygxcb-property-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-property-1.dll" v0.0 ts=2009/9/3 6:23
   24k 2010/12/21 C:\cygwin\bin\cygxcb-randr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-randr-0.dll" v0.0 ts=2010/12/21 1:36
   10k 2010/12/21 C:\cygwin\bin\cygxcb-record-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-record-0.dll" v0.0 ts=2010/12/21 1:36
   22k 2010/12/21 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2010/12/21 1:36
   11k 2011/05/23 C:\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-util-0.dll" v0.0 ts=2011/5/23 9:25
    7k 2009/09/03 C:\cygwin\bin\cygxcb-reply-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-reply-1.dll" v0.0 ts=2009/9/3 6:24
    7k 2010/12/21 C:\cygwin\bin\cygxcb-res-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-res-0.dll" v0.0 ts=2010/12/21 1:36
    8k 2010/12/21 C:\cygwin\bin\cygxcb-screensaver-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-screensaver-0.dll" v0.0 ts=2010/12/21 1:36
    9k 2010/12/21 C:\cygwin\bin\cygxcb-shape-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shape-0.dll" v0.0 ts=2010/12/21 1:36
    8k 2010/12/21 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2010/12/21 1:36
   11k 2010/12/21 C:\cygwin\bin\cygxcb-sync-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-sync-0.dll" v0.0 ts=2010/12/21 1:36
   18k 2011/05/23 C:\cygwin\bin\cygxcb-util-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-util-0.dll" v0.0 ts=2011/5/23 6:25
   16k 2010/12/21 C:\cygwin\bin\cygxcb-xfixes-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xfixes-0.dll" v0.0 ts=2010/12/21 1:36
    8k 2010/12/21 C:\cygwin\bin\cygxcb-xinerama-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xinerama-0.dll" v0.0 ts=2010/12/21 1:36
   28k 2010/12/21 C:\cygwin\bin\cygxcb-xinput-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xinput-0.dll" v0.0 ts=2010/12/21 1:36
    6k 2010/12/21 C:\cygwin\bin\cygxcb-xtest-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-xtest-0.dll" v0.0 ts=2010/12/21 1:36
   10k 2010/11/01 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010/11/1 0:59
   30k 2011/08/22 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2011/8/22 18:26
   11k 2010/08/03 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2010/8/3 5:25
   17k 2010/10/31 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2010/10/31 19:29
 3300k 2009/05/23 C:\cygwin\bin\cygxerces-c-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c-3-0.dll" v0.0 ts=2009/5/23 8:05
 3821k 2008/07/19 C:\cygwin\bin\cygxerces-c28.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-c28.dll" v0.0 ts=2008/7/19 21:36
  409k 2008/07/19 C:\cygwin\bin\cygxerces-depdom28.dll - os=4.0 img=1.0 sys=4.0
                  "cygxerces-depdom28.dll" v0.0 ts=2008/7/19 21:36
   52k 2011/05/23 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2011/5/23 9:32
   17k 2011/03/17 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2011/3/17 1:50
   66k 2010/11/01 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2010/11/1 1:10
   46k 2011/12/21 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2011/12/21 5:39
    8k 2010/11/01 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2010/11/1 1:11
  119k 2010/11/01 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfi/usr/bin/cygrunsrv: warning: OpenService failed for 'TapiSrv': Win32 error 5
Access is denied.
le-1.dll" v0.0 ts=2010/11/1 1:33
 1173k 2010/01/21 C:\cygwin\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2010/1/21 7:32
   98k 2010/01/22 C:\cygwin\bin\cygxmi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxmi-0.dll" v0.0 ts=2010/1/22 21:53
  407k 2009/01/04 C:\cygwin\bin\cygxml-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml-1.dll" v0.0 ts=2009/1/4 20:20
 1071k 2011/06/07 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2011/6/7 0:12
   75k 2010/11/01 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2010/11/1 1:19
   11k 2010/11/01 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2010/11/1 1:19
   26k 2005/10/27 C:\cygwin\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXp-6.dll" v0.0 ts=2005/10/26 18:27
   53k 2010/11/01 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2010/11/1 1:19
   47k 2009/03/23 C:\cygwin\bin\cygXpm-noX-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX-4.dll" v0.0 ts=2009/3/23 23:40
   25k 2011/08/22 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2011/8/22 17:55
   32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2010/8/3 5:48
    8k 2010/11/01 C:\cygwin\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXRes-1.dll" v0.0 ts=2010/11/1 1:28
  200k 2010/05/12 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2010/5/12 10:59
   10k 2009/10/14 C:\cygwin\bin\cygXss-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXss-1.dll" v0.0 ts=2009/10/14 17:43
  278k 2011/06/07 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2011/6/7 4:40
   17k 2010/11/01 C:\cygwin\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2010/11/1 1:29
   76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2010/8/1 22:04
 2748k 2012/02/24 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2012/2/24 13:05
    Cygwin DLL version info:
        DLL version: 1.7.11
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 260
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

  392k 2011/03/29 C:\cygwin\lib\lapack\cygblas-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygblas-0.dll" v0.0 ts=2011/3/23 19:30
 4095k 2011/03/29 C:\cygwin\lib\lapack\cyglapack-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyglapack-0.dll" v0.0 ts=2011/3/29 22:02

No Cygwin services found.


Cygwin Package Information
Last downloaded files to: C:\Temp\cygwin
Last downloaded files from: http://mirrors.dotsrc.org/cygwin/

Package                        Version                          Status
_update-info-dir               01016-1                          OK
aalib                          1.4rc5-10                        OK
aalib-devel                    1.4rc5-10                        OK
alternatives                   1.3.30c-10                       OK
appres                         1.0.3-1                          OK
ascii                          3.11-1                           OK
asciidoc                       8.6.3-1                          OK
astyle                         2.02.1-1                         OK
Empty package atk
atk                            1.26.0-1                         OK
audiofile                      0.3.2-1                          OK
autoconf                       10-1                             OK
autoconf2.1                    2.13-10                          OK
autoconf2.5                    2.68-1                           OK
automake                       4-10                             OK
automake1.10                   1.10.3-1                         OK
automake1.11                   1.11.1-1                         OK
automake1.4                    1.4p6-10                         OK
automake1.5                    1.5-10                           OK
automake1.6                    1.6.3-11                         OK
automake1.7                    1.7.9-10                         OK
automake1.8                    1.8.5-10                         OK
automake1.9                    1.9.6-10                         OK
aview                          1.3.0rc1-1                       OK
base-cygwin                    3.0-1                            OK
base-files                     4.1-1                            OK
Empty package base-passwd
base-passwd                    3.1-2                            OK
bash                           4.1.10-4                         OK
bc                             1.06-2                           OK
bcrypt                         1.1-1                            OK
binutils                       2.22.51-1                        OK
bison                          2.4.2-1                          OK
bmp2png                        1.62-1                           OK
bsdcpio                        2.8.3-1                          OK
bsdtar                         2.8.3-1                          OK
build-docbook-catalog          1.5-2                            OK
byacc                          1.9-1                            OK
bzip2                          1.0.6-2                          OK
bzr                            2.4.2-1                          OK
ca-certificates                1.78-1                           OK
cabextract                     1.4-1                            OK
catgets                        1.1-1                            OK
chkconfig                      1.3.30a-1                        OK
cloog-ppl                      0.15.7-1                         OK
cmake                          2.8.4-1                          OK
cmake-gui                      2.8.2-1                          OK
colordiff                      1.0.9-1                          OK
colorgcc                       1.3.2-2                          OK
compositeproto                 0.4.2-1                          OK
coreutils                      8.15-1                           OK
cpio                           2.11-1                           OK
cron                           4.1-59                           OK
crypt                          1.1-1                            OK
csih                           0.9.5-1                          OK
curl                           7.24.0-1                         OK
Empty package curl-devel
curl-devel                     7.24.0-1                         OK
cvs                            1.12.13-10                       OK
cvsps                          2.2b1-1                          OK
cvsutils                       0.2.5-1                          OK
cygport                        0.10.8-1                         OK
cygrunsrv                      1.36-1                           OK
cygutils                       1.4.8-1                          OK
cygwin                         1.7.11-1                         OK
cygwin-doc                     1.7-1                            OK
damageproto                    1.2.1-1                          OK
dash                           0.5.7-1                          OK
dblatex                        0.3-1                            OK
dbus                           1.4.16-1                         OK
dconf-service                  0.10.0-1                         OK
dejagnu                        20021217-2                       OK
desktop-file-utils             0.19-1                           OK
diffstat                       1.54-1                           OK
diffutils                      2.9-1                            OK
dmalloc                        5.4.2-2                          OK
docbook-dsssl                  1.79-2                           OK
docbook-xml412                 4.1.2-2                          OK
docbook-xml42                  4.2-4                            OK
docbook-xml43                  4.3-2                            OK
docbook-xml44                  4.4-2                            OK
docbook-xsl                    1.76.1-2                         OK
dos2unix                       5.3.2-1                          OK
dri-drivers                    7.11.2-1                         OK
e2fsprogs                      1.41.14-1                        OK
ed                             1.0-1                            OK
editrights                     1.01-2                           OK
enscript                       1.6.4-3                          OK
epstool                        3.08-2                           OK
exim                           4.76-1                           OK
expat                          2.0.1-1                          OK
expect                         5.45-1                           OK
fftw3                          3.3-1                            OK
fftw3-doc                      3.3-1                            OK
file                           5.09-1                           OK
findutils                      4.5.9-2                          OK
fixesproto                     5.0-1                            OK
flex                           2.5.35-1                         OK
flexdll                        0.26-1                           OK
font-adobe-dpi75               1.0.2-1                          OK
font-alias                     1.0.3-1                          OK
font-bitstream-type1           1.0.2-1                          OK
font-bitstream-vera-ttf        1.10-1                           OK
font-daewoo-misc               1.0.2-1                          OK
font-encodings                 1.0.4-1                          OK
font-isas-misc                 1.0.2-1                          OK
font-jis-misc                  1.0.2-1                          OK
font-misc-misc                 1.1.1-1                          OK
fontconfig                     2.8.0-1                          OK
Empty package gail
gail                           2.22.0-1                         OK
gamin                          0.1.10-11                        OK
gawk                           4.0.0-1                          OK
gcc-core                       3.4.4-999                        OK
gcc-g++                        3.4.4-999                        OK
gcc-g77                        3.4.4-999                        OK
gcc-mingw-core                 20050522-3                       OK
gcc-mingw-g++                  20050522-3                       OK
gcc-mingw-g77                  20050522-3                       OK
gcc-tools-epoch1-autoconf      2.59-1                           OK
gcc-tools-epoch1-automake      1.9.6-1                          OK
gcc-tools-epoch2-autoconf      2.64-1                           OK
gcc-tools-epoch2-automake      1.11.1-1                         OK
gcc4-core                      4.5.3-3                          OK
gcc4-fortran                   4.5.3-3                          OK
gcc4-g++                       4.5.3-3                          OK
gcc4-java                      4.5.3-3                          OK
gcc4-runtime                   4.3.2-1                          OK
GConf2                         3.2.3-1                          OK
gdb                            7.3.50-3                         OK
gdbm                           1.8.3-20                         OK
gettext                        0.18.1.1-2                       OK
gettext-devel                  0.18.1.1-2                       OK
ghostscript                    9.04-1                           OK
ghostscript-fonts-other        6.0-1                            OK
ghostscript-fonts-std          8.11-1                           OK
giflib                         4.1.6-10                         OK
girepository-Everything1.0     0.6.14-1                         OK
girepository-GLib2.0           1.30.0-1                         OK
girepository-Pango1.0          1.29.4-2                         OK
girepository-x11               1.30.0-1                         OK
git                            1.7.9-1                          OK
git-gui                        1.7.9-1                          OK
gitk                           1.7.9-1                          OK
Empty package glib2
glib2                          2.20.4-1                         OK
glib2.0-networking             2.30.2-1                         OK
glproto                        1.4.15-1                         OK
gmp                            4.3.2-1                          OK
gnome-common                   3.1.0-1                          OK
gnome-doc-utils                0.20.6-1                         OK
gnome-icon-theme               3.2.1.2-1                        OK
gnome-keyring                  3.2.2-1                          OK
gnome-mime-data                2.18.0-10                        OK
gnome-themes                   2.32.1-2                         OK
gnome-vfs2                     2.24.4-1                         OK
gnutls-devel                   2.12.14-1                        OK
gobject-introspection          1.30.0-1                         OK
gperf                          3.0.3-1                          OK
gq                             1.2.2-1                          OK
grandr                         0.1-1                            OK
GraphicsMagick                 1.3.14-1                         OK
grep                           2.6.3-1                          OK
groff                          1.20.1-2                         OK
gsettings-desktop-schemas      3.2.0-1                          OK
gsl                            1.15-1                           OK
gsl-apps                       1.15-1                           OK
gsl-devel                      1.15-1                           OK
gsl-doc                        1.15-1                           OK
gtk-doc                        1.18-2                           OK
Empty package gtk2-x11
gtk2-x11                       2.16.5-1                         OK
Empty package gtk2-x11-runtime
gtk2-x11-runtime               2.16.5-1                         OK
gtk2.0-demo                    2.24.10-1                        OK
gtk2.0-engines                 2.20.2-1                         OK
gtk2.0-engines-pixmap          2.24.10-1                        OK
gtk2.0-gail                    2.24.10-1                        OK
gvim                           7.3.447-1                        OK
gzip                           1.4-1                            OK
help2man                       1.40.4-1                         OK
hexedit                        1.2.12-2                         OK
hicolor-icon-theme             0.12-1                           OK
icu                            4.8.1-1                          OK
icu-doc                        4.8.1-1                          OK
idle                           2.6.7-1                          OK
ImageMagick                    6.4.0.6-2                        OK
indent                         2.2.11-1                         OK
inetutils                      1.7-2                            OK
initscripts                    0.9-3                            OK
inputproto                     2.0.2-1                          OK
intltool                       0.50.0-1                         OK
ipc-utils                      1.0-1                            OK
itstool                        1.1.1-1                          OK
jbigkit                        2.0-11                           OK
jpeg                           8b-1                             OK
kbproto                        1.0.5-1                          OK
keychain                       2.6.8-1                          OK
less                           444-1                            OK
libaa1                         1.4rc5-10                        OK
libAfterImage0                 1.18-1                           OK
libapr1                        1.4.6-1                          OK
libaprutil1                    1.4.1-1                          OK
libarchive                     2.8.3-1                          OK
libarchive-devel               2.8.3-1                          OK
libarchive2                    2.8.3-1                          OK
libart_lgpl                    1.4.2-3                          OK
libart_lgpl_2-devel            2.3.21-1                         OK
libart_lgpl_2_2                2.3.21-1                         OK
libasprintf0                   0.18.1.1-2                       OK
libatk1.0-devel                2.2.0-1                          OK
libatk1.0_0                    2.2.0-1                          OK
libattr1                       2.4.43-1                         OK
libaudio-devel                 1.9.3-1                          OK
libaudio2                      1.9.3-1                          OK
libaudiofile-devel             0.3.2-1                          OK
libaudiofile0                  0.3.2-1                          OK
libblkid1                      2.17.2-1                         OK
libbonobo2                     2.32.1-1                         OK
libbonobo2-devel               2.32.1-1                         OK
libbonobo2_0                   2.32.1-1                         OK
libbonoboui2                   2.24.5-1                         OK
libbonoboui2-devel             2.24.5-1                         OK
libbonoboui2_0                 2.24.5-1                         OK
libboost-devel                 1.48.0-1                         OK
libboost1.43                   1.43.0-1                         OK
libboost1.46.1                 1.46.1-1                         OK
libboost1.48                   1.48.0-1                         OK
libboost_python1.43            1.43.0-1                         OK
libboost_python1.46.1          1.46.1-1                         OK
libboost_python1.48            1.48.0-1                         OK
libbz2-devel                   1.0.6-2                          OK
libbz2_1                       1.0.6-2                          OK
libcairo-devel                 1.10.2-1                         OK
libcairo2                      1.10.2-1                         OK
libcanberra-devel              0.28-1                           OK
libcanberra0                   0.28-1                           OK
libcatgets1                    1.1-1                            OK
libcharset1                    1.14-2                           OK
libcloog-devel                 0.15.7-1                         OK
libcloog0                      0.15.7-1                         OK
libcom_err2                    1.41.14-1                        OK
libcroco0.6                    0.6.4-1                          OK
libcroco0.6-devel              0.6.4-1                          OK
libcroco0.6_3                  0.6.4-1                          OK
libcurl-devel                  7.24.0-1                         OK
libcurl4                       7.24.0-1                         OK
Missing file: /usr/lib/libcv.dll.a from package libcv-devel
Missing file: /usr/lib/libcvaux.dll.a from package libcv-devel
Missing file: /usr/lib/libcxcore.dll.a from package libcv-devel
Missing file: /usr/lib/libhighgui.dll.a from package libcv-devel
Missing file: /usr/lib/libml.dll.a from package libcv-devel
Missing directory: /usr/lib/opencv/ from package libcv-devel
Missing file: /usr/lib/pkgconfig/opencv.pc from package libcv-devel
libcv-devel                    2.1.0-2                          Incomplete
libcv2.1                       2.1.0-2                          OK
libdatrie-devel                0.2.4-1                          OK
libdatrie1                     0.2.4-1                          OK
libdb4.2                       4.2.52.5-2                       OK
libdb4.3                       4.3.29.1-1                       OK
libdb4.3-devel                 4.3.29.1-1                       OK
libdb4.5                       4.5.20.2-3                       OK
libdb4.5-devel                 4.5.20.2-3                       OK
libdbus-glib_1-devel           0.98-1                           OK
libdbus-glib_1_2               0.98-1                           OK
libdbus1-devel                 1.4.16-1                         OK
libdbus1_3                     1.4.16-1                         OK
libdmx1                        1.1.1-1                          OK
libe2p2                        1.41.14-1                        OK
libedit0                       20090923-1                       OK
libEMF-devel                   1.0.4-1                          OK
libEMF1                        1.0.4-1                          OK
libesd-devel                   0.2.41-11                        OK
libesd0                        0.2.41-11                        OK
libevtlog0                     0.2.12-1                         OK
libexpat1                      2.0.1-1                          OK
libexpat1-devel                2.0.1-1                          OK
libext2fs2                     1.41.14-1                        OK
libfam0                        0.1.10-11                        OK
libffi4                        4.5.3-3                          OK
libfftw3-devel                 3.3-1                            OK
libfftw3_3                     3.3-1                            OK
libfontconfig-devel            2.8.0-1                          OK
libfontconfig1                 2.8.0-1                          OK
libfontenc1                    1.1.0-1                          OK
libfpx                         1.3.1-1                          OK
libfpx-devel                   1.3.1-1                          OK
libfpx1                        1.3.1-1                          OK
libfreetype-devel              2.4.7-1                          OK
libfreetype6                   2.4.7-1                          OK
libgailutil-devel              2.24.10-1                        OK
libgailutil18                  2.24.10-1                        OK
libgcc1                        4.5.3-3                          OK
libgcj-common                  4.5.3-3                          OK
libgcj11                       4.5.3-3                          OK
libgck1_0                      3.2.2-1                          OK
libgconf2-devel                3.2.3-1                          OK
libgconf2_4                    3.2.3-1                          OK
libgcr-devel                   2.30.3-1                         OK
libgcr0                        2.30.3-1                         OK
libgcr3-common                 3.2.2-1                          OK
libgcr3_1                      3.2.2-1                          OK
libgcrypt                      1.4.6-1                          OK
libgcrypt-devel                1.4.6-1                          OK
libgcrypt11                    1.4.6-1                          OK
libgd-devel                    2.0.36RC1-12                     OK
libgd2                         2.0.36RC1-12                     OK
libgdbm                        1.8.0-5                          OK
libgdbm-devel                  1.8.3-20                         OK
libgdbm4                       1.8.3-20                         OK
libgdk_imlib1                  1.9.15-10                        OK
libgdk_pixbuf2.0-devel         2.24.1-1                         OK
libgdk_pixbuf2.0_0             2.24.1-1                         OK
libgdk_pixbuf_xlib2.0-devel    2.24.1-1                         OK
libgdk_pixbuf_xlib2.0_0        2.24.1-1                         OK
libgeotiff                     1.2.5a-10                        OK
libgeotiff-devel               1.2.5a-10                        OK
libgeotiff1                    1.2.5a-10                        OK
libgettextpo0                  0.18.1.1-2                       OK
libgfortran3                   4.5.3-3                          OK
libgif-devel                   4.1.6-10                         OK
libgif4                        4.1.6-10                         OK
libgirepository1.0-devel       1.30.0-1                         OK
libgirepository1.0_0           0.6.14-1                         OK
libgirepository1.0_1           1.30.0-1                         OK
libGL-devel                    7.11.2-1                         OK
libGL1                         7.11.2-1                         OK
Empty package libglade2
libglade2                      2.6.4-1                          OK
libglade2.0-devel              2.6.4-1                          OK
libglade2.0_0                  2.6.4-1                          OK
libglapi0                      7.11.2-1                         OK
libglib1.2-devel               1.2.10-10                        OK
libglib1.2_0                   1.2.10-10                        OK
libglib2.0-devel               2.30.2-1                         OK
libglib2.0_0                   2.30.2-1                         OK
libglitz-devel                 0.5.6-10                         OK
libglitz1                      0.5.6-10                         OK
libGLU-devel                   7.11.2-1                         OK
libGLU1                        7.11.2-1                         OK
libglut3                       2.6.0-1                          OK
libgmp-devel                   4.3.2-1                          OK
libgmp3                        4.3.2-1                          OK
libgmpxx4                      4.3.2-1                          OK
libgnat4.3                     4.3.4-4                          OK
libgnome-keyring-devel         3.2.2-1                          OK
libgnome-keyring0              3.2.2-1                          OK
libgnome2-devel                2.32.1-1                         OK
libgnome2_0                    2.32.1-1                         OK
libgnomecanvas2-devel          2.30.3-1                         OK
libgnomecanvas2_0              2.30.3-1                         OK
libgnomeprint2.2-devel         2.18.8-1                         OK
libgnomeprint2.2_0             2.18.8-1                         OK
libgnomeprintui2.2-devel       2.18.6-1                         OK
libgnomeprintui2.2_0           2.18.6-1                         OK
libgnomesupport                1.4.2-3                          OK
libgnomeui2-devel              2.24.5-1                         OK
libgnomeui2_0                  2.24.5-1                         OK
libgnomevfs2-devel             2.24.4-1                         OK
libgnomevfs2_0                 2.24.4-1                         OK
libgnutls26                    2.12.14-1                        OK
libgomp1                       4.5.3-3                          OK
libgp11-devel                  2.30.3-1                         OK
libgp11_0                      2.30.3-1                         OK
libgpg-error                   1.10-1                           OK
libgpg-error-devel             1.10-1                           OK
libgpg-error0                  1.10-1                           OK
libGraphicsMagick-devel        1.3.14-1                         OK
libGraphicsMagick3             1.3.14-1                         OK
libgs8                         8.63-2                           OK
libgs9                         9.04-1                           OK
libgsf1-devel                  1.14.22-1                        OK
libgsf1_114                    1.14.22-1                        OK
libgtk1.2-devel                1.2.10-10                        OK
libgtk1.2_0                    1.2.10-10                        OK
libgtk2.0-devel                2.24.10-1                        OK
libgtk2.0_0                    2.24.10-1                        OK
libgtk3_0                      3.2.3-1                          OK
libgtkhtml2-devel              2.11.1-10                        OK
libgtkhtml2_0                  2.11.1-10                        OK
libICE-devel                   1.0.7-1                          OK
libICE6                        1.0.7-1                          OK
libiconv                       1.14-2                           OK
libiconv2                      1.14-2                           OK
libicu-devel                   4.8.1-1                          OK
libicu38                       3.8-7                            OK
libicu45                       4.5.1-1                          OK
libicu48                       4.8.1-1                          OK
libIDL2-devel                  0.8.14-1                         OK
libIDL2_0                      0.8.14-1                         OK
libidn-devel                   1.22-1                           OK
libidn11                       1.22-1                           OK
libImageMagick1                6.4.0.6-2                        OK
libImlib-devel                 1.9.15-11                        OK
libImlib1                      1.9.15-11                        OK
libintl2                       0.12.1-3                         OK
libintl3                       0.14.5-1                         OK
libintl8                       0.18.1.1-2                       OK
libjasper-devel                1.900.1-12                       OK
libjasper1                     1.900.1-12                       OK
libjasper1.701_0               1.701.0-3                        OK
libjbig-devel                  2.0-11                           OK
libjbig2                       2.0-11                           OK
libjpeg-devel                  8b-1                             OK
libjpeg62                      6b-21                            OK
libjpeg7                       7-10                             OK
libjpeg8                       8b-1                             OK
libkpathsea3                   2.0.2-15                         OK
libkpathsea4                   3.0.0-3                          OK
liblapack-devel                3.2.2-2                          OK
liblapack0                     3.2.2-2                          OK
liblcms-devel                  1.19-2                           OK
liblcms1                       1.19-2                           OK
liblcms2_2                     2.2-1                            OK
libllvm3.0                     3.0-1                            OK
libltdl7                       2.4-1                            OK
liblzma-devel                  5.0.2_20110517-1                 OK
liblzma0                       4.999.8beta-10                   OK
liblzma1                       4.999.9beta-11                   OK
liblzma5                       5.0.2_20110517-1                 OK
liblzmadec-devel               4.32.7-10                        OK
liblzmadec0                    4.32.7-10                        OK
liblzo2-devel                  2.06-1                           OK
liblzo2_2                      2.06-1                           OK
libMagick-devel                6.4.0.6-2                        OK
libMagick10                    6.3.0.1-2                        OK
libmcrypt                      2.5.8-10                         OK
libmcrypt-devel                2.5.8-10                         OK
libmcrypt4                     2.5.8-10                         OK
libming-devel                  0.4.4-1                          OK
libming0                       0.4.0.beta5-1                    OK
libming1                       0.4.4-1                          OK
libmng1                        1.0.10-2                         OK
libmpc-devel                   0.8-1                            OK
libmpc1                        0.8-1                            OK
libmpfr-devel                  3.0.1-1                          OK
libmpfr1                       2.4.1-4                          OK
libmpfr4                       3.0.1-1                          OK
libncurses-devel               5.7-18                           OK
libncurses10                   5.7-18                           OK
libncurses7                    5.3-4                            OK
libncurses8                    5.5-10                           OK
libncurses9                    5.7-16                           OK
libncursesw-devel              5.7-18                           OK
libncursesw10                  5.7-18                           OK
libneon27                      0.29.6-1                         OK
libnetpbm-devel                10.57.03-1                       OK
libnetpbm10                    10.57.03-1                       OK
libogg-devel                   1.3.0-1                          OK
libogg0                        1.3.0-1                          OK
libopencdk-devel               0.6.6-10                         OK
libopencdk10                   0.6.6-10                         OK
libopenldap2_3_0               2.3.43-2                         OK
libopenssl098                  0.9.8t-1                         OK
libORBit2-devel                2.14.19-1                        OK
libORBit2_0                    2.14.19-1                        OK
libosp5                        1.5.2-2                          OK
libostyle1                     1.4devel1-2                      OK
libp11-kit0                    0.9-1                            OK
libpango1.0-devel              1.29.4-2                         OK
libpango1.0_0                  1.29.4-2                         OK
libpaper1                      1.1.24-1                         OK
libpcre-devel                  8.21-2                           OK
libpcre0                       8.21-2                           OK
libpcrecpp0                    8.21-2                           OK
libpcreposix0                  8.21-2                           OK
libpixman1-devel               0.22.2-1                         OK
libpixman1_0                   0.22.2-1                         OK
libplot-devel                  2.6-2                            OK
libplot2                       2.6-2                            OK
libplotter-devel               2.6-2                            OK
libplotter2                    2.6-2                            OK
libpng                         1.4.8-1                          OK
libpng12                       1.2.46-1                         OK
libpng12-devel                 1.2.46-1                         OK
libpng14                       1.4.8-1                          OK
libpng14-devel                 1.4.8-1                          OK
libpopt0                       1.6.4-4                          OK
libppl                         0.10.2-1                         OK
libpq-devel                    8.2.11-1                         OK
libpq5                         8.2.11-1                         OK
libproj-devel                  4.6.1a-10                        OK
libproj0                       4.5.0a-2                         OK
libproj1                       4.6.1a-10                        OK
libproxy-devel                 0.4.7-1                          OK
libproxy0                      0.2.3-2                          OK
libproxy1                      0.4.7-1                          OK
libpstoedit0                   3.60-1                           OK
libpthread-stubs               0.2-1                            OK
libQt3Support4                 4.5.3-1                          OK
libQtAssistantClient4          4.5.3-1                          OK
libQtAssistantClient4-devel    4.5.3-1                          OK
libQtCore4                     4.5.3-1                          OK
libQtCore4-devel               4.5.3-1                          OK
libQtDBus4                     4.5.3-1                          OK
libQtDesigner4                 4.5.3-1                          OK
libQtDesigner4-devel           4.5.3-1                          OK
libQtGui4                      4.5.3-1                          OK
libQtGui4-devel                4.5.3-1                          OK
libQtHelp4                     4.5.3-1                          OK
libQtHelp4-devel               4.5.3-1                          OK
libQtNetwork4                  4.5.3-1                          OK
libQtNetwork4-devel            4.5.3-1                          OK
libQtOpenGL4                   4.5.3-1                          OK
libQtOpenGL4-devel             4.5.3-1                          OK
libQtScript4                   4.5.3-1                          OK
libQtScript4-devel             4.5.3-1                          OK
libQtScriptTools4              4.5.3-1                          OK
libQtScriptTools4-devel        4.5.3-1                          OK
libQtSql4                      4.5.3-1                          OK
libQtSql4-devel                4.5.3-1                          OK
libQtSvg4                      4.5.3-1                          OK
libQtSvg4-devel                4.5.3-1                          OK
libQtTest4                     4.5.3-1                          OK
libQtWebKit4                   4.5.3-1                          OK
libQtWebKit4-devel             4.5.3-1                          OK
libQtXml4                      4.5.3-1                          OK
libQtXml4-devel                4.5.3-1                          OK
libQtXmlPatterns4              4.5.3-1                          OK
libQtXmlPatterns4-devel        4.5.3-1                          OK
librarian0                     0.8.1-12                         OK
libreadline5                   4.3-5                            OK
libreadline6                   5.2.14-12                        OK
libreadline7                   6.1.2-2                          OK
librsvg2-devel                 2.34.2-1                         OK
librsvg2_2                     2.34.2-1                         OK
libsasl2                       2.1.23-1                         OK
libsasl2-devel                 2.1.23-1                         OK
libserf0_0                     0.3.1-1                          OK
libserf0_1                     0.7.1-1                          OK
libserf1_0                     1.0.0-1                          OK
libsigsegv0                    2.6-1                            OK
libsigsegv2                    2.10-1                           OK
libSM-devel                    1.2.0-1                          OK
libSM6                         1.2.0-1                          OK
libsoup-gnome2.4-devel         2.36.1-1                         OK
libsoup-gnome2.4_1             2.36.1-1                         OK
libsoup2.4-devel               2.36.1-1                         OK
libsoup2.4_1                   2.36.1-1                         OK
libsource-highlight-common     3.1.6-1                          OK
libsource-highlight4           3.1.6-1                          OK
libsqlite3-devel               3.7.3-1                          OK
libsqlite3_0                   3.7.3-1                          OK
libss2                         1.41.14-1                        OK
libssh2-devel                  1.3.0-1                          OK
libssh2_1                      1.3.0-1                          OK
libssp0                        4.5.3-3                          OK
libstartup-notification1-devel 0.12-1                           OK
libstartup-notification1_0     0.12-1                           OK
libstdc++6                     4.5.3-3                          OK
libstdc++6-devel               4.5.3-3                          OK
libtasn1-devel                 2.10-1                           OK
libtasn1_3                     2.10-1                           OK
libthai-devel                  0.1.15-1                         OK
libthai0                       0.1.15-1                         OK
libtiff-devel                  3.9.4-1                          OK
libtiff4                       3.6.0-5                          OK
libtiff5                       3.9.4-1                          OK
libtiff6                       4.0.0beta5-1                     OK
libtool                        2.4-1                            OK
Missing file: /usr/lib/libungif.dll.a from package libungif-devel
Missing file: /usr/lib/libungif.la from package libungif-devel
libungif-devel                 4.1.4-2                          Incomplete
libungif4                      4.1.4-2                          OK
libustr1                       1.0.4-11                         OK
libuuid-devel                  2.17.2-1                         OK
libuuid1                       2.17.2-1                         OK
libvorbis                      1.3.3-1                          OK
libvorbis-devel                1.3.3-1                          OK
libvorbis0                     1.3.3-1                          OK
libvorbisenc2                  1.3.3-1                          OK
libvorbisfile3                 1.3.3-1                          OK
libwmf                         0.2.8.4-10                       OK
libwmf-devel                   0.2.8.4-10                       OK
libwmf027                      0.2.8.4-10                       OK
libwnck                        2.30.7-1                         OK
libwnck1-devel                 2.30.7-1                         OK
libwnck1_22                    2.30.7-1                         OK
libwrap-devel                  7.6-21                           OK
libwrap0                       7.6-21                           OK
libX11-devel                   1.4.4-1                          OK
libX11-xcb-devel               1.4.4-1                          OK
libX11-xcb1                    1.4.4-1                          OK
libX11_6                       1.4.4-1                          OK
libXau-devel                   1.0.6-1                          OK
libXau6                        1.0.6-1                          OK
libXaw-devel                   1.0.9-1                          OK
libXaw6                        1.0.7-1                          OK
libXaw7                        1.0.9-1                          OK
libXaw8                        6.8.99.901-1                     OK
Empty package libxcb-atom-devel
libxcb-atom-devel              0.3.8-1                          OK
libxcb-atom1                   0.3.6-1                          OK
Empty package libxcb-aux-devel
libxcb-aux-devel               0.3.8-1                          OK
libxcb-aux0                    0.3.6-1                          OK
libxcb-composite0              1.7-2                            OK
libxcb-damage0                 1.7-2                            OK
libxcb-devel                   1.7-2                            OK
libxcb-doc                     1.7-2                            OK
libxcb-dpms0                   1.7-2                            OK
libxcb-event1                  0.3.6-1                          OK
libxcb-glx-devel               1.7-2                            OK
libxcb-glx0                    1.7-2                            OK
libxcb-icccm1                  0.3.6-1                          OK
libxcb-image0                  0.3.8-1                          OK
libxcb-keysyms1                0.3.8-1                          OK
libxcb-property1               0.3.6-1                          OK
libxcb-randr0                  1.7-2                            OK
libxcb-record0                 1.7-2                            OK
libxcb-render-devel            1.7-2                            OK
libxcb-render-util-devel       0.3.8-1                          OK
libxcb-render-util0            0.3.8-1                          OK
libxcb-render0                 1.7-2                            OK
libxcb-reply1                  0.3.6-1                          OK
libxcb-res0                    1.7-2                            OK
libxcb-screensaver0            1.7-2                            OK
libxcb-shape0                  1.7-2                            OK
libxcb-shm-devel               1.7-2                            OK
libxcb-shm0                    1.7-2                            OK
libxcb-sync0                   1.7-2                            OK
libxcb-util-devel              0.3.8-1                          OK
libxcb-util0                   0.3.8-1                          OK
libxcb-xfixes0                 1.7-2                            OK
libxcb-xinerama0               1.7-2                            OK
libxcb-xinput0                 1.7-2                            OK
libxcb-xtest0                  1.7-2                            OK
libxcb1                        1.7-2                            OK
libXcomposite-devel            0.4.3-1                          OK
libXcomposite1                 0.4.3-1                          OK
libXcursor-devel               1.1.12-1                         OK
libXcursor1                    1.1.12-1                         OK
libXdamage-devel               1.1.3-1                          OK
libXdamage1                    1.1.3-1                          OK
libXdmcp-devel                 1.1.0-1                          OK
libXdmcp6                      1.1.0-1                          OK
libxerces-c-devel              3.0.1-10                         OK
libxerces-c28                  2.8.0-5                          OK
libxerces-c30                  3.0.1-10                         OK
libXext-devel                  1.3.0-1                          OK
libXext6                       1.3.0-1                          OK
libXfixes-devel                5.0-1                            OK
libXfixes3                     5.0-1                            OK
libXft-devel                   2.2.0-1                          OK
libXft2                        2.2.0-1                          OK
libXi-devel                    1.4.5-1                          OK
libXi6                         1.4.5-1                          OK
libXinerama-devel              1.1.1-1                          OK
libXinerama1                   1.1.1-1                          OK
libxkbfile1                    1.0.7-1                          OK
libXm2                         0.95.2-2                         OK
libxmi-devel                   2.6-2                            OK
libxmi0                        2.6-2                            OK
Missing file: /usr/lib/libxml.a from package libxml-devel
Missing file: /usr/lib/libxml.dll.a from package libxml-devel
Missing file: /usr/lib/libxml.la from package libxml-devel
Missing file: /usr/lib/pkgconfig/libxml.pc from package libxml-devel
Missing file: /usr/lib/xmlConf.sh from package libxml-devel
libxml-devel                   1.8.17-3                         Incomplete
libxml1                        1.8.17-3                         OK
libxml2                        2.7.8-2                          OK
libxml2-devel                  2.7.8-2                          OK
libxml2-doc                    2.7.8-2                          OK
libXmu-devel                   1.1.0-1                          OK
libXmu6                        1.1.0-1                          OK
libXmuu1                       1.1.0-1                          OK
libXp6                         6.8.99.901-1                     OK
libXpm-devel                   3.5.9-1                          OK
libXpm-noX                     3.5.7-12                         OK
libXpm-noX-devel               3.5.7-12                         OK
libXpm-noX_4                   3.5.7-12                         OK
libXpm4                        3.5.9-1                          OK
libXrandr-devel                1.3.2-1                          OK
libXrandr2                     1.3.2-1                          OK
libXrender-devel               0.9.6-1                          OK
libXrender1                    0.9.6-1                          OK
libXRes-devel                  1.0.5-1                          OK
libXRes1                       1.0.5-1                          OK
libxslt                        1.1.26-2                         OK
libxslt-devel                  1.1.26-2                         OK
libxslt-doc                    1.1.26-2                         OK
libXss1                        1.2.0-1                          OK
libXt-devel                    1.1.1-1                          OK
libXt6                         1.1.1-1                          OK
libXtst6                       1.2.0-1                          OK
lndir                          1.0.2-1                          OK
login                          1.10-10                          OK
lua                            5.1.4-11                         OK
luit                           1.1.0-1                          OK
lynx                           2.8.5-4                          OK
m4                             1.4.16-1                         OK
make                           3.82.90-1                        OK
man                            1.6g-1                           OK
mhash                          0.9.2-1                          OK
mined                          2012.20-0                        OK
mingw-binutils                 2.21-1                           OK
mingw-bzip2                    1.0.6-1                          OK
mingw-gcc-core                 4.5.2-1                          OK
mingw-gcc-g++                  4.5.2-1                          OK
mingw-libbz2-devel             1.0.6-1                          OK
mingw-libbz2_1                 1.0.5-10                         OK
mingw-libbz2_2                 1.0.6-1                          OK
mingw-libgcrypt                1.4.6-1                          OK
mingw-libgcrypt-devel          1.4.6-1                          OK
mingw-libgcrypt11              1.4.6-1                          OK
mingw-libgpg-error             1.10-1                           OK
mingw-libgpg-error-devel       1.10-1                           OK
mingw-libgpg-error0            1.10-1                           OK
mingw-liblzma-devel            5.0.2_20110517-1                 OK
mingw-liblzma5                 5.0.2_20110517-1                 OK
mingw-pthreads                 20110507-1                       OK
mingw-runtime                  3.20-1                           OK
mingw-w32api                   3.17-2                           OK
mingw-xz                       5.0.2_20110517-1                 OK
mingw-zlib                     1.2.5-6                          OK
mingw-zlib-devel               1.2.5-6                          OK
mingw-zlib0                    1.2.3-10                         OK
mingw-zlib1                    1.2.5-6                          OK
mingw64-i686-binutils          2.22.51-2                        OK
mingw64-i686-gcc-core          4.5.3-4                          OK
mingw64-i686-gcc-fortran       4.5.3-4                          OK
mingw64-i686-gcc-g++           4.5.3-4                          OK
mingw64-i686-headers           3.0b_svn4725-1                   OK
mingw64-i686-pthreads          20100619-4                       OK
mingw64-i686-runtime           3.0b_svn4725-1                   OK
mingw64-x86_64-binutils        2.22.51-1                        OK
mingw64-x86_64-gcc-core        4.5.3-4                          OK
mingw64-x86_64-gcc-fortran     4.5.3-4                          OK
mingw64-x86_64-gcc-g++         4.5.3-4                          OK
mingw64-x86_64-gcc-objc        4.5.3-4                          OK
mingw64-x86_64-headers         3.0b_svn4725-1                   OK
mingw64-x86_64-pthreads        20100619-4                       OK
mingw64-x86_64-runtime         3.0b_svn4725-1                   OK
minires                        1.02-1                           OK
mintty                         1.0.3-1                          OK
mkfontdir                      1.0.6-1                          OK
mkfontscale                    1.0.9-1                          OK
mpclib                         0.8-1                            OK
mpfr                           3.0.1-1                          OK
msmtp                          1.4.27-1                         OK
nasm                           2.08.02-1                        OK
ncftp                          3.2.1-1                          OK
ncurses                        5.7-18                           OK
ncurses-demo                   5.7-18                           OK
ncursesw                       5.7-18                           OK
ncursesw-demo                  5.7-18                           OK
netcat                         1.10-2                           OK
netpbm                         10.57.03-1                       OK
Missing directory: /usr/lib/opencv/samples/ from package opencv-samples
Missing file: /usr/lib/opencv/samples/adaptiveskindetector.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/agaricus-lepiota.data from package opencv-samples
Missing file: /usr/lib/opencv/samples/airplane.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/baboon.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/baboon200.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/baboon200_rotated.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/bgfg_codebook.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/bgfg_segm.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/blobtrack.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/box.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/box_in_scene.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/calibration.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/calibration_artificial.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/camshiftdemo.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/contours.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/convert_cascade.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/convexhull.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/delaunay.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/demhist.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/dft.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/distrans.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/drawing.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/edge.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/facedetect.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/fback.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/fback_c.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/ffilldemo.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/find_obj.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/find_obj_calonder.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/find_obj_ferns.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/fitellipse.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/fruits.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/grabcut.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/houghlines.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/image.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/inpaint.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/kalman.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/kmeans.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/laplace.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/left01.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left02.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left03.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left04.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left05.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left06.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left07.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left08.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left09.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left11.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left12.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left13.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/left14.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/lena.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/letter-recognition.data from package opencv-samples
Missing file: /usr/lib/opencv/samples/letter_recog.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/lkdemo.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/minarea.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/morphology.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/motempl.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/mser.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/mushroom.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/one_way_train_0000.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/one_way_train_0001.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/peopledetect.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/pic1.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/pic2.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/pic3.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/pic4.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/pic5.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/pic6.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/polar_transforms.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/puzzle.png from package opencv-samples
Missing file: /usr/lib/opencv/samples/pyramid_segmentation.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/right01.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right02.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right03.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right04.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right05.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right06.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right07.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right08.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right09.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right11.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right12.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right13.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/right14.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/squares.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/stereo_calib.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/stereo_match.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/stuff.jpg from package opencv-samples
Missing file: /usr/lib/opencv/samples/tree_engine.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/watershed.exe from package opencv-samples
Missing file: /usr/lib/opencv/samples/waveform.data from package opencv-samples
opencv-samples                 2.1.0-2                          Incomplete
openjade                       1.4devel1-2                      OK
openldap-devel                 2.3.43-2                         OK
OpenSP                         1.5.2-2                          OK
openssh                        5.9p1-1                          OK
openssl                        0.9.8t-1                         OK
openssl-devel                  0.9.8t-1                         OK
optipng                        0.5.5-2                          OK
ORBit2                         2.14.19-1                        OK
p7zip                          9.20.1-1                         OK
par                            1.52-1                           OK
patch                          2.5.8-9                          OK
patchutils                     0.3.2-1                          OK
pcre                           8.21-2                           OK
pdftk                          1.41-1                           OK
perl                           5.10.1-5                         OK
perl-Error                     0.17016-1                        OK
perl-Locale-gettext            1.05-11                          OK
perl_manpages                  5.10.1-5                         OK
pinentry                       0.7.6-3                          OK
pinentry-gtk2                  0.7.6-3                          OK
pinentry-qt4                   0.7.6-3                          OK
pkg-config                     0.23b-10                         OK
pngcheck                       2.3.0-1                          OK
pngcrush                       1.7.24.20120129+git33373b7-1     OK
pngquant                       1.0-2                            OK
popt                           1.6.4-4                          OK
posh                           0.10.1-1                         OK
ppl                            0.10.2-1                         OK
ppl-devel                      0.10.2-1                         OK
ppl-doc                        0.10.2-1                         OK
procps                         3.2.7-1                          OK
proj                           4.6.1a-10                        OK
psmisc                         22.14-1                          OK
pstoedit                       3.60-1                           OK
pstoedit-devel                 3.60-1                           OK
psutils                        1.17-1                           OK
pwgen                          2.06-2                           OK
python                         2.6.7-1                          OK
python-cairo                   1.10.0-1                         OK
python-doc                     2.6.7-1                          OK
python-gobject                 2.28.6-2                         OK
python-gobject-devel           2.28.6-2                         OK
Empty package python-gobject2.0
python-gobject2.0              2.28.6-2                         OK
Empty package python-gobject2.0-devel
python-gobject2.0-devel        2.28.6-2                         OK
python-gtk2.0                  2.24.0-1                         OK
python-gtk2.0-demo             2.24.0-1                         OK
python-gtk2.0-devel            2.24.0-1                         OK
python-libxml2                 2.7.8-2                          OK
python-libxslt                 1.1.26-2                         OK
python-numpy                   1.5.1-1                          OK
python-pygtk                   2.20.0-2                         OK
python-tkinter                 2.6.7-1                          OK
qt4-devel-tools                4.5.3-1                          OK
qt4-doc                        4.5.3-1                          OK
qt4-qtconfig                   4.5.3-1                          OK
qt4-qtdemo                     4.5.3-1                          OK
randrproto                     1.3.2-1                          OK
rarian                         0.8.1-12                         OK
readline                       6.1.2-2                          OK
rebase                         4.0.1-1                          OK
renderproto                    0.11.1-1                         OK
resourceproto                  1.2.0-1                          OK
rgb                            1.0.4-1                          OK
rlwrap                         0.24-1                           OK
rpm                            4.1-2                            OK
rsh                            0.17-1                           OK
rsh-server                     0.17-1                           OK
rsvg                           2.34.2-1                         OK
rsync                          3.0.9-1                          OK
run                            1.1.13-1                         OK
run2                           0.4.0-1                          OK
rxvt                           20050409-21                      OK
rxvt-unicode-common            9.07-1                           OK
rxvt-unicode-X                 9.07-1                           OK
screen                         4.0.3-7                          OK
sed                            4.2.1-1                          OK
sgml-common                    0.6.3-3                          OK
shared-mime-info               1.0-1                            OK
sharutils                      4.10-2                           OK
sound-theme-freedesktop        0.7-1                            OK
source-highlight               3.1.6-1                          OK
sqlite3                        3.7.3-1                          OK
ssmtp                          2.62-10                          OK
subversion                     1.7.3-2                          OK
subversion-python              1.7.3-2                          OK
sxpm                           3.5.9-1                          OK
syslog-ng                      3.2.1-1                          OK
sysvinit                       2.86-10                          OK
t1lib5                         5.1.2-11                         OK
tack                           1.07-1                           OK
tar                            1.25-1                           OK
tcl                            8.5.11-1                         OK
tcl-itcl                       3.4b1-1                          OK
tcl-itk                        3.3-1                            OK
tcl-iwidgets                   4.0.1-1                          OK
tcl-tix                        8.4.3-2                          OK
tcl-tk                         8.5.11-1                         OK
Empty package tcltk
tcltk                          20120206-1                       OK
tcp_wrappers                   7.6-21                           OK
termcap                        5.7_20091114-14                  OK
terminfo                       5.7_20091114-14                  OK
terminfo-extra                 5.7_20091114-14                  OK
terminfo0                      5.5_20061104-12                  OK
terminfo0-extra                5.5_20061104-12                  OK
tetex-bin                      3.0.0-3                          OK
texi2html                      1.82-10                          OK
texinfo                        4.13-4                           OK
tftp                           5.2-1                            OK
tftp-server                    5.2-1                            OK
tic0                           5.5-10                           OK
tiff                           3.9.4-1                          OK
tiff-doc                       3.9.4-1                          OK
tiff-opengl                    3.9.4-1                          OK
transfig                       3.2.5d-1                         OK
tzcode                         2010j-1                          OK
units                          1.87-1                           OK
unzip                          6.0-10                           OK
upx                            3.07-1                           OK
util-linux                     2.17.2-1                         OK
vim                            7.3.447-1                        OK
vim-common                     7.3.447-1                        OK
w32api                         3.17-2                           OK
wget                           1.13.4-1                         OK
which                          2.20-2                           OK
wput                           0.6.2-1                          OK
xauth                          1.0.6-1                          OK
xclipboard                     1.1.1-1                          OK
xclock                         1.0.5-2                          OK
xcursor-themes                 1.0.3-1                          OK
xdpyinfo                       1.3.0-1                          OK
xerces-c                       3.0.1-10                         OK
xerces-c-doc                   3.0.1-10                         OK
xerces-c-test                  3.0.1-10                         OK
xev                            1.1.0-1                          OK
xextproto                      7.2.0-1                          OK
xeyes                          1.1.1-1                          OK
xineramaproto                  1.2.1-1                          OK
xinetd                         2.3.14-1                         OK
xinit                          1.3.2-1                          OK
xkbcomp                        1.2.3-1                          OK
xkeyboard-config               2.5.1-1                          OK
xkill                          1.0.3-1                          OK
xload                          1.1.0-1                          OK
xlsclients                     1.1.2-1                          OK
xlsfonts                       1.0.3-1                          OK
xmodmap                        1.0.5-1                          OK
xorg-docs                      1.6-1                            OK
xorg-scripts                   1.0.1-1                          OK
xorg-server                    1.11.4-5                         OK
xorg-util-macros               1.16.1-1                         OK
xpdf                           3.02-10                          OK
xproto                         7.0.22-1                         OK
xrdb                           1.0.9-1                          OK
xsetroot                       1.1.0-1                          OK
xsri                           2.1.0-10                         OK
xterm                          278-1                            OK
xxd                            7.3.447-1                        OK
xz                             5.0.2_20110517-1                 OK
yelp-tools                     3.2.1-1                          OK
yelp-xsl                       3.2.1-1                          OK
zip                            3.0-11                           OK
zlib                           1.2.5-1                          OK
zlib-devel                     1.2.5-1                          OK
zlib0                          1.2.5-1                          OK
Use -h to see help about each section
cygcheck: dump_sysinfo: GetVolumeInformation() for drive L: failed: 65
cygcheck: dump_sysinfo: GetVolumeInformation() for drive Q: failed: 53
cygcheck: dump_sysinfo: GetVolumeInformation() for drive T: failed: 5


[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-19  3:34 Dill, Jens (END-CHI)
  2006-02-19 18:41 ` Yitzchak Scott-Thoennes
  2006-02-20  5:26 ` Mark Geisert
@ 2006-02-21 21:56 ` Jason Tishler
  2 siblings, 0 replies; 50+ messages in thread
From: Jason Tishler @ 2006-02-21 21:56 UTC (permalink / raw)
  To: cygwin

On Sat, Feb 18, 2006 at 09:12:02PM -0600, Dill, Jens (END-CHI) wrote:
> It seems that there is indeed more to it.  I did make the "obvious"
> change and reran rebaseall.  The message I got from the first Oracle
> DLL it encountered was:
> 
>   ReBaseImage (/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasql9.dll) 
>   failed with last error = 6

The above usually means the DLL is currently in use.  Stop the process
that is using the above and other DLLs and try again.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-21 16:10 Dill, Jens (END-CHI)
  2006-02-21 16:37 ` Brian Dessent
@ 2006-02-21 19:18 ` Yitzchak Scott-Thoennes
  1 sibling, 0 replies; 50+ messages in thread
From: Yitzchak Scott-Thoennes @ 2006-02-21 19:18 UTC (permalink / raw)
  To: cygwin

On Tue, Feb 21, 2006 at 09:25:45AM -0600, Dill, Jens (END-CHI) wrote:
> (2)  Rebase the CygWin DLL so that it loads by default into a
>      space not used in either memory map (I'd need help in 
>      choosing such a space).  I've tried both Microsoft's
>      rebase and CygWin's rebase, but the documentation for both
>      is scanty (how is the -b argument to be formatted -- a hex
>      number with 0x in front or without?), and the error messages
>      I get in response are not helpful (error 6?).

cygcheck -l rebase | grep README | xargs less

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
@ 2006-02-21 17:40 Dill, Jens (END-CHI)
  0 siblings, 0 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-21 17:40 UTC (permalink / raw)
  To: cygwin

Brian Dessent writes:
>I think your best bet would be to keep poking at rebase to see if you
>can't actually rebase the Oracle DLLs.
>
>> (2)  Rebase the CygWin DLL so that it loads by default into a
>>      space not used in either memory map (I'd need help in
>>      choosing such a space).  I've tried both Microsoft's
>>      rebase and CygWin's rebase, but the documentation for both
>>      is scanty (how is the -b argument to be formatted -- a hex
>>      number with 0x in front or without?), and the error messages
>>      I get in response are not helpful (error 6?).
>
>There's no need to rebase cygwin1.dll.  You can just change the base
>address assigned to it when it's created.  This is defined in cygwin.def
>which is a generated file from cygwin.din.

This is helpful, but I need more detail.

Attempts to rebase the Oracle DLLs haven't worked.  
The CygWin rebase does not properly understand the image
format: it assumes the pe_signature_offset is always 0x0080
instead of loading it from 0x003c in the image.  I have
not enough information to figure out all the places that
need to be fixed in the rebase code before it can handle
the Oracle DLLs, none of which have signatures at 0x0080.

Rebasing cygwin1.dll _looks_ easier, since I only have to
work with one DLL instead of a few dozen.  Changing the 
base address when the DLL is created assumes I am prepared
to have our installers install CygWin from source.  It would
seem to me to be easier to install CygWin out of the box
and run a simple rebase script, if I could get such a script
to work.  It should be possible.

RebaseAll doesn't appear to be what I need, since it will
only do the right thing if Rebase will work on the Oracle
DLLs.  So I need a targeted rebase command, which means that
I need to have a way to tell it what address to use for the
base.  For that, I need a clearer picture of the memory
layout.  

 o  Do I need to worry about colliding with space allocated
    for the stack or the heap, or do those assignments get
    done _after_ all DLLs have been loaded?  I'm talking here
    about DLLs that are identified at link time, and clearly
    visible in the cygcheck listing.

 o  Is there anything special about space below 0x60000000
    (where Oracle DLLs stopped occupying high memory and
    jumped to just after the program image)?

 o  Is there anything special about space below 0x00400000
    (where the Cygwin DLL was loaded after the Oracle DLLs
    had grabbed the preferred space at 0x61000000)?

 o  Can I just put the CygWin DLL into any large-enough gap
    between the other DLLs that is not used in either parent
    or child processes?  (The largest such gap I see is between
    0x69a50000 and 0x71BB0000).  Is this the safest bet?

>The problem here is that in order to emulate fork(), the Cygwin DLL
>needs to be able to recreate a given memory layout when spawning a copy
>of the process.  

OK, but how come it also happens when you do an "exec" without a
"fork"?  "exec" is supposed to assume the memory layout is completely
fresh, and we shouldn't need to worry about copying all the things
we need to copy when forking.

                                     -- Jens

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-21 16:10 Dill, Jens (END-CHI)
@ 2006-02-21 16:37 ` Brian Dessent
  2006-02-21 19:18 ` Yitzchak Scott-Thoennes
  1 sibling, 0 replies; 50+ messages in thread
From: Brian Dessent @ 2006-02-21 16:37 UTC (permalink / raw)
  To: cygwin

"Dill, Jens (END-CHI)" wrote:

> I have found Microsoft's Platform SDK, and have used the VaDump utility
> to find out where all the DLL's are loaded.  Here is what it says about
> my app (sorted into ascending order of memory address):

FYI, to check the ImageBase of a given DLL you can just use objdump,
e.g.:

objdump -p /bin/cygwin1.dll | \
      perl -ne 'print "$1\n" if /ImageBase\s+(\S+)/'

To see the memory layout of a running process you can use Process
Explorer from sysinternals.com which shows you in realtime the image
base and the relocated (actual) address where each DLL ended up loading.

> (1)  Force the CygWin DLL to load first, so that it bumps the
>      Oracle DLLs and not vice versa.  (I'd need a reliable way
>      to ensure this, not just a chance dependency on how the
>      loader currently operates).

I'm not sure that this is possible.  It's kind of the heart of the "fork
error: unable to remap" problem since the memory layout for dynamically
loaded modules that haven't been rebased seems to be indeterminite. 
Thus the creation of the rebaseall tool and assigning unique addresses
to all DLLs so that the layout is invariant.

I think your best bet would be to keep poking at rebase to see if you
can't actually rebase the Oracle DLLs.

> (2)  Rebase the CygWin DLL so that it loads by default into a
>      space not used in either memory map (I'd need help in
>      choosing such a space).  I've tried both Microsoft's
>      rebase and CygWin's rebase, but the documentation for both
>      is scanty (how is the -b argument to be formatted -- a hex
>      number with 0x in front or without?), and the error messages
>      I get in response are not helpful (error 6?).

There's no need to rebase cygwin1.dll.  You can just change the base
address assigned to it when it's created.  This is defined in cygwin.def
which is a generated file from cygwin.din.

And for examples of how the rebase arguments are formatted, look at the
source to rebaseall (which is just a bourne script.)

> (3)  Fix CygWin so that it does not care if the DLL is relocated
>      during a process swap.  The offending component is something
>      called "cygheap".  I can infer that this is a space in which
>      CygWin processes store some kind of state information that
>      must (a) survive a process swap, and (b) still be addressable
>      by pointers that can't be relocated.  Surely there's a better
>      way to do this, but I'd need weeks of study to find one.  I
>      can apparently (according to the source code (dcrt0.cc, line
>      1177) disable the whole thing by setting the CYGWIN_MISMATCH_OK
>      environment variable, but I have so far found no documentation
>      of the risks and implications of doing so.

The problem here is that in order to emulate fork(), the Cygwin DLL
needs to be able to recreate a given memory layout when spawning a copy
of the process.  Without any OS assistance this is kind of an ugly task,
and it breaks if things radically change from parent -> child.  It does
have some capability to do fixups to move stuff around but I'm not sure
it can cope with the Cygwin DLL itself loading in a different region.

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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-21 16:10 Dill, Jens (END-CHI)
  2006-02-21 16:37 ` Brian Dessent
  2006-02-21 19:18 ` Yitzchak Scott-Thoennes
  0 siblings, 2 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-21 16:10 UTC (permalink / raw)
  To: cygwin

Mark Geisert writes:
> >I can't do more without learning a lot more than I currently know
> >about the internals of DLLs and of rebase.
>
> You have the "problem" Oracle DLLs, we don't :-) so you might be the
> only one who can ultimately solve the problem.  But see below...

Right.  But you (collectively) have the knowledge of the internal
workings of DLLs, the Windows, loader, and rebase, which I am struggling
to learn as fast as I can.  I'm hoping for a partnership here.  You
tell me what to look for.  I do the grunt work.  Together we build
something that gets CygWin past this problem.

I have found Microsoft's Platform SDK, and have used the VaDump utility
to find out where all the DLL's are loaded.  Here is what it says about
my app (sorted into ascending order of memory address):

Symbols loaded: 00210000 : 00390000  cygwin1.dll
Symbols loaded: 00400000 : 050F2000  acqjob.exe
Symbols loaded: 06100000 : 0638A000  orageneric9.dll
Symbols loaded: 60020000 : 60030000  MSVCIRT.dll
Symbols loaded: 60500000 : 60592000  oracommon9.dll
Symbols loaded: 60600000 : 6078D000  oraclient9.dll
Symbols loaded: 60800000 : 60806000  oravsn9.dll
Symbols loaded: 60810000 : 60816000  orawtc9.dll
Symbols loaded: 60A00000 : 60D21000  orapls9.dll
Symbols loaded: 610A0000 : 61140000  oracore9.dll
Symbols loaded: 612A0000 : 6131A000  oranls9.dll
Symbols loaded: 61350000 : 61360000  orasnls9.dll
Symbols loaded: 613A0000 : 613B1000  oraunls9.dll
Symbols loaded: 61400000 : 6142C000  oranl9.dll
Symbols loaded: 61480000 : 61535000  oran9.dll
Symbols loaded: 615A0000 : 6162F000  orannzsbb9.dll
Symbols loaded: 616A0000 : 616A6000  orancds9.dll
Symbols loaded: 616B0000 : 616C6000  orancrypt9.dll
Symbols loaded: 61730000 : 61767000  oranro9.dll
Symbols loaded: 617C0000 : 617C6000  oranhost9.dll
Symbols loaded: 617D0000 : 617D6000  oranoname9.dll
Symbols loaded: 61820000 : 61827000  orantns9.dll
Symbols loaded: 61960000 : 61973000  oranldap9.dll
Symbols loaded: 62000000 : 62024000  oraldapclnt9.dll
Symbols loaded: 62300000 : 6233E000  ORATRACE9.dll
Symbols loaded: 62500000 : 62507000  oraslax9.dll
Symbols loaded: 62600000 : 62677000  orasql9.dll
Symbols loaded: 62FC0000 : 6303F000  oraxml9.dll
Symbols loaded: 630F0000 : 6311A000  oraxsd9.dll
Symbols loaded: 64000000 : 64007000  oranms.dll
Symbols loaded: 64020000 : 64031000  oranmsp.dll
Symbols loaded: 68CD0000 : 69543000  cygicudt34.dll
Symbols loaded: 69560000 : 69679000  cygicuuc34.dll
Symbols loaded: 69690000 : 69A4D000  cygxerces-c27.dll
Symbols loaded: 71BB0000 : 71BB9000  WSOCK32.dll
Symbols loaded: 71BC0000 : 71BC8000  rdpsnd.dll
Symbols loaded: 71BF0000 : 71BF8000  WS2HELP.dll
Symbols loaded: 71C00000 : 71C17000  WS2_32.dll
Symbols loaded: 71C40000 : 71C98000  NETAPI32.dll
Symbols loaded: 76AA0000 : 76ACD000  WINMM.dll
Symbols loaded: 76B70000 : 76B7B000  PSAPI.DLL
Symbols loaded: 76F50000 : 76F63000  Secur32.dll
Symbols loaded: 771F0000 : 77201000  WINSTA.dll
Symbols loaded: 77380000 : 77412000  USER32.dll
Symbols loaded: 77670000 : 777A4000  ole32.dll
Symbols loaded: 77BA0000 : 77BFA000  MSVCRT.dll
Symbols loaded: 77C00000 : 77C48000  GDI32.dll
Symbols loaded: 77C50000 : 77CEF000  RPCRT4.dll
Symbols loaded: 77D00000 : 77D8C000  OLEAUT32.dll
Symbols loaded: 77E40000 : 77F42000  kernel32.dll
Symbols loaded: 77F50000 : 77FEC000  ADVAPI32.dll
Symbols loaded: 7C800000 : 7C8C0000  ntdll.dll

Here is what it says about a plain bash shell:

Symbols loaded: 00400000 : 00474000  bash.exe          equivalent
Symbols loaded: 61000000 : 61180000  cygwin1.dll       very, very, different
Symbols loaded: 6DB70000 : 6DBAD000  cygncurses-8.dll  not used above
Symbols loaded: 6DF90000 : 6DF9D000  cygintl-3.dll     not used above
Symbols loaded: 6E010000 : 6E102000  cygiconv-2.dll    not used above
Symbols loaded: 703C0000 : 703EC000  cygreadline6.dll  not used above
Symbols loaded: 71B20000 : 71B61000  mswsock.dll       not used above
Symbols loaded: 71BF0000 : 71BF8000  WS2HELP.dll       same as above
Symbols loaded: 71C00000 : 71C17000  ws2_32.dll        same as above
Symbols loaded: 76ED0000 : 76EF9000  DNSAPI.dll        not used above
Symbols loaded: 76F10000 : 76F3E000  WLDAP32.dll       not used above
Symbols loaded: 76F50000 : 76F63000  Secur32.dll       same as above
Symbols loaded: 76F70000 : 76F77000  winrnr.dll        not used above
Symbols loaded: 77380000 : 77412000  USER32.dll        same as above
Symbols loaded: 77BA0000 : 77BFA000  msvcrt.dll        same as above
Symbols loaded: 77C00000 : 77C48000  GDI32.dll         same as above
Symbols loaded: 77C50000 : 77CEF000  RPCRT4.dll        same as above
Symbols loaded: 77E40000 : 77F42000  kernel32.dll      same as above
Symbols loaded: 77F50000 : 77FEC000  ADVAPI32.DLL      same as above
Symbols loaded: 7C800000 : 7C8C0000  ntdll.dll         same as above

It is apparent to me that the Oracle DLLs got loaded first.
They filled up all the space normally claimed by CygWin, and
when they got down to the magic limit around 0x60000000, 
jumped into the heap space just above the end of the program
image to load the final Oracle DLL (orageneric9.dll).  When
the CygWin DLL came up for consideration, it somehow got put
into the space just *before* the main executable image.  Odd.

I haven't yet laid my hands on anything that fully documents
Windows memory layout assumptions, so I am somewhat hobbled
in interpreting these addresses.  

It is clear to me that the problem could be solved if
I could figure out how to reliably do any of the following:

(1)  Force the CygWin DLL to load first, so that it bumps the
     Oracle DLLs and not vice versa.  (I'd need a reliable way
     to ensure this, not just a chance dependency on how the
     loader currently operates).

(2)  Rebase the CygWin DLL so that it loads by default into a
     space not used in either memory map (I'd need help in 
     choosing such a space).  I've tried both Microsoft's
     rebase and CygWin's rebase, but the documentation for both
     is scanty (how is the -b argument to be formatted -- a hex
     number with 0x in front or without?), and the error messages
     I get in response are not helpful (error 6?).

(3)  Fix CygWin so that it does not care if the DLL is relocated
     during a process swap.  The offending component is something
     called "cygheap".  I can infer that this is a space in which
     CygWin processes store some kind of state information that
     must (a) survive a process swap, and (b) still be addressable
     by pointers that can't be relocated.  Surely there's a better
     way to do this, but I'd need weeks of study to find one.  I
     can apparently (according to the source code (dcrt0.cc, line 
     1177) disable the whole thing by setting the CYGWIN_MISMATCH_OK 
     environment variable, but I have so far found no documentation 
     of the risks and implications of doing so.

I'd be glad of any help you can give with any of the above.

Mark further writes:
> Forgive me for possibly reading more into your text than you intended
> and thus responding inappropriately, but, Cygwin is an all-volunteer 
> and essentially non-managed project. (No offense Christopher :-) 
> There are no *guarantees* about anything. If Cygwin works for you, that's
great.
> It is possible though that it won't work for you and for any of various 
> reasons specific to each volunteer, can't or won't be made to work for 
> you in any particular timeframe.

Forgive me for having taken umbrage at that statement.  I've been a
professional software developer for thirty years.  I am well aware of
these things and shouldn't need to be told.  I have gone way out on a
limb trying to convince my management that CygWin is a better way of
doing things and has been around long enough to be mature enough to
work for us.  When I first read this, it seemed to say to me "We know
CygWin is not ready for prime time, and we're proud of it."

On rereading, I realize that that wasn't your intent.  You get a lot
of newbies on the list who do need to be told the basics.  I am at
fault, myself, for ranting about my troubles with management without
giving _you_ sufficient context to understand.

> How to present the situation to your management is something we can't 
> answer. I would say, though, perhaps your management could consider a 
> Cygwin support contract with Red Hat in order to get fixes for
> problems you run into. It might be worth it if Cygwin is truly the 
> only way to accomplish your technical goals.

Management is, indeed considering a CygWin support contract.  That's the
only thing that would work for them.  But they are moving slowly on this.
They want to see the product working before committing to it.  _Our_
customers have quite often demanded fom us fixes up front for things like 
this as a condition written into the contract under penalty of withholding 
of payment.  I have nudged Management to talk to Red Hat about what is
available in pre-sales support.  

In the meantime, I have you folks.  I can use any help I can get.

                                          -- Jens

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-20  5:26 ` Mark Geisert
@ 2006-02-20  5:36   ` Christopher Faylor
  0 siblings, 0 replies; 50+ messages in thread
From: Christopher Faylor @ 2006-02-20  5:36 UTC (permalink / raw)
  To: cygwin

On Sun, Feb 19, 2006 at 09:02:10PM -0800, Mark Geisert wrote:
>Forgive me for possibly reading more into your text than you intended
>and thus responding inappropriately, but, Cygwin is an all-volunteer
>and essentially non-managed project.  (No offense Christopher :-) There
>are no *guarantees* about anything.  If Cygwin works for you, that's
>great.  It is possible though that it won't work for you and for any of
>various reasons specific to each volunteer, can't or won't be made to
>work for you in any particular timeframe.

The "can't" term is likely to be operative for this particular case.

>How to present the situation to your management is something we can't
>answer.  I would say, though, perhaps your management could consider a
>Cygwin support contract with Red Hat in order to get fixes for problems
>you run into.  It might be worth it if Cygwin is truly the only way to
>accomplish your technical goals.

A Red Hat support contract is not a guarantee of a fix for every
end-user problem.  Changing Cygwin to deal with this issue, as it has
been described, is likely to not fall under normal support and would
undoubtedly require additional $$$ for development.

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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2006-02-19  3:34 Dill, Jens (END-CHI)
  2006-02-19 18:41 ` Yitzchak Scott-Thoennes
@ 2006-02-20  5:26 ` Mark Geisert
  2006-02-20  5:36   ` Christopher Faylor
  2006-02-21 21:56 ` Jason Tishler
  2 siblings, 1 reply; 50+ messages in thread
From: Mark Geisert @ 2006-02-20  5:26 UTC (permalink / raw)
  To: cygwin

On Sat, 18 Feb 2006, Dill, Jens (END-CHI) wrote:
[...]
> I finally found where to get the rebase source, and verified that in
> fact, what Mark noticed in 2.3.1 is still true in 2.4.2-1.  I can 
> easily make the obvious fix and change the is_rebaseable function to 
> get the pe_signature_offset out of position 0x3c in the image rather 
> than assuming it is 0x80. But that only affects the bit of the code 
> that decides if a DLL is rebaseable.  I would need more time and

Thx for the feedback.

> knowledge to convince myself that the code that actually does the 
> rebasing is not making the same mistake.
> 
> It seems that there is indeed more to it.  I did make the "obvious" 
> change and reran rebaseall.  The message I got from the first Oracle 
> DLL it encountered was:
>
>    ReBaseImage (/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasql9.dll)
>    failed with last error = 6
> 
> I can't do more without learning a lot more than I currently know
> about the internals of DLLs and of rebase.

You have the "problem" Oracle DLLs, we don't :-) so you might be the
only one who can ultimately solve the problem.  But see below...

> But, let us assume for the moment, that we have found the problem,
> that someone can fix "rebase", and we can use it to keep out of
> trouble. How shall I represent this to my management?
> 
> Can someone tell me how long it might take for the fix to get into
> a "stable" CygWin release?  My management may be willing to use an
> uncertified release for a short while, and even may be willing to
> own the responsibility for making the change to "rebase", but they'll
> want to know how long they have to wait for it to be "official."
> 
> And if "rebase" solves the problem, I presume we have to do it
> after we've installed Oracle and before we run any of our apps.
> What happens if we or one of our customers reinstalls Oracle?
> Do we have to make sure that rerunning "rebaseall" is part of
> the drill?  The doc for "rebase" says:
>
>    <WARNING>
>    Note it is *strongly* recommended that users only use rebaseall unless
>    they *really* know what they are doing or are instructed by one of the
>    Cygwin developers.
>    </WARNING>
> 
> Not something we want to have to hand off to our customers, or
> even to our installation techs if we can avoid it.
>
>                                          -- Jens

Forgive me for possibly reading more into your text than you intended
and thus responding inappropriately, but, Cygwin is an all-volunteer and 
essentially non-managed project.  (No offense Christopher :-)  There are 
no *guarantees* about anything.  If Cygwin works for you, that's great.
It is possible though that it won't work for you and for any of various 
reasons specific to each volunteer, can't or won't be made to work for 
you in any particular timeframe.

How to present the situation to your management is something we can't 
answer.  I would say, though, perhaps your management could consider 
a Cygwin support contract with Red Hat in order to get fixes for
problems you run into.  It might be worth it if Cygwin is truly the only 
way to accomplish your technical goals.
Respectfully,

..mark

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-19  3:34 Dill, Jens (END-CHI)
@ 2006-02-19 18:41 ` Yitzchak Scott-Thoennes
  2006-02-20  5:26 ` Mark Geisert
  2006-02-21 21:56 ` Jason Tishler
  2 siblings, 0 replies; 50+ messages in thread
From: Yitzchak Scott-Thoennes @ 2006-02-19 18:41 UTC (permalink / raw)
  To: cygwin

On Sat, Feb 18, 2006 at 09:12:02PM -0600, Dill, Jens (END-CHI) wrote:
> So, I have a workaround of sorts.  I can have my script launch my app
> by writing the command line to a .bat file and executing it.  Definitely
> not something I can use to convince my management to go with CygWin.

Wouldn't just system("cmd /c yourapp") work instead of writing a bat file?

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-19  3:34 Dill, Jens (END-CHI)
  2006-02-19 18:41 ` Yitzchak Scott-Thoennes
                   ` (2 more replies)
  0 siblings, 3 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-19  3:34 UTC (permalink / raw)
  To: cygwin

We are finally zeroing in on the problem.

Mark Geisert writes:
> The code at /src/rebase-2.3.1/rebase.c:255 assumes the signature is at
offset 0x80 
> in the image. This was true in the early Windows days but has long since
been 
> generalized. The technique nowadays is to obtain the short integer value
e_lfanew 
> at offset 0x3C in the image, and use that as the offset to check for the
signature.

I dumped out a couple of dlls in hex to see if they supported Mark's
assertion.
Yes, indeed.  And I was able to verify (see below) that all the DLLs that 
were linked into my app and were not touched by rebase, in fact has
something
other than 0x0080 in that position of the image (see below).

I also did some experimentation that makes me much more certain that
a repaired "rebase" will fix the problem.  The rebase documentation
talks about the fact that rebase exists to fix problems when one 
process forks another that has the same DLLs based at an incompatible
address.  This appears to be what is happening to my app.

I have verified that if any CygWin shell tries to launch my app (either
by fork/exec or just by exec), or if my my app tries to launch a CygWin
shell, we get the identical "cygheap base mismatch" problem.  If the
launch is indirect (via a Windows .bat file), there is no problem.

So, I have a workaround of sorts.  I can have my script launch my app
by writing the command line to a .bat file and executing it.  Definitely
not something I can use to convince my management to go with CygWin.
(The latest word was that our VP "thinks that there is no enterprise app 
out there that uses cygwin so he is skeptical too.")

I finally found where to get the rebase source, and verified that in fact,
what Mark noticed in 2.3.1 is still true in 2.4.2-1.  I can easily make the
obvious fix and change the is_rebaseable function to get the
pe_signature_offset
out of position 0x3c in the image rather than assuming it is 0x80.
But that only affects the bit of the code that decides if a DLL is
rebaseable.  I would need more time and knowledge to convince myself
that the code that actually does the rebasing is not making the same
mistake.  

It seems that there is indeed more to it.  I did make the "obvious" change
and reran rebaseall.  The message I got from the first Oracle DLL
it encountered was:

  ReBaseImage (/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasql9.dll) 
  failed with last error = 6

I can't do more without learning a lot more than I currently know
about the internals of DLLs and of rebase.

But, let us assume for the moment, that we have found the problem,
that someone can fix "rebase", and we can use it to keep out of trouble.
How shall I represent this to my management?

Can someone tell me how long it might take for the fix to get into
a "stable" CygWin release?  My management may be willing to use an
uncertified release for a short while, and even may be willing to
own the responsibility for making the change to "rebase", but they'll
want to know how long they have to wait for it to be "official."

And if "rebase" solves the problem, I presume we have to do it 
after we've installed Oracle and before we run any of our apps.
What happens if we or one of our customers reinstalls Oracle?
Do we have to make sure that rerunning "rebaseall" is part of
the drill?  The doc for "rebase" says:

  <WARNING>
  Note it is *strongly* recommended that users only use rebaseall unless
  they *really* know what they are doing or are instructed by one of the
  Cygwin developers.
  </WARNING>

Not something we want to have to hand off to our customers, or
even to our installation techs if we can avoid it.

                                        -- Jens

below this line is the code I used to peek at our DLLs, and the results
-----------------------------------------------------------------------

$ cat dllpeek.c
#include <stdlib.h>
#include <stdio.h>

int main(int argc, char * * argv)
{
    while (argc--)
    {
        int rc = 0;
        unsigned char at3C[2];
        char signature[4];
        char * fname = *++argv;
        FILE * fp = fopen(fname,"rb");
        if (!fp)
        {   fprintf (stderr, "%s: could not open file\n", fname);
            continue;
        }
        rc = fseek(fp, 0x3c, SEEK_SET);
        if (rc)
        {   fprintf (stderr, "%s: fseek returned %d\n", fname, rc);
            continue;
        }
        rc = fread (at3C, 2, 1, fp);
        if (rc != 1)
        {   fprintf (stderr, "%s: could not read at 0x3c\n", fname);
            continue;
        }

        fprintf (stdout, "%s: %02x%02x\n", fname, at3C[1], at3C[0]);
    }
    return 0;
}

$ ~/dllpeek.exe $(cygpath -u $(cygcheck ./acqjob.exe))
./acqjob.exe: 0080
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasql9.dll: 00e0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oracore9.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranls9.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraunls9.dll: 00e8
/cygdrive/c/WINDOWS/system32/MSVCRT.dll: 00e8
/cygdrive/c/WINDOWS/system32/KERNEL32.dll: 00e8
/cygdrive/c/WINDOWS/system32/ntdll.dll: 00d0
/cygdrive/c/WINDOWS/system32/WSOCK32.dll: 00d8
/cygdrive/c/WINDOWS/system32/WS2_32.dll: 00e0
/cygdrive/c/WINDOWS/system32/ADVAPI32.dll: 00e0
/cygdrive/c/WINDOWS/system32/RPCRT4.dll: 00e0
/cygdrive/c/WINDOWS/system32/WS2HELP.dll: 00d8
/cygdrive/c/WINDOWS/system32/ole32.dll: 00f0
/cygdrive/c/WINDOWS/system32/GDI32.dll: 00e8
/cygdrive/c/WINDOWS/system32/USER32.dll: 00e0
/cygdrive/c/WINDOWS/system32/WINMM.dll: 00e0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraclient9.dll: 00f8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oravsn9.dll: 00d8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oracommon9.dll: 00f8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orageneric9.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraxml9.dll: 0100
/cygdrive/c/WINDOWS/system32/MSVCIRT.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraxsd9.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oran9.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranl9.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranldap9.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orannzsbb9.dll: 00f8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraldapclnt9.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orancrypt9.dll: 00e0
/cygdrive/c/WINDOWS/system32/OLEAUT32.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/ORATRACE9.dll: 00f8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranro9.dll: 00e0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranhost9.dll: 00e0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranoname9.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orancds9.dll: 00d8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orantns9.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranms.dll: 00e0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranmsp.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orapls9.dll: 00f0
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraslax9.dll: 00e8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasnls9.dll: 00d8
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orawtc9.dll: 00e8
./cygxerces-c27.dll: 0080
/usr/bin/cygwin1.dll: 0080
./cygicuuc34.dll: 0080
./cygicudt34.dll: 0080
(null): could not open file

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2006-02-17 22:33 Dill, Jens (END-CHI)
@ 2006-02-18 14:33 ` Mark Geisert
  0 siblings, 0 replies; 50+ messages in thread
From: Mark Geisert @ 2006-02-18 14:33 UTC (permalink / raw)
  To: cygwin

On Fri, 17 Feb 2006, Dill, Jens (END-CHI) wrote:
[...]
> I did try rebaseall.  It told me all the Oracle DLLs were not
> rebaseable.  The -v output is included below.
[...]
>
> /usr/bin/tclpip84.dll: skipped because not rebaseable
> /usr/share/terminfo/a/ansi+sgrso: skipped because not rebaseable
> /usr/share/terminfo/c/cons60-iso: skipped because not rebaseable
> /usr/share/terminfo/x/xterm-boldso: skipped because not rebaseable
> /usr/share/xemacs/xemacs-packages/etc/psgml-dtds/ISO_8879-1986/entities/ISOa
> mso: skipped because not rebaseable
> /cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasql9.dll: skipped because
> not rebaseable
> /cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oracore9.dll: skipped
> because not rebaseable
> /cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranls9.dll: skipped because
> not rebaseable
> /cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraunls9.dll: skipped
> because not rebaseable
> /cygdrive/c/WINDOWS/system32/MSVCRT.dll: skipped because not rebaseable
[...]

Rebaseall calls rebase, and rebase may be failing on some or all of these 
because it has an outdated idea of where the IMAGE_NT_SIGNATURE is in 
image files.

The code at /src/rebase-2.3.1/rebase.c:255 assumes the signature is at 
offset 0x80 in the image.  This was true in the early Windows days but has 
long since been generalized.  The technique nowadays is to obtain the 
short integer value e_lfanew at offset 0x3C in the image, and use that as 
the offset to check for the signature.

I see that the /usr/bin/tclpip84.dll you mention has an e_lfanew value of 
0x80, so rebase must have some other issue with that file.  But maybe your 
Oracle DLLs use the more modern image layout.
HTH,

..mark

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-17 22:56 Dill, Jens (END-CHI)
  0 siblings, 0 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-17 22:56 UTC (permalink / raw)
  To: cygwin

I wrote:
> Could I
> "fix" the problem by providing a stripped-down app that links all
> the DLLs and and all the same static libraries, but does nothing
> but launch a shell, which can then be used to launch the real app?

Nope, didn't work.  Got the same message:

    2 [main] ? (-5768) d:\m1\voyagerdev\2006.1\bin\acqjob.exe: *** fatal
error - cygheap base mismatch detected - 0x6115B900/0x36B900.
is problem is probably due to using incompatible versions of the cygwin DLL.
arch for cygwin1.dll using the Windows Start->Find/Search facility
d delete all but the most recent version.  The most recent version *should*
side in x:\cygwin\bin, where 'x' is the drive on which you have
stalled the cygwin distribution.  Rebooting is also suggested if you
e unable to find another cygwin DLL.

Cheers,

                                        -- Jens

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-17 22:33 Dill, Jens (END-CHI)
  2006-02-18 14:33 ` Mark Geisert
  0 siblings, 1 reply; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-17 22:33 UTC (permalink / raw)
  To: cygwin

Dave Korn wrote
>On 17 February 2006 19:21, Brian Dessent wrote:
>
>> Dave Korn wrote:
>> 
>>>   Absolutely so.  I reckon doing a proper rebaseall that includes the
>>> oracle dlls should make a noticeable difference.
>> 
>> This is important.  The rebaseall script only knows about DLLs installed
>> via setup.exe.  So, you will need to provide a list of any additional
>> DLLs that you want rebased, with the -T argument.
>
>  Sorry for not being clearer, yes, that's exactly what I meant by 'proper'
> and 'includes the oracle dlls', but I didn't go lookup the exact syntax.  
>
>> I haven't been following this thread all that closely, but are we
>> talking about allocating a single large contiguous memory region?
>
>  Say, Brian, you are ponderin' what we've been ponderin'!  ;-)
>
> 
>> Because if you try to allocate it all at once then the DLL layout will
>> matter, but if it's done as a series of smaller allocations then this
>> should be irrelevant.
>
>  Yep, it's the old huge-contiguous-allocation problem again.
>
>
>    cheers,
>      DaveK

I'd be a fool if I hadn't looked at that early on.  My test scripts
for large contiguous allocations have all shown that I can allocate
1.5 GB with a minimal program and no DLLs.  With the two dozen or
so DLLs and my full app, I expect to use up to 120 Mb of memory for
code.  Fragment that as you will, in 1536 Mb, you still leave space
for decent sized allocations. 

I know of no part of my app that allocates anywhere near even 1 Mb of 
static space contiguously.  Dynamic allocation is not a concern, since
the program never gets to the point of starting execution.  And I
can say the same for dynamic allocation anyway.  If we relied on
huge contiguous allocations, we wouldn't have an app that ran
anywhere.

I did try rebaseall.  It told me all the Oracle DLLs were not
rebaseable.  The -v output is included below.

Interestingly enough, the app does run from a Windows CMD window.
It's just that it is configured to be launched from a Korn shell
script, and one of our *reasons* for choosing CygWin was that
we would not have to rewrite our launch scripts as .bat files.

The app fails when launched from either bash or ksh, either by
exec or as a child process.  It launches fine from Windows CMD
but dies because it doesn't have the proper environment.

So it seems you were right about the relationship of the addresses
of the CygWin DLL in the parent (shell) and child (app).  Could I
"fix" the problem by providing a stripped-down app that links all
the DLLs and and all the same static libraries, but does nothing
but launch a shell, which can then be used to launch the real app?

                                        -- Jens

/usr/bin/tclpip84.dll: skipped because not rebaseable
/usr/share/terminfo/a/ansi+sgrso: skipped because not rebaseable
/usr/share/terminfo/c/cons60-iso: skipped because not rebaseable
/usr/share/terminfo/x/xterm-boldso: skipped because not rebaseable
/usr/share/xemacs/xemacs-packages/etc/psgml-dtds/ISO_8879-1986/entities/ISOa
mso: skipped because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasql9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oracore9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranls9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraunls9.dll: skipped
because not rebaseable
/cygdrive/c/WINDOWS/system32/MSVCRT.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/KERNEL32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/ntdll.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/WSOCK32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/WS2_32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/ADVAPI32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/RPCRT4.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/WS2HELP.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/ole32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/GDI32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/USER32.dll: skipped because not rebaseable
/cygdrive/c/WINDOWS/system32/WINMM.dll: skipped because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraclient9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oravsn9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oracommon9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orageneric9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraxml9.dll: skipped because
not rebaseable
/cygdrive/c/WINDOWS/system32/MSVCIRT.dll: skipped because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraxsd9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oran9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranl9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranldap9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orannzsbb9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraldapclnt9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orancrypt9.dll: skipped
because not rebaseable
/cygdrive/c/WINDOWS/system32/OLEAUT32.dll: skipped because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/ORATRACE9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranro9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranhost9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranoname9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orancds9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orantns9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranms.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oranmsp.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orapls9.dll: skipped because
not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/oraslax9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orasnls9.dll: skipped
because not rebaseable
/cygdrive/d/oracle/app/oracle/product/9.2.0/bin/orawtc9.dll: skipped because
not rebaseable
ReBaseImage (/usr/bin/cygwin1.dll) failed with last error = 6
e = 6e460000, new size = 80000
/usr/bin/cyggd-2.dll: new base = 6e400000, new size = 60000
/usr/bin/cyggdbm.dll: new base = 6e3e0000, new size = 20000
/usr/bin/cyggdbm-3.dll: new base = 6e3c0000, new size = 20000
/usr/bin/cyggdbm_compat-3.dll: new base = 6e3a0000, new size = 20000
/usr/bin/cyggdbm-4.dll: new base = 6e380000, new size = 20000
/usr/bin/cyggdbm_compat-4.dll: new base = 6e360000, new size = 20000
/usr/bin/cygguile-12.dll: new base = 6e2c0000, new size = a0000
/usr/bin/cygguile-ltdl-1.dll: new base = 6e2a0000, new size = 20000
/usr/bin/cygguilereadline-v-12-12.dll: new base = 6e280000, new size = 20000
/usr/bin/cygguile-srfi-srfi-13-14-v-1-1.dll: new base = 6e250000, new size =
30000
/usr/bin/cygguile-srfi-srfi-4-v-1-1.dll: new base = 6e230000, new size =
20000
/usr/bin/cygguile-16.dll: new base = 6e160000, new size = d0000
/usr/bin/cygguile-srfi-srfi-13-14-v-2-2.dll: new base = 6e140000, new size =
20000
/usr/bin/cygguile-srfi-srfi-4-v-2-2.dll: new base = 6e120000, new size =
20000
/usr/bin/cygiconv-2.dll: new base = 6e010000, new size = 110000
/usr/bin/cygintl.dll: new base = 6dff0000, new size = 20000
/usr/bin/cygintl-1.dll: new base = 6dfd0000, new size = 20000
/usr/bin/cygintl-2.dll: new base = 6dfb0000, new size = 20000
/usr/bin/cygintl-3.dll: new base = 6df90000, new size = 20000
/usr/bin/cygjpeg-62.dll: new base = 6df50000, new size = 40000
/usr/bin/cygkpathsea-3.dll: new base = 6df20000, new size = 30000
/usr/bin/cygkpathsea-4.dll: new base = 6def0000, new size = 30000
/usr/bin/cygltdl-3.dll: new base = 6ded0000, new size = 20000
/usr/bin/cygform5.dll: new base = 6deb0000, new size = 20000
/usr/bin/cygmenu5.dll: new base = 6de90000, new size = 20000
/usr/bin/cygncurses++5.dll: new base = 6de50000, new size = 40000
/usr/bin/cygncurses5.dll: new base = 6de00000, new size = 50000
/usr/bin/cygpanel5.dll: new base = 6dde0000, new size = 20000
/usr/bin/cygform6.dll: new base = 6ddc0000, new size = 20000
/usr/bin/cygmenu6.dll: new base = 6dda0000, new size = 20000
/usr/bin/cygncurses++6.dll: new base = 6dd60000, new size = 40000
/usr/bin/cygncurses6.dll: new base = 6dd10000, new size = 50000
/usr/bin/cygpanel6.dll: new base = 6dcf0000, new size = 20000
/usr/bin/cygform7.dll: new base = 6dcc0000, new size = 30000
/usr/bin/cygmenu7.dll: new base = 6dca0000, new size = 20000
/usr/bin/cygncurses7.dll: new base = 6dc50000, new size = 50000
/usr/bin/cygpanel7.dll: new base = 6dc30000, new size = 20000
/usr/bin/cygform-8.dll: new base = 6dc10000, new size = 20000
/usr/bin/cygmenu-8.dll: new base = 6dbf0000, new size = 20000
/usr/bin/cygncurses++-8.dll: new base = 6dbc0000, new size = 30000
/usr/bin/cygncurses-8.dll: new base = 6db70000, new size = 50000
/usr/bin/cygpanel-8.dll: new base = 6db50000, new size = 20000
/usr/bin/cygnetpbm-10.dll: new base = 6db10000, new size = 40000
/usr/bin/cyglber-2-2-7.dll: new base = 6daf0000, new size = 20000
/usr/bin/cygldap-2-2-7.dll: new base = 6daa0000, new size = 50000
/usr/bin/cygldap_r-2-2-7.dll: new base = 6da50000, new size = 50000
/usr/bin/cygpcre-0.dll: new base = 6da00000, new size = 50000
/usr/bin/cygpcrecpp-0.dll: new base = 6d990000, new size = 70000
/usr/bin/cygpcreposix-0.dll: new base = 6d970000, new size = 20000
/usr/bin/cygpng12.dll: new base = 6d920000, new size = 50000
/usr/bin/cygpopt-0.dll: new base = 6d900000, new size = 20000
/usr/bin/cyghistory4.dll: new base = 6d8e0000, new size = 20000
/usr/bin/cygreadline4.dll: new base = 6d8b0000, new size = 30000
/usr/bin/cyghistory5.dll: new base = 6d890000, new size = 20000
/usr/bin/cygreadline5.dll: new base = 6d850000, new size = 40000
/usr/bin/cyghistory6.dll: new base = 6d830000, new size = 20000
/usr/bin/cygreadline6.dll: new base = 6d7f0000, new size = 40000
/usr/bin/cygsasl2-2.dll: new base = 6d7c0000, new size = 30000
/usr/lib/sasl2/cyganonymous-2.dll: new base = 6d7a0000, new size = 20000
/usr/lib/sasl2/cygcrammd5-2.dll: new base = 6d780000, new size = 20000
/usr/lib/sasl2/cygdigestmd5-2.dll: new base = 6d750000, new size = 30000
/usr/lib/sasl2/cygotp-2.dll: new base = 6d720000, new size = 30000
/usr/lib/sasl2/cygplain-2.dll: new base = 6d700000, new size = 20000
/usr/lib/sasl2/cygsasldb-2.dll: new base = 6d6e0000, new size = 20000
/usr/bin/cygtiff4.dll: new base = 6d680000, new size = 60000
/usr/bin/cygtiff-5.dll: new base = 6d610000, new size = 70000
/usr/bin/cygtiffxx-5.dll: new base = 6d5b0000, new size = 60000
/usr/bin/cygungif-4.dll: new base = 6d590000, new size = 20000
/usr/bin/cygxml2-2.dll: new base = 6d410000, new size = 180000
/usr/bin/mgwbz2-1.dll: new base = 6d3e0000, new size = 30000
/usr/bin/mingwm10.dll: new base = 6d3c0000, new size = 20000
/usr/bin/mgwz.dll: new base = 6d390000, new size = 30000
/usr/bin/cygminires.dll: new base = 6d370000, new size = 20000
/usr/bin/libcruft.dll: new base = 6d2c0000, new size = b0000
/usr/bin/liboctave.dll: new base = 6cab0000, new size = 810000
/usr/bin/liboctinterp.dll: new base = 6c0e0000, new size = 9d0000
/usr/bin/cygcrypto-0.9.8.dll: new base = 6bfc0000, new size = 120000
/usr/bin/cygssl-0.9.8.dll: new base = 6bf70000, new size = 50000
/usr/lib/engines/lib4758cca.so: new base = 6bf50000, new size = 20000
/usr/lib/engines/libaep.so: new base = 6bf30000, new size = 20000
/usr/lib/engines/libatalla.so: new base = 6bf10000, new size = 20000
/usr/lib/engines/libchil.so: new base = 6bef0000, new size = 20000
/usr/lib/engines/libcswift.so: new base = 6bed0000, new size = 20000
/usr/lib/engines/libgmp.so: new base = 6beb0000, new size = 20000
/usr/lib/engines/libnuron.so: new base = 6be90000, new size = 20000
/usr/lib/engines/libsureware.so: new base = 6be70000, new size = 20000
/usr/lib/engines/libubsec.so: new base = 6be50000, new size = 20000
/usr/bin/cygcrypto-0.9.7.dll: new base = 6bd50000, new size = 100000
/usr/bin/cygssl-0.9.7.dll: new base = 6bd10000, new size = 40000
/usr/bin/cygperl5_8.dll: new base = 6bbc0000, new size = 150000
/usr/lib/perl5/5.8/cygwin/auto/attrs/attrs.dll: new base = 6bba0000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/B/B.dll: new base = 6bb60000, new size =
40000
/usr/lib/perl5/5.8/cygwin/auto/B/C/C.dll: new base = 6bb40000, new size =
20000
/usr/lib/perl5/5.8/cygwin/auto/ByteLoader/ByteLoader.dll: new base =
6bb20000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Cwd/Cwd.dll: new base = 6bb00000, new size =
20000
/usr/lib/perl5/5.8/cygwin/auto/Data/Dumper/Dumper.dll: new base = 6bae0000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/DB_File/DB_File.dll: new base = 6bab0000, new
size = 30000
/usr/lib/perl5/5.8/cygwin/auto/Devel/DProf/DProf.dll: new base = 6ba90000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Devel/Peek/Peek.dll: new base = 6ba70000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Devel/PPPort/PPPort.dll: new base = 6ba40000,
new size = 30000
/usr/lib/perl5/5.8/cygwin/auto/Digest/MD5/MD5.dll: new base = 6ba20000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Encode/Byte/Byte.dll: new base = 6b9e0000,
new size = 40000
/usr/lib/perl5/5.8/cygwin/auto/Encode/CN/CN.dll: new base = 6b910000, new
size = d0000
/usr/lib/perl5/5.8/cygwin/auto/Encode/EBCDIC/EBCDIC.dll: new base =
6b8f0000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Encode/Encode.dll: new base = 6b8d0000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Encode/JP/JP.dll: new base = 6b7e0000, new
size = f0000
/usr/lib/perl5/5.8/cygwin/auto/Encode/KR/KR.dll: new base = 6b700000, new
size = e0000
/usr/lib/perl5/5.8/cygwin/auto/Encode/Symbol/Symbol.dll: new base =
6b6e0000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Encode/TW/TW.dll: new base = 6b610000, new
size = d0000
/usr/lib/perl5/5.8/cygwin/auto/Encode/Unicode/Unicode.dll: new base =
6b5f0000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Fcntl/Fcntl.dll: new base = 6b5d0000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/File/Glob/Glob.dll: new base = 6b5b0000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Filter/Util/Call/Call.dll: new base =
6b590000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/GDBM_File/GDBM_File.dll: new base = 6b570000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/I18N/Langinfo/Langinfo.dll: new base =
6b550000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/IO/IO.dll: new base = 6b530000, new size =
20000
/usr/lib/perl5/5.8/cygwin/auto/IPC/SysV/SysV.dll: new base = 6b510000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: new base = 6b4f0000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/MIME/Base64/Base64.dll: new base = 6b4d0000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/NDBM_File/NDBM_File.dll: new base = 6b4b0000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/ODBM_File/ODBM_File.dll: new base = 6b490000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Opcode/Opcode.dll: new base = 6b470000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/PerlIO/encoding/encoding.dll: new base =
6b450000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/PerlIO/scalar/scalar.dll: new base =
6b430000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/PerlIO/via/via.dll: new base = 6b410000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/POSIX/POSIX.dll: new base = 6b3e0000, new
size = 30000
/usr/lib/perl5/5.8/cygwin/auto/re/re.dll: new base = 6b3a0000, new size =
40000
/usr/lib/perl5/5.8/cygwin/auto/SDBM_File/SDBM_File.dll: new base = 6b380000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Socket/Socket.dll: new base = 6b360000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Storable/Storable.dll: new base = 6b330000,
new size = 30000
/usr/lib/perl5/5.8/cygwin/auto/Sys/Hostname/Hostname.dll: new base =
6b310000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Sys/Syslog/Syslog.dll: new base = 6b2f0000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/threads/shared/shared.dll: new base =
6b2d0000, new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/threads/threads.dll: new base = 6b2b0000, new
size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Time/HiRes/HiRes.dll: new base = 6b290000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/Unicode/Normalize/Normalize.dll: new base =
6b240000, new size = 50000
/usr/lib/perl5/5.8/cygwin/auto/XS/APItest/APItest.dll: new base = 6b220000,
new size = 20000
/usr/lib/perl5/5.8/cygwin/auto/XS/Typemap/Typemap.dll: new base = 6b200000,
new size = 20000
/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Compress/Bzip2/Bzip2.dll: new
base = 6b1d0000, new size = 30000
/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Compress/Zlib/Zlib.dll: new base
= 6b190000, new size = 40000
/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Proc/ProcessTable/ProcessTable.dl
l: new base = 6b170000, new size = 20000
/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/Term/ReadKey/ReadKey.dll: new
base = 6b150000, new size = 20000
/usr/lib/perl5/vendor_perl/5.8/cygwin/auto/XML/Parser/Expat/Expat.dll: new
base = 6b120000, new size = 30000
/usr/bin/cygpq.dll: new base = 6b0f0000, new size = 30000
/usr/bin/ecpg.dll: new base = 6b0d0000, new size = 20000
/usr/bin/ecpg_compat.dll: new base = 6b0b0000, new size = 20000
/usr/bin/pgtypes.dll: new base = 6b080000, new size = 30000
/usr/lib/postgresql/ascii_and_mic.dll: new base = 6b060000, new size = 20000
/usr/lib/postgresql/autoinc.dll: new base = 6b040000, new size = 20000
/usr/lib/postgresql/btree_gist.dll: new base = 6b020000, new size = 20000
/usr/lib/postgresql/chkpass.dll: new base = 6b000000, new size = 20000
/usr/lib/postgresql/cube.dll: new base = 6afe0000, new size = 20000
/usr/lib/postgresql/cyrillic_and_mic.dll: new base = 6afc0000, new size =
20000
/usr/lib/postgresql/dblink.dll: new base = 6afa0000, new size = 20000
/usr/lib/postgresql/dbsize.dll: new base = 6af80000, new size = 20000
/usr/lib/postgresql/earthdistance.dll: new base = 6af60000, new size = 20000
/usr/lib/postgresql/euc_cn_and_mic.dll: new base = 6af40000, new size =
20000
/usr/lib/postgresql/euc_jp_and_sjis.dll: new base = 6af20000, new size =
20000
/usr/lib/postgresql/euc_kr_and_mic.dll: new base = 6af00000, new size =
20000
/usr/lib/postgresql/euc_tw_and_big5.dll: new base = 6aee0000, new size =
20000
/usr/lib/postgresql/fti.dll: new base = 6aec0000, new size = 20000
/usr/lib/postgresql/fuzzystrmatch.dll: new base = 6aea0000, new size = 20000
/usr/lib/postgresql/insert_username.dll: new base = 6ae80000, new size =
20000
/usr/lib/postgresql/int_aggregate.dll: new base = 6ae60000, new size = 20000
/usr/lib/postgresql/isbn_issn.dll: new base = 6ae40000, new size = 20000
/usr/lib/postgresql/latin2_and_win1250.dll: new base = 6ae20000, new size =
20000
/usr/lib/postgresql/latin_and_mic.dll: new base = 6ae00000, new size = 20000
/usr/lib/postgresql/lo.dll: new base = 6ade0000, new size = 20000
/usr/lib/postgresql/ltree.dll: new base = 6adc0000, new size = 20000
/usr/lib/postgresql/misc_utils.dll: new base = 6ada0000, new size = 20000
/usr/lib/postgresql/moddatetime.dll: new base = 6ad80000, new size = 20000
/usr/lib/postgresql/noup.dll: new base = 6ad60000, new size = 20000
/usr/lib/postgresql/pending.dll: new base = 6ad40000, new size = 20000
/usr/lib/postgresql/pgcrypto.dll: new base = 6ad00000, new size = 40000
/usr/lib/postgresql/pgstattuple.dll: new base = 6ace0000, new size = 20000
/usr/lib/postgresql/pg_trgm.dll: new base = 6acc0000, new size = 20000
/usr/lib/postgresql/plperl.dll: new base = 6aca0000, new size = 20000
/usr/lib/postgresql/plpgsql.dll: new base = 6ac70000, new size = 30000
/usr/lib/postgresql/plpython.dll: new base = 6ac50000, new size = 20000
/usr/lib/postgresql/refint.dll: new base = 6ac30000, new size = 20000
/usr/lib/postgresql/rtree_gist.dll: new base = 6ac10000, new size = 20000
/usr/lib/postgresql/seg.dll: new base = 6abf0000, new size = 20000
/usr/lib/postgresql/string_io.dll: new base = 6abd0000, new size = 20000
/usr/lib/postgresql/tablefunc.dll: new base = 6abb0000, new size = 20000
/usr/lib/postgresql/timetravel.dll: new base = 6ab90000, new size = 20000
/usr/lib/postgresql/tsearch.dll: new base = 6ab50000, new size = 40000
/usr/lib/postgresql/tsearch2.dll: new base = 6ab10000, new size = 40000
/usr/lib/postgresql/user_locks.dll: new base = 6aaf0000, new size = 20000
/usr/lib/postgresql/utf8_and_ascii.dll: new base = 6aad0000, new size =
20000
/usr/lib/postgresql/utf8_and_big5.dll: new base = 6aa80000, new size = 50000
/usr/lib/postgresql/utf8_and_cyrillic.dll: new base = 6aa60000, new size =
20000
/usr/lib/postgresql/utf8_and_euc_cn.dll: new base = 6aa20000, new size =
40000
/usr/lib/postgresql/utf8_and_euc_jp.dll: new base = 6a9d0000, new size =
50000
/usr/lib/postgresql/utf8_and_euc_kr.dll: new base = 6a990000, new size =
40000
/usr/lib/postgresql/utf8_and_euc_tw.dll: new base = 6a920000, new size =
70000
/usr/lib/postgresql/utf8_and_gb18030.dll: new base = 6a810000, new size =
110000
/usr/lib/postgresql/utf8_and_gbk.dll: new base = 6a7a0000, new size = 70000
/usr/lib/postgresql/utf8_and_iso8859.dll: new base = 6a780000, new size =
20000
/usr/lib/postgresql/utf8_and_iso8859_1.dll: new base = 6a760000, new size =
20000
/usr/lib/postgresql/utf8_and_johab.dll: new base = 6a700000, new size =
60000
/usr/lib/postgresql/utf8_and_sjis.dll: new base = 6a6c0000, new size = 40000
/usr/lib/postgresql/utf8_and_tcvn.dll: new base = 6a6a0000, new size = 20000
/usr/lib/postgresql/utf8_and_uhc.dll: new base = 6a640000, new size = 60000
/usr/lib/postgresql/utf8_and_win1250.dll: new base = 6a620000, new size =
20000
/usr/lib/postgresql/utf8_and_win1256.dll: new base = 6a600000, new size =
20000
/usr/lib/postgresql/utf8_and_win874.dll: new base = 6a5e0000, new size =
20000
/usr/lib/postgresql/_int.dll: new base = 6a5c0000, new size = 20000
/usr/bin/tcl84.dll: new base = 6a500000, new size = c0000
/usr/bin/tk84.dll: new base = 6a400000, new size = 100000
/usr/lib/dde1.2/tcldde12.dll: new base = 6a3e0000, new size = 20000
/usr/lib/reg1.1/tclreg11.dll: new base = 6a3c0000, new size = 20000
/usr/X11R6/bin/cygFS-6.dll: new base = 6a3a0000, new size = 20000
/usr/X11R6/bin/cygGL-1.dll: new base = 6a330000, new size = 70000
/usr/X11R6/bin/cygGLU-1.dll: new base = 6a2a0000, new size = 90000
/usr/X11R6/bin/cygICE-6.dll: new base = 6a270000, new size = 30000
/usr/X11R6/bin/cygOSMesa-4.dll: new base = 6a0f0000, new size = 180000
/usr/X11R6/bin/cygSM-6.dll: new base = 6a0d0000, new size = 20000
/usr/X11R6/bin/cygX11-6.dll: new base = 69fe0000, new size = f0000
/usr/X11R6/bin/cygXRes-1.dll: new base = 69fc0000, new size = 20000
/usr/X11R6/bin/cygXTrap-6.dll: new base = 69fa0000, new size = 20000
/usr/X11R6/bin/cygXaw-6.dll: new base = 69f40000, new size = 60000
/usr/X11R6/bin/cygXaw-7.dll: new base = 69ed0000, new size = 70000
/usr/X11R6/bin/cygXaw-8.dll: new base = 69e60000, new size = 70000
/usr/X11R6/bin/cygXcomposite-1.dll: new base = 69e40000, new size = 20000
/usr/X11R6/bin/cygXcursor-1.dll: new base = 69e20000, new size = 20000
/usr/X11R6/bin/cygXdamage-1.dll: new base = 69e00000, new size = 20000
/usr/X11R6/bin/cygXevie-1.dll: new base = 69de0000, new size = 20000
/usr/X11R6/bin/cygXext-6.dll: new base = 69db0000, new size = 30000
/usr/X11R6/bin/cygXfixes-3.dll: new base = 69d90000, new size = 20000
/usr/X11R6/bin/cygXi-6.dll: new base = 69d70000, new size = 20000
/usr/X11R6/bin/cygXmu-6.dll: new base = 69d40000, new size = 30000
/usr/X11R6/bin/cygXmuu-1.dll: new base = 69d20000, new size = 20000
/usr/X11R6/bin/cygXp-6.dll: new base = 69d00000, new size = 20000
/usr/X11R6/bin/cygXpm-4.dll: new base = 69cd0000, new size = 30000
/usr/X11R6/bin/cygXrandr-2.dll: new base = 69cb0000, new size = 20000
/usr/X11R6/bin/cygXrender-1.dll: new base = 69c90000, new size = 20000
/usr/X11R6/bin/cygXt-6.dll: new base = 69c30000, new size = 60000
/usr/X11R6/bin/cygXtst-6.dll: new base = 69c10000, new size = 20000
/usr/X11R6/bin/cygdps-1.dll: new base = 69bb0000, new size = 60000
/usr/X11R6/bin/cygdpstk-1.dll: new base = 69b90000, new size = 20000
/usr/X11R6/bin/cygfontenc-1.dll: new base = 69b70000, new size = 20000
/usr/X11R6/bin/cygoldX-6.dll: new base = 69b50000, new size = 20000
/usr/X11R6/bin/cygpsres-1.dll: new base = 69b30000, new size = 20000
/usr/X11R6/bin/cygxkbfile-1.dll: new base = 69af0000, new size = 40000
/usr/X11R6/bin/cygxkbui-1.dll: new base = 69ad0000, new size = 20000
/usr/X11R6/bin/cygxrx-6.dll: new base = 69ab0000, new size = 20000
/usr/X11R6/bin/cygxrxnest-6.dll: new base = 69a90000, new size = 20000
/usr/bin/cygz.dll: new base = 69a60000, new size = 30000
/cygdrive/d/m1/voyagerdev/2006.1/bin/cygxerces-c27.dll: new base = 69690000,
new size = 3d0000

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-17 17:43 Dill, Jens (END-CHI)
  0 siblings, 0 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-17 17:43 UTC (permalink / raw)
  To: cygwin

Dave Korn writes:
>   Right, thanks for giving us something we can actually get our teeth
into...
> it would really have been helpful to bring out some of this information a
bit
> earlier in the thread, like in the very first post for instance, but
better
> late than never!

Sorry I didn't send concrete info earlier.  I was trying at first
to get more info on possible causes so I could set up my own
diagnostics and collect more meaningful information.  Didn't
want to clutter my message with detail until I was sure the
details were relevant.  Had I misunderstood or missed something,
I could have flooded you with details that were way off track.

> > My app includes a lot of DLLs.  I used cygcheck to get the list,
> > and summed up their sizes.  The total code size on disk before
> > loading of the app plus the DLLs is just over 115 Mb, leaving
> > over 1420 Mb to be taken up by static and dynamic memory.
> > I still don't think the app uses more than a couple of Mb of
> > static memory, and the problem occurs before anything dynamic
> > can be allocated.  What am I overlooking?
> 
>   Hmm, what kind of DLLs?  Any of these your own custom builds?  In
particular
> do some of them have base addresses still set to the default 0x10000000?
If
> so, the first one that gets loaded into memory is going to frag the
address
> map into two chunks, which is bound to impact the size of contiguous heap
> chunk that can be allocated.  Have you looked into 'rebaseall' yet?
There's
> also the windows boot.ini /3GB switch to investigate, but I remember there
> having been some kind of limitation on that in the past; I'm afraid I
can't
> remember what the problem was nor if it still applies.

Not our own custom builds.  Our own libs are statically linked.
I've attached the cygcheck results below.
The DLLs are from four sources:

  CygWin 1.5.19 -- installed as downloaded
  ICU 3.4 -- built from source under CygWin
  Xerces-c 2.7.0 -- built from source under CygWin
  Oracle 9.2.0 -- installed from a download for native Windows 2003 


Oracle contributes dozens of DLLs.  An executable built with
CygWin, ICU, and Xerces executes properly.  But it's a much
smaller executable, too.  I am in the process of trying
to see if I can get anything more than circumstantial evidence
to implicate Oracle.  Also trying to build with statically
linked Oracle libs to see if that works.

Any other tests I should be doing?  I'm not enough of a Windows 
guru to really know how to look at this sort of thing with Windows
tools and understanding.  If there are tools that let you see the
loading properties of a DLL, I haven't learned them and my IT guys
haven't let me in on them.  Is it worth my sending you the
link map?

I think we've managed to narrow the causes to two possibilities:

 *  Static memory conflicts arising from fragmentation or something
    else.  The app in question is known to take up a lot of code
    space itself, and Oracle contributes a lot of DLLs.  Either
    could be a factor.

 *  Something nobody has thought of yet.  This one scares me.

                                      -- Jens Dill
                                         Endeavor Information Systems

$ cygcheck ./acqjob.exe
.\acqjob.exe
  d:\oracle\app\oracle\product\9.2.0\bin\orasql9.dll
    d:\oracle\app\oracle\product\9.2.0\bin\oracore9.dll
      d:\oracle\app\oracle\product\9.2.0\bin\oranls9.dll
        d:\oracle\app\oracle\product\9.2.0\bin\oraunls9.dll
          C:\WINDOWS\system32\MSVCRT.dll
            C:\WINDOWS\system32\KERNEL32.dll
              C:\WINDOWS\system32\ntdll.dll
      C:\WINDOWS\system32\WSOCK32.dll
        C:\WINDOWS\system32\WS2_32.dll
          C:\WINDOWS\system32\ADVAPI32.dll
            C:\WINDOWS\system32\RPCRT4.dll
          C:\WINDOWS\system32\WS2HELP.dll
      C:\WINDOWS\system32\ole32.dll
        C:\WINDOWS\system32\GDI32.dll
          C:\WINDOWS\system32\USER32.dll
      C:\WINDOWS\system32\WINMM.dll
    d:\oracle\app\oracle\product\9.2.0\bin\oraclient9.dll
      d:\oracle\app\oracle\product\9.2.0\bin\oravsn9.dll
      d:\oracle\app\oracle\product\9.2.0\bin\oracommon9.dll
        d:\oracle\app\oracle\product\9.2.0\bin\orageneric9.dll
          d:\oracle\app\oracle\product\9.2.0\bin\oraxml9.dll
            C:\WINDOWS\system32\MSVCIRT.dll
          d:\oracle\app\oracle\product\9.2.0\bin\oraxsd9.dll
          d:\oracle\app\oracle\product\9.2.0\bin\oran9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\oranl9.dll
              d:\oracle\app\oracle\product\9.2.0\bin\oranldap9.dll
                d:\oracle\app\oracle\product\9.2.0\bin\orannzsbb9.dll
                d:\oracle\app\oracle\product\9.2.0\bin\oraldapclnt9.dll
                  d:\oracle\app\oracle\product\9.2.0\bin\orancrypt9.dll
                C:\WINDOWS\system32\OLEAUT32.dll
              d:\oracle\app\oracle\product\9.2.0\bin\ORATRACE9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\oranro9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\oranhost9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\oranoname9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\orancds9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\orantns9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\oranms.dll
              d:\oracle\app\oracle\product\9.2.0\bin\oranmsp.dll
          d:\oracle\app\oracle\product\9.2.0\bin\orapls9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\oraslax9.dll
            d:\oracle\app\oracle\product\9.2.0\bin\orasnls9.dll
      d:\oracle\app\oracle\product\9.2.0\bin\orawtc9.dll
  .\cygxerces-c27.dll
    C:\cygwin\bin\cygwin1.dll
  .\cygicuuc34.dll
    .\cygicudt34.dll

$ cygcheck -s

Cygwin Configuration Diagnostics
Current System Time: Fri Feb 17 11:11:57 2006

Windows 2003 Enterprise Server Ver 5.2 Build 3790 Service Pack 1

Running in Terminal Service session

Path:   d:\sd\EBS
        q:\sbin
        C:\cygwin\usr\local\bin
        C:\cygwin\bin
        C:\cygwin\bin
        C:\cygwin\usr\X11R6\bin
        d:\oracle\app\oracle\product\9.2.0\jre\1.4.2\bin\client
        d:\oracle\app\oracle\product\9.2.0\jre\1.4.2\bin
        d:\oracle\app\oracle\product\9.2.0\bin
        c:\Program Files\Oracle\jre\1.3.1\bin
        c:\Program Files\Oracle\jre\1.1.8\bin
        c:\Program Files\Windows Resource Kits\Tools\
        c:\Program Files\Support Tools\
        c:\WINDOWS\system32
        c:\WINDOWS
        c:\WINDOWS\System32\Wbem
        c:\PROGRA~1\ULTRAE~1
        c:\Program Files\SecureCRT\
        c:\WINDOWS\system32\Windows System Resource Manager\bin\
        C:\cygwin\bin
        C:\cygwin\lib\lapack

Output from C:\cygwin\bin\id.exe (nontsec)
UID: 1006(distrib)        GID: 513(None)
513(None)                 555(Remote Desktop Users) 545(Users)
1016(eisi)

Output from C:\cygwin\bin\id.exe (ntsec)
UID: 1006(distrib)        GID: 513(None)
513(None)                 555(Remote Desktop Users) 545(Users)
1016(eisi)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

USER = 'distrib'
PWD = '/m1/voyagerdev/2006.1/bin'
CYGWIN = 'ntsec'
HOME = '/home/distrib'
MAKE_MODE = 'unix'

Use '-r' to scan registry

c:  hd  NTFS     72001Mb  12% CP CS UN PA FC
d:  hd  NTFS    348023Mb  24% CP CS UN PA FC
e:  cd             N/A    N/A
q:  net NTFS    409960Mb  76% CP CS    PA        pvcs

C:\cygwin      /          system  binmode
C:\cygwin/bin  /usr/bin   system  binmode
C:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\crontab.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Not Found: gdb
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\patch.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Not Found: vi
Found: C:\cygwin\bin\vim.exe

 8637k 2006/02/15 d:\m1\voyagerdev\2006.1\bin\cygicudt.dll
 8637k 2006/02/15 d:\m1\voyagerdev\2006.1\bin\cygicudt34.dll
 1293k 2006/02/15 d:\m1\voyagerdev\2006.1\bin\cygicuuc.dll
 1293k 2006/02/15 d:\m1\voyagerdev\2006.1\bin\cygicuuc34.dll
 5385k 2006/02/15 d:\m1\voyagerdev\2006.1\bin\cygxerces-c27.dll
  145k 2004/09/02 C:\cygwin\bin\cygaudiofile-0.dll
   56k 2005/07/09 C:\cygwin\bin\cygbz2-1.dll
    7k 2005/11/20 C:\cygwin\bin\cygcharset-1.dll
  251k 2005/11/06 C:\cygwin\bin\cygclamav-1.dll
   16k 2005/10/11 C:\cygwin\bin\cygcompface-0.dll
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll
 1108k 2005/10/17 C:\cygwin\bin\cygcrypto-0.9.7.dll
 1047k 2005/10/11 C:\cygwin\bin\cygcrypto-0.9.8.dll
  182k 2005/12/07 C:\cygwin\bin\cygcurl-3.dll
  895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll
  965k 2005/05/14 C:\cygwin\bin\cygdb-4.3.dll
 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll
 1240k 2005/05/14 C:\cygwin\bin\cygdb_cxx-4.3.dll
   27k 2005/08/21 C:\cygwin\bin\cygesd-0.dll
  174k 2004/10/14 C:\cygwin\bin\cygexpat-0.dll
  509k 2006/01/11 C:\cygwin\bin\cygfftw3-3.dll
   69k 2006/01/11 C:\cygwin\bin\cygfftw3_threads-3.dll
  129k 2004/03/11 C:\cygwin\bin\cygfontconfig-1.dll
   40k 2005/09/29 C:\cygwin\bin\cygform-8.dll
   45k 2001/04/25 C:\cygwin\bin\cygform5.dll
   35k 2002/01/09 C:\cygwin\bin\cygform6.dll
   48k 2003/08/09 C:\cygwin\bin\cygform7.dll
  375k 2005/09/06 C:\cygwin\bin\cygfreetype-6.dll
  222k 2005/01/13 C:\cygwin\bin\cyggd-2.dll
   28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll
   30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll
   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll
   15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll
   15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll
  135k 2005/03/16 C:\cygwin\bin\cygglib-1-2-0.dll
  557k 2006/01/04 C:\cygwin\bin\cygglib-2.0-0.dll
   12k 2005/03/16 C:\cygwin\bin\cyggmodule-1-2-0.dll
   10k 2006/01/04 C:\cygwin\bin\cyggmodule-2.0-0.dll
  158k 2004/10/16 C:\cygwin\bin\cyggmp-3.dll
  288k 2004/10/16 C:\cygwin\bin\cyggmpxx-3.dll
  229k 2006/01/04 C:\cygwin\bin\cyggobject-2.0-0.dll
 1426k 2005/10/01 C:\cygwin\bin\cyggsl-0.dll
  186k 2005/10/01 C:\cygwin\bin\cyggslcblas-0.dll
   10k 2005/03/16 C:\cygwin\bin\cyggthread-1-2-0.dll
   14k 2006/01/04 C:\cygwin\bin\cyggthread-2.0-0.dll
  528k 2005/10/09 C:\cygwin\bin\cygguile-12.dll
  669k 2005/05/06 C:\cygwin\bin\cygguile-16.dll
   18k 2005/10/09 C:\cygwin\bin\cygguile-ltdl-1.dll
   68k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
    4k 2005/05/06 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-2-2.dll
   31k 2005/10/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
    4k 2005/05/06 C:\cygwin\bin\cygguile-srfi-srfi-4-v-2-2.dll
   12k 2005/10/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll
   17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll
   29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll
   24k 2006/02/08 C:\cygwin\bin\cyghistory6.dll
  947k 2005/11/20 C:\cygwin\bin\cygiconv-2.dll
   22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll
   37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll
   21k 2001/06/20 C:\cygwin\bin\cygintl.dll
   48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll
  132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll
   60k 2004/09/27 C:\cygwin\bin\cygkpathsea-3.dll
   65k 2005/05/05 C:\cygwin\bin\cygkpathsea-4.dll
   41k 2005/08/29 C:\cygwin\bin\cyglber-2-2-7.dll
  176k 2005/08/29 C:\cygwin\bin\cygldap-2-2-7.dll
  188k 2005/08/29 C:\cygwin\bin\cygldap_r-2-2-7.dll
   24k 2005/09/06 C:\cygwin\bin\cygltdl-3.dll
   48k 2005/11/19 C:\cygwin\bin\cygmagic-1.dll
   21k 2005/09/29 C:\cygwin\bin\cygmenu-8.dll
   26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll
   20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll
   29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll
   21k 2004/10/22 C:\cygwin\bin\cygminires.dll
   71k 2004/10/16 C:\cygwin\bin\cygmp-3.dll
   95k 2004/10/16 C:\cygwin\bin\cygmpfr-0.dll
   67k 2005/09/29 C:\cygwin\bin\cygncurses++-8.dll
  156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll
  226k 2005/09/29 C:\cygwin\bin\cygncurses-8.dll
  226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll
  202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll
  224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll
  147k 2005/10/23 C:\cygwin\bin\cygnetpbm-10.dll
   11k 2005/09/29 C:\cygwin\bin\cygpanel-8.dll
   15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll
   12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll
   19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll
  176k 2005/09/06 C:\cygwin\bin\cygpcre-0.dll
  299k 2005/09/06 C:\cygwin\bin\cygpcrecpp-0.dll
    6k 2005/09/06 C:\cygwin\bin\cygpcreposix-0.dll
 1249k 2005/12/30 C:\cygwin\bin\cygperl5_8.dll
  230k 2005/07/11 C:\cygwin\bin\cygpng12.dll
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll
   94k 2005/11/08 C:\cygwin\bin\cygpq.dll
  108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll
  148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll
  152k 2006/02/08 C:\cygwin\bin\cygreadline6.dll
   78k 2004/10/13 C:\cygwin\bin\cygsasl2-2.dll
  231k 2005/10/17 C:\cygwin\bin\cygssl-0.9.7.dll
  215k 2005/10/11 C:\cygwin\bin\cygssl-0.9.8.dll
  304k 2005/07/10 C:\cygwin\bin\cygtiff-5.dll
  282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll
  281k 2005/07/10 C:\cygwin\bin\cygtiffxx-5.dll
   27k 2005/10/23 C:\cygwin\bin\cygungif-4.dll
 1430k 2005/11/18 C:\cygwin\bin\cygxml2-2.dll
   65k 2005/08/23 C:\cygwin\bin\cygz.dll
 1763k 2006/01/20 C:\cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.5.19
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 150
        Shared data: 4
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Fri Jan 20 13:28:43 EST 2006
        CVS tag: cr-0x5ef
        Shared id: cygwin1S4

  243k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdps-1.dll
   26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll
   28k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll
   21k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygfontenc-1.dll
  282k 2003/10/28 C:\cygwin\usr\X11R6\bin\cygfreetype-9.dll
   36k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygFS-6.dll
  358k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGL-1.dll
  438k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll
   75k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygICE-6.dll
   77k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygMrm-2.dll
    9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll
 1413k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll
   20k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll
   30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygSM-6.dll
   66k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygUil-2.dll
  877k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygX11-6.dll
  254k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-6.dll
  356k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-7.dll
  363k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-8.dll
  275k 2004/01/13 C:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll
    9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcomposite-1.dll
   30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll
    9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXdamage-1.dll
    7k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXevie-1.dll
   49k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXext-6.dll
   16k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXfixes-3.dll
   56k 2004/03/11 C:\cygwin\usr\X11R6\bin\cygXft-1.dll
   63k 2004/03/23 C:\cygwin\usr\X11R6\bin\cygXft-2.dll
   27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXi-6.dll
  125k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll
   12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbui-1.dll
 1294k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygXm-2.dll
   76k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmu-6.dll
   11k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll
   26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXp-6.dll
   52k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll
   12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll
   28k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll
    8k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXRes-1.dll
   40k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrx-6.dll
   25k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrxnest-6.dll
  282k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXt-6.dll
   27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll
   17k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll
  578k 2006/01/10 C:\cygwin\lib\lapack\cygblas.dll
 4887k 2006/01/10 C:\cygwin\lib\lapack\cyglapack.dll

/usr/bin/cygrunsrv: Error enumerating services: OpenService:  Win32 error 5:
Access is denied.

Service             : cygserver
Display name        : CYGWIN cygserver
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cygserver

Service             : init
Current State       : Running
Controls Accepted   : Stop
Command             : /sbin/init -i

Service             : sshd
Display name        : CYGWIN sshd
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/sshd -D


Cygwin Package Information
Package              Version
_update-info-dir     00356-1
alternatives         1.3.20a-2
ash                  20040127-3
astyle               1.15.3-3
autossh              1.3-2
base-files           3.7-1
base-passwd          2.2-1
bash                 3.0-14
bc                   1.06-2
binutils             20050610-1
bzip2                1.0.3-1
ccrypt               1.7-1
chere                0.6-3
chkconfig            1.2.24h-1
clamav               0.87.1-1
clear                1.0-2
clisp                2.38-1
compface             1.5.2-1
coreutils            5.94-1
cpio                 2.6-5
cron                 3.0.1-19
crypt                1.1-1
ctags                5.5-4
curl                 7.15.1-1
cygrunsrv            1.12-1
cygutils             1.2.10-1
cygwin               1.5.19-4
cygwin-doc           1.4-3
cyrus-sasl           2.1.19-3
d                    1.2.0-1
desktop-file-utils   0.10-1
diffstat             1.40-1
diffutils            2.8.7-1
e2fsimage            0.2.0-2
e2fsprogs            1.35-3
ed                   0.2-1
editrights           1.01-1
ELFIO                1.0.2-1
emacs                21.2-13
emacs-el             21.2-13
emacs-leim           21.3.50-2
emacs-X11            21.2-13
email                2.3.4-1
esound               0.2.36-1
expat                1.95.8-1
fftw3                3.0.1-2
fftw3-dev            3.0.1-2
fftw3-doc            3.0.1-2
file                 4.16-1
findutils            4.2.27-1
fontconfig           2.2.2-1
freetype2            2.1.9-1
gawk                 3.1.5-2
gcc-core             3.4.4-1
gcc-g++              3.4.4-1
gcc-g77              3.4.4-1
gcc-mingw-core       20050522-1
gcc-mingw-g++        20050522-1
gcc-mingw-g77        20050522-1
gdbm                 1.8.3-7
gettext              0.14.5-1
ghostscript          8.50-1
ghostscript-base     8.50-1
ghostscript-x11      8.50-1
glib                 1.2.10-3
glib2                2.6.6-2
glib2-runtime        2.6.6-2
gmp                  4.1.4-2
gnupg                1.4.1-1
gnuplot              4.0.0-1
grep                 2.5.1a-2
groff                1.18.1-2
gsl                  1.7-1
guile                1.6.7-4
guile-devel          1.6.7-4
guile-doc            1.6.7-4
gzip                 1.3.5-1
hexedit              1.2.10-1
inetutils            1.3.2-35
initscripts          0.9-1
jbigkit              1.5-3
keychain             2.5.3.1-1
lapack               3.0-4
less                 381-1
lesstif              0.93.94-2
lftp                 2.6.10-2
libaudiofile0        0.2.6-2
libbz2_1             1.0.3-1
libcharset1          1.9.2-2
libcurl3             7.15.1-1
libdb4.2             4.2.52-1
libdb4.3             4.3.28-1
libesound0           0.2.36-1
libfontconfig1       2.2.2-1
libfreetype26        2.1.9-1
libgd2               2.0.33-1
libgdbm              1.8.0-5
libgdbm-devel        1.8.3-7
libgdbm3             1.8.3-3
libgdbm4             1.8.3-7
libguile12           1.6.7-4
libguile16           1.7.2-1
libiconv             1.9.2-2
libiconv2            1.9.2-2
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.5-1
libjpeg62            6b-11
libkpathsea3         2.0.2-15
libkpathsea4         3.0.0-3
libltdl3             1.5.20-2
libncurses-devel     5.4-4
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.4-4
libnetpbm10          10.30-1
libopenldap2_2_7     2.2.26-2
libpcre              4.1-2
libpcre0             6.3-1
libpng               1.2.8-2
libpng12             1.2.8-2
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.1-3
libsasl2             2.1.19-3
libtiff4             3.6.0-5
libtiff5             3.7.3-1
libungif             4.1.4-1
libungif4            4.1.4-1
libXft               2.1.6-1
libXft1              1.0.0-1
libXft2              2.1.6-1
libxml2              2.6.22-1
login                1.9-7
make                 3.80-1
man                  1.5p-1
mathomatic           12.5.2-1
mc                   4.6.1-2
mingw-bzip2          1.0.3-1
mingw-libbz2_1       1.0.3-1
mingw-runtime        3.9-2
mingw-zlib           1.2.2-2
minires              1.00-1
mktemp               1.5-3
mt                   2.3.1-1
ncurses              5.4-4
nedit                5.5-1
netpbm               10.30-1
nfs-server           2.3-4
octave               2.1.72-1
octave-forge         2005.06.13-5
octave-headers       2.1.72-1
openssh              4.3p2-1
openssl              0.9.8a-1
openssl097           0.9.7i-1
orpie                1.4.3-1
patch                2.5.8-8
patchutils           0.2.31-1
pcre                 6.3-1
pcre-devel           6.3-1
pcre-doc             6.3-1
pdksh                5.2.14-3
perl                 5.8.7-5
ping                 1.0-1
postgresql           8.0.4-1
rebase               2.4.2-1
rpm                  4.1-2
rpm-build            4.1-1
rpm-doc              4.1-1
run                  1.1.6-1
sed                  4.1.5-1
setsid               0.0-3
shared-mime-info     0.16-1
sharutils            4.5.3-1
shutdown             1.7-1
stow                 1.3.3-1
stunnel              4.14-2
sunrpc               4.0-3
sysvinit             2.84-4
tar                  1.15.1-3
tcltk                20030901-1
termcap              20050421-1
terminfo             5.4_20041009-1
tetex-base           3.0.0-3
tetex-bin            3.0.0-3
tetex-devel          3.0.0-3
tetex-extra          3.0.0-3
texinfo              4.8-1
TeXmacs              1.0.6-1
time                 1.7-1
transfig             3.2.4-2
unison2.10.2         2.10.2-6
unison2.12.0         2.12.0-4
unison2.9.1          2.9.1-3
unison2.9.20         2.9.20-3
units                1.77-1
unzip                5.50-5
upx                  1.24-1
vim                  6.4-4
w32api               3.6-1
which                1.7-1
WordNet              2.1-1
X-startup-scripts    1.0.11-1
Xaw3d                1.5D-5
xemacs               21.4.19-1
xemacs-emacs-common  21.4.19-1
xemacs-mule-sumo     2005-12-08-1
xemacs-sumo          2005-12-08-1
xemacs-tags          21.4.19-1
XFree86-lib-compat   4.3.0-2
xinetd               2.3.9-1
xorg-x11-base        6.8.2.0-1
xorg-x11-bin         6.8.2.0-1
xorg-x11-bin-dlls    6.8.2.0-1
xorg-x11-bin-lndir   6.8.2.0-1
xorg-x11-etc         6.8.2.0-1
xorg-x11-fenc        6.8.1.0-2
xorg-x11-fnts        6.8.1.0-3
xorg-x11-libs-data   6.8.2.0-1
xorg-x11-xwin        6.8.2.0-4
xterm                202-1
zip                  2.3-6
zlib                 1.2.3-1
Use -h to see help about each section

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2006-02-16 23:45 Dill, Jens (END-CHI)
@ 2006-02-17 10:23 ` Dave Korn
  0 siblings, 0 replies; 50+ messages in thread
From: Dave Korn @ 2006-02-17 10:23 UTC (permalink / raw)
  To: cygwin

On 16 February 2006 23:17, Dill, Jens (END-CHI) wrote:

> More test results:

  Right, thanks for giving us something we can actually get our teeth into...
it would really have been helpful to bring out some of this information a bit
earlier in the thread, like in the very first post for instance, but better
late than never!
 
>> I can run tests in which I allocate static arrays of increasingly
>> large size, and I hit the cygheap base problem *exactly* when I
>> try to make an array bigger than 1.5 Gb.
> 
> This still happens reliably, and note that I can declare an array
> of *exactly* 1.5 Gb, and load and run the program.  I hit the
> problem when I go over 1.5 Gb (my script increases the size
> in 64-Mb increments).

  Ah, well hang on; you're about to bang into some fairly fundamental OS
limitations here.  For starters, there's only 2Gb in the total user address
space range, and the windows dlls are by default mapped into the top 1/4 of
that, 0x60000000 - 0x80000000.

>> I can run tests in which I set the --stack option for the linker
>> to increasingly large sizes, and I get a "thread handle not set"
>> error during execution the minute my stack size exceeds 0.5 Gb.
>> Yes, that's 0.5.  I never go to the full 1.5 Gb.

  That's a new one I haven't heard of before.  It's not very surprising that
there are more limitations on the stack than on the heap, as it's kinda
special.

> My app includes a lot of DLLs.  I used cygcheck to get the list,
> and summed up their sizes.  The total code size on disk before
> loading of the app plus the DLLs is just over 115 Mb, leaving
> over 1420 Mb to be taken up by static and dynamic memory.
> I still don't think the app uses more than a couple of Mb of
> static memory, and the problem occurs before anything dynamic
> can be allocated.  What am I overlooking?

  Hmm, what kind of DLLs?  Any of these your own custom builds?  In particular
do some of them have base addresses still set to the default 0x10000000?  If
so, the first one that gets loaded into memory is going to frag the address
map into two chunks, which is bound to impact the size of contiguous heap
chunk that can be allocated.  Have you looked into 'rebaseall' yet?  There's
also the windows boot.ini /3GB switch to investigate, but I remember there
having been some kind of limitation on that in the past; I'm afraid I can't
remember what the problem was nor if it still applies.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-16 23:45 Dill, Jens (END-CHI)
  2006-02-17 10:23 ` Dave Korn
  0 siblings, 1 reply; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-16 23:45 UTC (permalink / raw)
  To: cygwin

More test results:

> I can run tests in which I allocate static arrays of increasingly
> large size, and I hit the cygheap base problem *exactly* when I
> try to make an array bigger than 1.5 Gb.

This still happens reliably, and note that I can declare an array
of *exactly* 1.5 Gb, and load and run the program.  I hit the
problem when I go over 1.5 Gb (my script increases the size
in 64-Mb increments).

> I can run tests in which I set the --heap option for the linker
> to increasingly large sizes, and I hit the cygheap base problem
> *exactly* when I try to make the heap size larger than 1.5 Gb.

Since I upgraded to the latest CygWin DLL, I get a pop-up window
that says ...

  The application failed to initialize properly (0xc0000005).
  Click on OK to terminate the application.

... instead of the "cygheap base mismatch" message.  

> I can run tests in which I set the --stack option for the linker
> to increasingly large sizes, and I get a "thread handle not set"
> error during execution the minute my stack size exceeds 0.5 Gb.
> Yes, that's 0.5.  I never go to the full 1.5 Gb.

This test doesn't seem to be helpful for the time being.

I have tinkered with the heap_chunk_in_mb setting in the registry,
trying 1024 Mb and 1536 Mb, without having any affect on the above
results (yes, I did reboot after each change).

My app includes a lot of DLLs.  I used cygcheck to get the list,
and summed up their sizes.  The total code size on disk before
loading of the app plus the DLLs is just over 115 Mb, leaving 
over 1420 Mb to be taken up by static and dynamic memory.
I still don't think the app uses more than a couple of Mb of
static memory, and the problem occurs before anything dynamic
can be allocated.  What am I overlooking?

                               -- Jens Dill
                                  Endeavor Information Systems

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* cygheap base mismatch detected
@ 2006-02-16 22:05 Dill, Jens (END-CHI)
  0 siblings, 0 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-16 22:05 UTC (permalink / raw)
  To: cygwin

Chris Taylor writes:
> You know, it wouldn't exactly be rocket science to try 1.5.19-4 ...
> Dave mentioned that there have been many improvements in the last year on
this issue - > 1.5.18-1 is rather dated now.
> 
> It can't hurt to try now, can it?

Got me fair and square.  I took my IT guy's assurance that he had
installed the latest CygWin on my newly-set-up machine.  In fact,
he had installed it from a download at least 6 months old.  Trying
the updated stuff now ...
... it didn't solve the problem (CygWin DLL is now at 1.5.19).

Thanks anyway.

Dave Korn writes:
>   See, if you think there's a --heap option, you haven't been reading very
> /carefully/.  And if you don't understand how the size of the .bss section
can
> have a knock-on effect on the location of the heap, you also haven't been
> reading very carefully.

I am talking about the --heap option of the "ld" command, which certainly
exists on my system.  I enter "ld --help" and I see it.  And it does appear
to be doing what I think it does.  What have I not been reading very
carefully?

Dave Korn futher writes:

>   Again, if you don't understand that that is a text error message, which
> summarizes a situation, which might have an underlying cause, which might
be
> related to heap size, then you haven't actually been reading all these old
> posts too carefully.

Of course I understand this.  Am I not looking for the underlying
cause?  I have already followed and dismissed the remaining part
of the text message that suggests I look for a duplicate CygWin DLL
(not present) and/or reboot (didn't help).  From the postings I
could find, I got that it was a heap/static memory issue, but not
that it was solved.  It certainly isn't solved if I'm still running
into it.

I examined every post I could find after searching for "cygheap 
base mismatch".  It included other stuff about other "cygheap"
or "base" or "mismatch", so I presume I saw all that was relevant.
If there were other keywords I should have searched for, I
apologise for my ignorance.  And I can't help the fact that I
wasn't following this list before I got involved with CygWin.

Dave continues:

> > And if CygWin is going to artificially limit how my program
> > chooses to allocate memory, it certainly should be documented
> > better than this.
>
>   Now you're just being facetious.  Describing a bug in terms as if it
were a
> deliberate decision that someone made just to inconvenience you is just
plain
> silly.

I did not mean to imply that it was a deliberate decision.
In my experience as a software engineer, that is seldom the case.
We do not deliberately impose this kind of limitation, but when
we do become aware of it, we try to help people understand 
how to deal with it.

Dave continues:
>   I am not going to bother re-writing all the exact same explanations that
I
> have already written once in those old posts.  If you can even /ask/ such
an
> incoherent question, you haven't got a basic grasp on the facts and I just
> really don't want to spend ages explaining the fundamentals of memory
maps,
> loaders and dlls to you.  Get yourself a book or something.

I readily admit that my understanding of the fundamentals of
memory maps, loaders, and dlls is not up to date.  I did understand
that stuff in detail once, but that was long ago on another operating
system.  Since then, I haven't kept up, nor have I had to until now.
Nor have I read all your posts on the subject -- only the ones 
reachable by searching "cygheap base mismatch".  

But if this forum is not for people whose knowledge is incomplete
to ask help from those who know more, what is it for?  and
where do I go to find the help I need?

I'd be glad to get myself a book, learn this stuff, and fix it
myself.  But my managament expects me to demonstrate right now
that CygWin is the best platform for porting our app to Windows,
and they haven't given me time to learn all the internals or
to fix it myself.  To take that time would probably cost me my
job.

More from Dave:
>   And the answer to your question will always be that if you want to find
a
> solution to a bug, you should reproduce it, then debug it, then understand
it,
> and then fix it.  

Have reproduced it.
Am doing all I can to debug it.
Am asking for help in understanding it from those who know more.
Will fix it as soon as I know what to do.

                                   -- Jens Dill
                                      Endeavor Information Systems




--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-16 19:38 Dill, Jens (END-CHI)
@ 2006-02-16 20:06 ` Chris Taylor
  0 siblings, 0 replies; 50+ messages in thread
From: Chris Taylor @ 2006-02-16 20:06 UTC (permalink / raw)
  To: Dill, Jens (END-CHI); +Cc: cygwin

Dill, Jens (END-CHI) wrote:
> Dave Korn writes:
> 
>>>Unfortunately for me, (e) is impractical.  It's not clear whether
>>>it is my source code or CygWin's that I need to fix, 
>>
>> Have you actually *tried* this application of yours under Cygwin and
>>discovered that it indeed *is* one of the rare ones that actually runs
> 
> into
> 
>>this problem, or are you getting your knickers in a twist over some
> 
> entirely
> 
>>theoretical issue that may just as likely never happen?
>>
>>
>>>My project time frame doesn't allow for that.   If I read Dave Korn's
>>>posting correctly (along with the others who talk about adjusting the
>>>sizes of Fortran arrays to fix the problem)
>>
>> *Why* are you relying on information that is 12 to 18 months out of date?
>>There's been quite a few check-ins to the cygwin cvs in that period, and
> 
> in
> 
>>case you haven't noticed, we haven't had anyone here running into that
> 
> problem
> 
>>recently, and some of the fortran people said that one of the fixes
> 
> Corinna
> 
>>made _ages_ ago now had solved the problem in their experience, so perhaps
> 
> you
> 
>>should stop hoping to divine the truth from a priori first principles and
>>outdated mailing-list-posts, and get a bit _empirical_ about it?
> 
> 
> Of course I have *tried* the application under CygWin and it does
> indeed actually run into the problem.  Of course I have searched
> the list for more recent information about the problem.  Of course
> I am using a new installation of the latest stable CygWin and
> a machine with sufficient memory and horsepower.
> 
> Not every new poster to the list is a newbie to posting.
> 
> I have done some experimentation.  The "maxmem" program 
> outlined in http://cygwin.com/cygwin-ug-net/setup-maxmem.html
> shows me that I have 1.5 Gb of memory available to allocate.
> 
> I can run tests in which I allocate static arrays of increasingly
> large size, and I hit the cygheap base problem *exactly* when I
> try to make an array bigger than 1.5 Gb.
> 
> I can run tests in which I set the --heap option for the linker
> to increasingly large sizes, and I hit the cygheap base problem
> *exactly* when I try to make the heap size larger than 1.5 Gb.
> 
> I can run tests in which I set the --stack option for the linker
> to increasingly large sizes, and I get a "thread handle not set"
> error during execution the minute my stack size exceeds 0.5 Gb.
> Yes, that's 0.5.  I never go to the full 1.5 Gb.
> 
> I did not tinker with --stack or --heap when building my
> executable.  I am positive it has no static arrays larger than
> a few tens of thousands of bytes.  Certainly nowhere near 1.5 Gb.
> The size of the .exe file itself is just over 80 Mb.
> 
> So what is causing the problem?  
> 
>                                   -- Jens Dill
>                                      Endeavor Information Systems
> 
> 

You know, it wouldn't exactly be rocket science to try 1.5.19-4 ...
Dave mentioned that there have been many improvements in the last year 
on this issue - 1.5.18-1 is rather dated now.

It can't hurt to try now, can it?

-- 

Spinning complacently in the darkness, covered and blinded by a blanket
of little lives, false security has lulled the madness of this world
into a slumber. Wake up! An eye is upon you, staring straight down and
keenly through, seeing all that you are and everything that you will
never be. Yes, an eye is upon you, an eye ready to blink. So face
forward, with arms wide open and mind reeling. Your future has
arrived... Are you ready to go?

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2006-02-16 18:36 Dill, Jens (END-CHI)
@ 2006-02-16 19:50 ` Dave Korn
  0 siblings, 0 replies; 50+ messages in thread
From: Dave Korn @ 2006-02-16 19:50 UTC (permalink / raw)
  To: cygwin

On 16 February 2006 18:03, Dill, Jens (END-CHI) wrote:

> I can't make this agree with the facts in front of me.
> 
> If it has to do with executables that allocate massive amounts
> of heap space, then how does the message appear before the
> application even starts, before it has a chance to allocate
> anything from the heap?  

  Yes, right, I misremembered, it's a year-old post FCOL.  The fact is that
/both/ conditions used to be able to cause this problem.  As should have been
perfectly clear from all those old posts you've just been reading.

> Massive amounts of statically allocated
> memory I can agree with, but not heap space.  I haven't been
> tinkering with the --heap option on the link as yet, so it's
> not even the declared heap size that is of concern.

  See, if you think there's a --heap option, you haven't been reading very
/carefully/.  And if you don't understand how the size of the .bss section can
have a knock-on effect on the location of the heap, you also haven't been
reading very carefully.

> Also, the message says that the "heap base" is mismatched.
> That doesn't necessarily indicate a connection with heap size.

  Again, if you don't understand that that is a text error message, which
summarizes a situation, which might have an underlying cause, which might be
related to heap size, then you haven't actually been reading all these old
posts too carefully.

> And if CygWin is going to artificially limit how my program
> chooses to allocate memory, it certainly should be documented
> better than this.

  Now you're just being facetious.  Describing a bug in terms as if it were a
deliberate decision that someone made just to inconvenience you is just plain
silly.

> Can I, for instance, create an executable that declares a
> sufficiently large amount of static array space, and run it
> (directly from Windows, not from a CygWin shell)
> as a startup program before any other CygWin process starts,
> so that *it* loads the CygWin DLL at a high enough address?
> If I do this, do I need to keep it running as long as the
> system is up?

  I am not going to bother re-writing all the exact same explanations that I
have already written once in those old posts.  If you can even /ask/ such an
incoherent question, you haven't got a basic grasp on the facts and I just
really don't want to spend ages explaining the fundamentals of memory maps,
loaders and dlls to you.  Get yourself a book or something.

  And the answer to your question will always be that if you want to find a
solution to a bug, you should reproduce it, then debug it, then understand it,
and then fix it.  


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-16 19:38 Dill, Jens (END-CHI)
  2006-02-16 20:06 ` Chris Taylor
  0 siblings, 1 reply; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-16 19:38 UTC (permalink / raw)
  To: cygwin

Dave Korn writes:
> > Unfortunately for me, (e) is impractical.  It's not clear whether
> > it is my source code or CygWin's that I need to fix, 
> 
>  Have you actually *tried* this application of yours under Cygwin and
> discovered that it indeed *is* one of the rare ones that actually runs
into
> this problem, or are you getting your knickers in a twist over some
entirely
> theoretical issue that may just as likely never happen?
> 
> > My project time frame doesn't allow for that.   If I read Dave Korn's
> > posting correctly (along with the others who talk about adjusting the
> > sizes of Fortran arrays to fix the problem)
> 
>  *Why* are you relying on information that is 12 to 18 months out of date?
> There's been quite a few check-ins to the cygwin cvs in that period, and
in
> case you haven't noticed, we haven't had anyone here running into that
problem
> recently, and some of the fortran people said that one of the fixes
Corinna
> made _ages_ ago now had solved the problem in their experience, so perhaps
you
> should stop hoping to divine the truth from a priori first principles and
> outdated mailing-list-posts, and get a bit _empirical_ about it?

Of course I have *tried* the application under CygWin and it does
indeed actually run into the problem.  Of course I have searched
the list for more recent information about the problem.  Of course
I am using a new installation of the latest stable CygWin and
a machine with sufficient memory and horsepower.

Not every new poster to the list is a newbie to posting.

I have done some experimentation.  The "maxmem" program 
outlined in http://cygwin.com/cygwin-ug-net/setup-maxmem.html
shows me that I have 1.5 Gb of memory available to allocate.

I can run tests in which I allocate static arrays of increasingly
large size, and I hit the cygheap base problem *exactly* when I
try to make an array bigger than 1.5 Gb.

I can run tests in which I set the --heap option for the linker
to increasingly large sizes, and I hit the cygheap base problem
*exactly* when I try to make the heap size larger than 1.5 Gb.

I can run tests in which I set the --stack option for the linker
to increasingly large sizes, and I get a "thread handle not set"
error during execution the minute my stack size exceeds 0.5 Gb.
Yes, that's 0.5.  I never go to the full 1.5 Gb.

I did not tinker with --stack or --heap when building my
executable.  I am positive it has no static arrays larger than
a few tens of thousands of bytes.  Certainly nowhere near 1.5 Gb.
The size of the .exe file itself is just over 80 Mb.

So what is causing the problem?  

                                  -- Jens Dill
                                     Endeavor Information Systems


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
@ 2006-02-16 18:36 Dill, Jens (END-CHI)
  2006-02-16 19:50 ` Dave Korn
  0 siblings, 1 reply; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-16 18:36 UTC (permalink / raw)
  To: cygwin

Dave Korn writes:
> On 15 February 2006 22:23, Jens Dill wrote:
> 
> Jens Dill writes:
> > 
> >> ----Original Message----
> >>> From: Andreas Heckel
> >>> Sent: 07 April 2005 11:13
>       ^^^^^^^^^^^^^^^^^
> > Dave:
> > 
> > What you write makes it appear that CygWin simply will not support
> > large executables that reference the CygWin DLL and are also launched
> > from a CygWin shell.
> 
>   No, that was to do with executables that allocate massive amounts of
heap
> space, it's not related to the size of the code section.  And it's got a
lot
> better over the past year.

I can't make this agree with the facts in front of me.

If it has to do with executables that allocate massive amounts
of heap space, then how does the message appear before the 
application even starts, before it has a chance to allocate
anything from the heap?  Massive amounts of statically allocated
memory I can agree with, but not heap space.  I haven't been
tinkering with the --heap option on the link as yet, so it's
not even the declared heap size that is of concern.

Also, the message says that the "heap base" is mismatched.
That doesn't necessarily indicate a connection with heap size.

And if CygWin is going to artificially limit how my program
chooses to allocate memory, it certainly should be documented
better than this.

I agree that the origin of this thread is nearly a year old,
and something may have happened since that time to make it better.
But it's still happening to me, on a newly installed copy
of Cygwin (DLL version 1.5.18), on a machine with ample
memory and processing power, and none of the suggestions
or discussions on this thread or elsewhere since that time
have pointed me to a solution.  The people who say they got 
around it did so in ways that tend to avoid the problem rather 
than elucidate it.

Can I, for instance, create an executable that declares a
sufficiently large amount of static array space, and run it
(directly from Windows, not from a CygWin shell)
as a startup program before any other CygWin process starts,
so that *it* loads the CygWin DLL at a high enough address?
If I do this, do I need to keep it running as long as the
system is up?

                                -- Jens Dill
                                   Endeavor Information Systems



 

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2006-02-16  8:40 Dill, Jens (END-CHI)
  2006-02-16 17:57 ` Christopher Faylor
@ 2006-02-16 18:08 ` Dave Korn
  1 sibling, 0 replies; 50+ messages in thread
From: Dave Korn @ 2006-02-16 18:08 UTC (permalink / raw)
  To: cygwin

On 16 February 2006 07:17, Dill, Jens (END-CHI) wrote:


> Unfortunately for me, (e) is impractical.  It's not clear whether
> it is my source code or CygWin's that I need to fix, 

 Have you actually *tried* this application of yours under Cygwin and
discovered that it indeed *is* one of the rare ones that actually runs into
this problem, or are you getting your knickers in a twist over some entirely
theoretical issue that may just as likely never happen?

> My project time frame doesn't allow for that.   If I read Dave Korn's
> posting correctly (along with the others who talk about adjusting the
> sizes of Fortran arrays to fix the problem)

  *Why* are you relying on information that is 12 to 18 months out of date?
There's been quite a few check-ins to the cygwin cvs in that period, and in
case you haven't noticed, we haven't had anyone here running into that problem
recently, and some of the fortran people said that one of the fixes Corinna
made _ages_ ago now had solved the problem in their experience, so perhaps you
should stop hoping to divine the truth from a priori first principles and
outdated mailing-list-posts, and get a bit _empirical_ about it?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-16  8:40 Dill, Jens (END-CHI)
@ 2006-02-16 17:57 ` Christopher Faylor
  2006-02-16 18:08 ` Dave Korn
  1 sibling, 0 replies; 50+ messages in thread
From: Christopher Faylor @ 2006-02-16 17:57 UTC (permalink / raw)
  To: cygwin

On Thu, Feb 16, 2006 at 01:17:07AM -0600, Dill, Jens (END-CHI) wrote:
>Christopher Faylor wrote:
>> On Wed, Feb 15, 2006 at 10:22:30PM +0000, Jens Dill wrote:
>> >What you write makes it appear that CygWin simply will not support
>> >large executables that reference the CygWin DLL and are also launched
>> >from a CygWin shell.  I can't believe that nobody has found a better
>> >workaround than:
>> >
>> >  (a) not using the CygWin DLL (not an option for us)
>> >  (b) not launching from a CygWin shell (not an option for us)
>> >  (c) reducing the memory space required by the program (again, not
>possible)
>> >  (d) tinkering randomly with the stack size
>> >
>> >Does anyone else know of another way around this problem?
>> 
>> How about:
>> 
>>    (e) Looking into the source code and coming up with a fix rather than
>>        a workaround
>> 
>> ?
>
>Unfortunately for me, (e) is impractical.  It's not clear whether it is
>my source code or CygWin's that I need to fix, but if it were mine, the
>application I am porting to CygWin is really large, and I don't have
>the mandate or time to re-architect it as a bunch of small pieces.  If
>I could do that, I'd rewrite the app for native Windows.  If it's the
>CygWin source, however interested I may be in fixing it, I have no
>mandate from my management to do so (and am not likely to get one).
>Furthermore, the problem appears to be something not directly written
>into the source but rather a property of the CygWin-Windows
>interaction, at a level that I am not likely to understand without
>suddenly learning a lot more Windows internals than I ever thought I
>would need to (Bet you didn't think there were disadvantages to being a
>Unix Guru, did you?).

I think you're missing a point here.

Your knowledge or management limitations will not have any effect whatsoever
on anyone who works on Cygwin.

I'm telling you that your best bet is to fix your problem yourself
because it is unlikely that anyone else is going to do it for you.

I'm not trying to be mean.  I'm just telling you what your options are.

>My project time frame doesn't allow for that.   If I read Dave Korn's
>posting correctly (along with the others who talk about adjusting the
>sizes of Fortran arrays to fix the problem), it becomes pretty clear to
>me that the problem is likely to be one of somehow scaling CygWin to 
>fit with large executables.  Surely someone has run into this before,
>and solved it by some other means than either disabling Cygwin or 
>dismembering their executable.

You can use the word "surely" a few more times but it isn't likely that
you are going to find a magic bullet for your problem.

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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2006-02-15 23:49   ` Jens Dill
  2006-02-15 23:58     ` Christopher Faylor
@ 2006-02-16 10:42     ` Dave Korn
  1 sibling, 0 replies; 50+ messages in thread
From: Dave Korn @ 2006-02-16 10:42 UTC (permalink / raw)
  To: cygwin

On 15 February 2006 22:23, Jens Dill wrote:

> Dave Korn <dave.korn <at> artimi.com> writes:
> 
>> 
>> ----Original Message----
>>> From: Andreas Heckel
>>> Sent: 07 April 2005 11:13
      ^^^^^^^^^^^^^^^^^
> Dave:
> 
> What you write makes it appear that CygWin simply will not support
> large executables that reference the CygWin DLL and are also launched
> from a CygWin shell.

  No, that was to do with executables that allocate massive amounts of heap
space, it's not related to the size of the code section.  And it's got a lot
better over the past year.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
@ 2006-02-16  8:40 Dill, Jens (END-CHI)
  2006-02-16 17:57 ` Christopher Faylor
  2006-02-16 18:08 ` Dave Korn
  0 siblings, 2 replies; 50+ messages in thread
From: Dill, Jens (END-CHI) @ 2006-02-16  8:40 UTC (permalink / raw)
  To: cygwin

Christopher Faylor wrote:
> On Wed, Feb 15, 2006 at 10:22:30PM +0000, Jens Dill wrote:
> >What you write makes it appear that CygWin simply will not support
> >large executables that reference the CygWin DLL and are also launched
> >from a CygWin shell.  I can't believe that nobody has found a better
> >workaround than:
> >
> >  (a) not using the CygWin DLL (not an option for us)
> >  (b) not launching from a CygWin shell (not an option for us)
> >  (c) reducing the memory space required by the program (again, not
possible)
> >  (d) tinkering randomly with the stack size
> >
> >Does anyone else know of another way around this problem?
> 
> How about:
> 
>    (e) Looking into the source code and coming up with a fix rather than
>        a workaround
> 
> ?

Unfortunately for me, (e) is impractical.  It's not clear whether
it is my source code or CygWin's that I need to fix, but if it were
mine, the application I am porting to CygWin is really large, and I
don't have the mandate or time to re-architect it as a bunch of small
pieces.  If I could do that, I'd rewrite the app for native Windows.
If it's the CygWin source, however interested I may be in fixing it,
I have no mandate from my management to do so (and am not likely to
get one).  Furthermore, the problem appears to be something not
directly written into the source but rather a property of the 
CygWin-Windows interaction, at a level that I am not likely to
understand without suddenly learning a lot more Windows internals
than I ever thought I would need to (Bet you didn't think there
were disadvantages to being a Unix Guru, did you?).  

My project time frame doesn't allow for that.   If I read Dave Korn's
posting correctly (along with the others who talk about adjusting the
sizes of Fortran arrays to fix the problem), it becomes pretty clear to
me that the problem is likely to be one of somehow scaling CygWin to 
fit with large executables.  Surely someone has run into this before,
and solved it by some other means than either disabling Cygwin or 
dismembering their executable.

                                     -- Jens Dill
                                        Endeavor Information Systems

--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2006-02-15 23:49   ` Jens Dill
@ 2006-02-15 23:58     ` Christopher Faylor
  2006-02-16 10:42     ` Dave Korn
  1 sibling, 0 replies; 50+ messages in thread
From: Christopher Faylor @ 2006-02-15 23:58 UTC (permalink / raw)
  To: cygwin

On Wed, Feb 15, 2006 at 10:22:30PM +0000, Jens Dill wrote:
>What you write makes it appear that CygWin simply will not support
>large executables that reference the CygWin DLL and are also launched
>from a CygWin shell.  I can't believe that nobody has found a better
>workaround than:
>
>  (a) not using the CygWin DLL (not an option for us)
>  (b) not launching from a CygWin shell (not an option for us)
>  (c) reducing the memory space required by the program (again, not possible)
>  (d) tinkering randomly with the stack size
>
>Does anyone else know of another way around this problem?

How about:

   (e) Looking into the source code and coming up with a fix rather than
       a workaround

?

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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2005-04-07 13:25 ` Dave Korn
@ 2006-02-15 23:49   ` Jens Dill
  2006-02-15 23:58     ` Christopher Faylor
  2006-02-16 10:42     ` Dave Korn
  0 siblings, 2 replies; 50+ messages in thread
From: Jens Dill @ 2006-02-15 23:49 UTC (permalink / raw)
  To: cygwin


Dave Korn <dave.korn <at> artimi.com> writes:

> 
> ----Original Message----
> >From: Andreas Heckel
> >Sent: 07 April 2005 11:13
> 
> > Since I read that the error has something do with putting the cygwin1.dll
> > in a certain memory space, I am wondering, if my prog is allocating too
> > much memory (big arrays) or in "bad way".
> > I am not an expert in these questions and didn't write the prog myself,
> > so I just speculating...
> 
>   Very likely indeed.  If the .dll is already loaded in one process (your
> bash shell) at a given address (usually its default base address), and then
> you try and launch another process, and the executable has such huge arrays
> that the address map is already occupied in that range before the cygwin1
> dll has been loaded (i.e. when the executable itself is initially mapped
> into the range), then the cygwin1 dll gets loaded at a new base address, the
> two heaps don't line up, and everything goes pear-shaped.
> 
>   Hmm.  Perhaps that means it would work if you tried to run your Traj2
> program from a DOS command shell, with no other cygwin stuff running in the
> system at all.
> 
>   Alternatively, sometimes by playing with the -Wl,--stack=<size> option,
> you can cause the program's process space to end up being laid out
> differently again, but this is very random and hit-and-miss: it's pure luck,
> and you can't guess whether growing the stack size, or shrinking it, or by
> how much, might or might not make just the difference it needed to work.
> 
>     cheers,
>       DaveK

Dave:

What you write makes it appear that CygWin simply will not support
large executables that reference the CygWin DLL and are also launched
from a CygWin shell.  I can't believe that nobody has found a better
workaround than:

  (a) not using the CygWin DLL (not an option for us)
  (b) not launching from a CygWin shell (not an option for us)
  (c) reducing the memory space required by the program (again, not possible)
  (d) tinkering randomly with the stack size

Does anyone else know of another way around this problem?

                              -- Jens Dill
                                 Endeavor Information Systems





--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2005-04-08  0:10 ` Mark Hadfield
@ 2005-04-08  7:35   ` Andreas Heckel
  0 siblings, 0 replies; 50+ messages in thread
From: Andreas Heckel @ 2005-04-08  7:35 UTC (permalink / raw)
  To: cygwin

Hi,

----- Original Message ----- 
From: "Mark Hadfield" <m.hadfield@niwa.co.nz>


> The solutions:
>
>   - Try the -mno-cygwin switch (thus creating a non-Cygwin executable).
>     Be aware that you may need to recompile any external libraries.

I tried this and it works for now, Thanx! :-) I should have come to this 
idea myself ;-)
For now I am happy that this works, since I have to hurry to produce some 
results with this prog.


>
>   - Install g95 (http://www.g95.org/)
>
> If the first does not work for you immediately, i suggest going straight 
> to the second. G95 is pretty good these days and the Cygwin snapshot 
> currently available for downloading has no major bugs, I believe.

This should also work straight forward but unfortunatly, there is a huge 
lack of knowledge regarding fortran on my side. But this goes off topic and 
maybe I should read a little about FORTRAN before using it... :-)

Thank you all,

Andreas


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: cygheap base mismatch detected
  2005-04-07 10:35 Andreas Heckel
  2005-04-07 13:25 ` Dave Korn
@ 2005-04-08  0:10 ` Mark Hadfield
  2005-04-08  7:35   ` Andreas Heckel
  1 sibling, 1 reply; 50+ messages in thread
From: Mark Hadfield @ 2005-04-08  0:10 UTC (permalink / raw)
  To: cygwin

Andreas Heckel wrote:
> Hello all,
> 
> I know there were a lot of similar questions to this point in the past, 
> but I didn't find a answer to my problem:
> 
> I get the error message:
> 
> ---
> v:\julian\TRAJ\Traj2.xi686 (2116): *** cygheap base mismatch detected - 
> 0x61800000/0x72140000.
> This problem is probably due to using incompatible versions of the 
> cygwin DLL.
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version 
> *should*
> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> installed the cygwin distribution.  Rebooting is also suggested if you
> are unable to find another cygwin DLL.
> ---
> 
> The program Traj2.i686 is a FORTRAN prog I "ported" from a ALPHA machine 
> where it is running perfectly. Compilation with g77 gave no problems.
> 
> I checked several times but there is really not more than ONE 
> cygwin1.dll in the system.
> I installed a fresh cygwin version right today, rebooted, the error 
> remains.

I got this error for the first time yesterday while running my script to 
test the limits of Fortran array sizes. The reference to "incompatible 
versions of the cygwin DLL" is spurious, I think. By varying my array 
size I can get "*** MapViewOfFileEx(0x224, in_h 0x224) failed, Win32 
error 6" or the program just fails to produce output. The symptoms may 
differ, but the problem is the same.

Cygwin versions of g77 (and gfortran) are broken with regard to handling 
large amounts of memory, where "large" equals 150 MiB or so and is *not* 
all that large for a Fortran program.

The solutions:

   - Try the -mno-cygwin switch (thus creating a non-Cygwin executable).
     Be aware that you may need to recompile any external libraries.

   - Install g95 (http://www.g95.org/)

If the first does not work for you immediately, i suggest going straight 
to the second. G95 is pretty good these days and the Cygwin snapshot 
currently available for downloading has no major bugs, I believe.

-- 
Mark Hadfield            "Ka puwaha te tai nei, Hoea tatou"
m.hadfield@niwa.co.nz
National Institute for Water and Atmospheric Research (NIWA)


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* RE: cygheap base mismatch detected
  2005-04-07 10:35 Andreas Heckel
@ 2005-04-07 13:25 ` Dave Korn
  2006-02-15 23:49   ` Jens Dill
  2005-04-08  0:10 ` Mark Hadfield
  1 sibling, 1 reply; 50+ messages in thread
From: Dave Korn @ 2005-04-07 13:25 UTC (permalink / raw)
  To: cygwin

----Original Message----
>From: Andreas Heckel
>Sent: 07 April 2005 11:13


> Since I read that the error has something do with putting the cygwin1.dll
> in a certain memory space, I am wondering, if my prog is allocating too
> much memory (big arrays) or in "bad way".
> I am not an expert in these questions and didn't write the prog myself,
> so I just speculating...


  Very likely indeed.  If the .dll is already loaded in one process (your
bash shell) at a given address (usually its default base address), and then
you try and launch another process, and the executable has such huge arrays
that the address map is already occupied in that range before the cygwin1
dll has been loaded (i.e. when the executable itself is initially mapped
into the range), then the cygwin1 dll gets loaded at a new base address, the
two heaps don't line up, and everything goes pear-shaped.

  Hmm.  Perhaps that means it would work if you tried to run your Traj2
program from a DOS command shell, with no other cygwin stuff running in the
system at all.

  Alternatively, sometimes by playing with the -Wl,--stack=<size> option,
you can cause the program's process space to end up being laid out
differently again, but this is very random and hit-and-miss: it's pure luck,
and you can't guess whether growing the stack size, or shrinking it, or by
how much, might or might not make just the difference it needed to work.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* cygheap base mismatch detected
@ 2005-04-07 10:35 Andreas Heckel
  2005-04-07 13:25 ` Dave Korn
  2005-04-08  0:10 ` Mark Hadfield
  0 siblings, 2 replies; 50+ messages in thread
From: Andreas Heckel @ 2005-04-07 10:35 UTC (permalink / raw)
  To: cygwin

Hello all,

I know there were a lot of similar questions to this point in the past, but 
I didn't find a answer to my problem:

I get the error message:

---
v:\julian\TRAJ\Traj2.xi686 (2116): *** cygheap base mismatch detected - 
0x61800000/0x72140000.
This problem is probably due to using incompatible versions of the cygwin 
DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version 
*should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.
---

The program Traj2.i686 is a FORTRAN prog I "ported" from a ALPHA machine 
where it is running perfectly. Compilation with g77 gave no problems.

I checked several times but there is really not more than ONE cygwin1.dll in 
the system.
I installed a fresh cygwin version right today, rebooted, the error remains.

Since I read that the error has something do with putting the cygwin1.dll in 
a certain memory space, I am wondering, if my prog is allocating too much 
memory (big arrays) or in "bad way".
I am not an expert in these questions and didn't write the prog myself, so I 
just speculating...


I attach the cygcheck output at the end,
I'd be happy if anyone has a clue.


Andreas


--- cygcheck ---

Cygwin Configuration Diagnostics
Current System Time: Thu Apr 07 11:41:20 2005

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path: C:\cygwin\usr\local\bin
 C:\cygwin\bin
 C:\cygwin\bin
 C:\cygwin\usr\X11R6\bin
 p:\exe
 c:\Programme\texmf\miktex\bin
 c:\programme\imagemagick-6.1.3-q16
 c:\WINDOWS\system32
 c:\WINDOWS
 c:\WINDOWS\System32\Wbem
 c:\PROGRA~1\ULTRAE~1
 c:\Programme\ghostscript\gs8.14\bin
 c:\PROGRA~1\Borland\Delphi5\Projects\Bpl
 c:\PROGRA~1\Borland\Delphi5\Bin
 c:\Programme\MATLAB701\bin\win32
 c:\SFU\common\
 c:\Programme\EnviView\

Output from C:\cygwin\bin\id.exe (nontsec)
UID: 11141(akheckel)         GID: 10513(Domänen-Benutzer)
10513(Domänen-Benutzer)

Output from C:\cygwin\bin\id.exe (ntsec)
UID: 11141(akheckel)         GID: 10513(Domänen-Benutzer)
0(root)                      10513(Domänen-Benutzer)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

HOME = `C:\cygwin\home\akheckel'
LD_LIBRARY_PATH = `C:\cygwin\usr\lib:\usr\X11R6\lib'
MAKE_MODE = `unix'
PWD = `/cygdrive/v/julian/TRAJ'
USER = `akheckel'

Use `-r' to scan registry

a:  fd             N/A    N/A
c:  hd  NTFS     29996Mb  43% CP CS UN PA FC     System
d:  hd  NTFS     46343Mb  71% CP CS UN PA FC     MISC
e:  hd  NTFS    194474Mb  91% CP CS UN PA FC     BIG200_1
f:  hd  NTFS     58635Mb  59% CP CS UN PA FC
i:  net NTFS     57239Mb  93% CP CS UN PA FC     SCIA_FITS
l:  cd             N/A    N/A
m:  cd             N/A    N/A
n:  cd             N/A    N/A
p:  hd  NTFS     29996Mb  43% CP CS UN PA FC     System
r:  net NTFS   1980763Mb  85% CP CS UN PA FC     SCIA_RAID
u:  net NTFS     10001Mb  84% CP CS UN PA FC     Lokaler Datenträger
v:  hd  NTFS     46343Mb  71% CP CS UN PA FC     MISC
w:  net NTFS     46618Mb  97% CP CS UN PA FC     Main
x:  net NTFS     60000Mb  98% CP CS UN PA FC     GOME_FITS
y:  net NTFS    117232Mb  84% CP CS UN PA FC
z:  net NTFS   1980763Mb  85% CP CS UN PA FC     SCIA_RAID

C:\cygwin      /          system  binmode
C:\cygwin/bin  /usr/bin   system  binmode
C:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: c:\SFU\common\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: c:\SFU\common\cp.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: c:\SFU\common\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: c:\PROGRA~1\Borland\Delphi5\Bin\grep.exe
Found: c:\SFU\common\grep.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: c:\SFU\common\ls.exe
Found: C:\cygwin\bin\make.exe
Found: c:\PROGRA~1\Borland\Delphi5\Bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: c:\SFU\common\mv.exe
Found: C:\cygwin\bin\rm.exe
Found: c:\SFU\common\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: c:\SFU\common\sed.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe

  123k 2004/09/29 C:\cygwin\bin\cygatk-1.0-0.dll
   55k 2004/09/14 C:\cygwin\bin\cygbz2-1.dll
   18k 2004/07/06 C:\cygwin\bin\cygcharset-1.dll
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll
  852k 2005/03/23 C:\cygwin\bin\cygcrypto-0.9.7.dll
  617k 2004/03/22 C:\cygwin\bin\cygcurl-2.dll
   22k 2004/02/10 C:\cygwin\bin\cygcygipc-2.dll
  895k 2004/04/28 C:\cygwin\bin\cygdb-4.2.dll
 1156k 2004/04/28 C:\cygwin\bin\cygdb_cxx-4.2.dll
  174k 2004/10/14 C:\cygwin\bin\cygexpat-0.dll
  129k 2004/03/11 C:\cygwin\bin\cygfontconfig-1.dll
   40k 2004/10/10 C:\cygwin\bin\cygform-8.dll
   45k 2001/04/25 C:\cygwin\bin\cygform5.dll
   35k 2002/01/09 C:\cygwin\bin\cygform6.dll
   48k 2003/08/09 C:\cygwin\bin\cygform7.dll
  907k 2004/06/09 C:\cygwin\bin\cygfpx-1.dll
  361k 2003/10/25 C:\cygwin\bin\cygfreetype-6.dll
  222k 2005/01/13 C:\cygwin\bin\cyggd-2.dll
   28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll
   30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll
   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll
   15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll
   15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll
  107k 2004/07/06 C:\cygwin\bin\cyggettextlib-0-14-1.dll
   17k 2004/07/06 C:\cygwin\bin\cyggettextpo-0.dll
  190k 2004/07/06 C:\cygwin\bin\cyggettextsrc-0-14-1.dll
  564k 2004/12/30 C:\cygwin\bin\cygglib-2.0-0.dll
   11k 2004/12/30 C:\cygwin\bin\cyggmodule-2.0-0.dll
  252k 2004/12/30 C:\cygwin\bin\cyggobject-2.0-0.dll
  351k 2004/07/17 C:\cygwin\bin\cygGraphicsMagick++-0.dll
 2170k 2004/07/17 C:\cygwin\bin\cygGraphicsMagick-0.dll
   15k 2004/12/30 C:\cygwin\bin\cyggthread-2.0-0.dll
   17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll
   29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll
   25k 2004/10/12 C:\cygwin\bin\cyghistory6.dll
  991k 2004/07/06 C:\cygwin\bin\cygiconv-2.dll
   22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll
   37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll
   54k 2004/07/06 C:\cygwin\bin\cygintl-3.dll
   21k 2001/06/20 C:\cygwin\bin\cygintl.dll
  241k 2004/08/06 C:\cygwin\bin\cygjasper-1-701-1.dll
   48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll
  132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll
  119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll
  156k 2004/06/04 C:\cygwin\bin\cyglcms-1.dll
  369k 2004/08/11 C:\cygwin\bin\cygMagick++-6.dll
 3214k 2004/08/11 C:\cygwin\bin\cygMagick-6.dll
   22k 2004/10/10 C:\cygwin\bin\cygmenu-8.dll
   26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll
   20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll
   29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll
   21k 2004/10/22 C:\cygwin\bin\cygminires.dll
   74k 2004/10/10 C:\cygwin\bin\cygncurses++-8.dll
  156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll
  216k 2004/10/10 C:\cygwin\bin\cygncurses-8.dll
  226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll
  202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll
  224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll
   13k 2004/10/10 C:\cygwin\bin\cygpanel-8.dll
   15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll
   12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll
   19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll
  196k 2005/01/08 C:\cygwin\bin\cygpango-1.0-0.dll
  138k 2005/01/08 C:\cygwin\bin\cygpangoft2-1.0-0.dll
   33k 2005/01/08 C:\cygwin\bin\cygpangowin32-1.0-0.dll
   37k 2005/01/08 C:\cygwin\bin\cygpangox-1.0-0.dll
   17k 2005/01/08 C:\cygwin\bin\cygpangoxft-1.0-0.dll
   62k 2003/12/11 C:\cygwin\bin\cygpcre-0.dll
   63k 2003/04/11 C:\cygwin\bin\cygpcre.dll
    9k 2003/12/11 C:\cygwin\bin\cygpcreposix-0.dll
   61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll
 1252k 2005/01/27 C:\cygwin\bin\cygperl5_8.dll
  173k 2003/08/10 C:\cygwin\bin\cygpng12.dll
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll
  108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll
  148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll
  144k 2004/10/12 C:\cygwin\bin\cygreadline6.dll
  171k 2005/03/23 C:\cygwin\bin\cygssl-0.9.7.dll
  282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll
  154k 2004/08/11 C:\cygwin\bin\cygWand-6.dll
 1242k 2005/01/08 C:\cygwin\bin\cygxml2-2.dll
   62k 2004/10/10 C:\cygwin\bin\cygz.dll
 1158k 2005/04/01 C:\cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.5.14
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 126
        Shared data: 4
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Fri Apr 1 13:40:00 EST 2005
        Shared id: cygwin1S4

  243k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdps-1.dll
   26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll
   28k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll
   21k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygfontenc-1.dll
   36k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygFS-6.dll
  358k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGL-1.dll
  438k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll
  140k 2004/08/06 C:\cygwin\usr\X11R6\bin\cygglut-3.dll
   75k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygICE-6.dll
   77k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygMrm-2.dll
    9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll
 1413k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll
   20k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll
   30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygSM-6.dll
   66k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygUil-2.dll
  877k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygX11-6.dll
  254k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-6.dll
  356k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-7.dll
  363k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXaw-8.dll
  275k 2004/01/13 C:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll
    9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcomposite-1.dll
   30k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll
    9k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXdamage-1.dll
    7k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXevie-1.dll
   49k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXext-6.dll
   16k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXfixes-3.dll
   56k 2004/03/11 C:\cygwin\usr\X11R6\bin\cygXft-1.dll
   63k 2004/03/23 C:\cygwin\usr\X11R6\bin\cygXft-2.dll
   27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXi-6.dll
  125k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll
   12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxkbui-1.dll
 1294k 2004/03/31 C:\cygwin\usr\X11R6\bin\cygXm-2.dll
  459k 2004/02/10 C:\cygwin\usr\X11R6\bin\cygXmHTML-0.dll
   76k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmu-6.dll
   11k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll
   26k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXp-6.dll
   52k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll
   12k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll
   28k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll
    8k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXRes-1.dll
   40k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrx-6.dll
   25k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygxrxnest-6.dll
  282k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXt-6.dll
   27k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll
   17k 2005/02/23 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll

Cygwin Package Information
Package              Version
_update-info-dir     00231-1
a2ps                 4.13-1
ash                  20040127-1
atk                  1.8.0-1
atk-runtime          1.8.0-1
base-files           3.2-1
base-passwd          2.2-1
bash                 2.05b-16
bc                   1.06-2
binutils             20041229-1
bzip2                1.0.2-6
clear                1.0-1
cmake                2.0.5-1
coreutils            5.3.0-4
crypt                1.1-1
curl                 7.11.1-1
cvs                  1.11.17-1
cygipc               2.03-2
cygrunsrv            1.01-1
cygutils             1.2.6-1
cygwin               1.5.14-1
cygwin-doc           1.4-2
ddd                  3.3.9-1
diffutils            2.8.7-1
editrights           1.01-1
expat                1.95.8-1
fileutils            4.1-3
findutils            20041227-1
fontconfig           2.2.2-1
freeglut             2.2.0-1
freetype2            2.1.5-1
gawk                 3.1.4-3
gcc                  3.3.3-3
gcc-core             3.3.3-3
gcc-g++              3.3.3-3
gcc-g77              3.3.3-3
gcc-mingw-core       20040810-1
gcc-mingw-g++        20040810-1
gcc-mingw-g77        20040810-1
gdb                  20041228-3
gdbm                 1.8.3-7
gettext              0.14.1-1
ghostscript          8.15-2
ghostscript-base     8.15-2
ghostscript-x11      8.15-2
glib2                2.4.8-1
glib2-runtime        2.4.8-1
gnuplot              4.0.0-1
grace                5.1.18-1
grep                 2.5.1a-2
groff                1.18.1-2
gzip                 1.3.5-1
jasper               1.701.0-1
jbigkit              1.5-3
jgraph               8.3-1
jpeg                 6b-11
lcms                 1.13-1
less                 381-1
lesstif              0.93.94-2
libbz2_1             1.0.2-6
libcharset1          1.9.2-1
libdb4.2             4.2.52-1
libfontconfig1       2.2.2-1
libfpx               1.2.0.9-1
libfreetype26        2.1.5-1
libgd2               2.0.33-1
libgdbm              1.8.0-5
libgdbm-devel        1.8.3-7
libgdbm3             1.8.3-3
libgdbm4             1.8.3-7
libgettextpo0        0.14.1-1
libGraphicsMagick0   1.0.6-1
libiconv             1.9.2-1
libiconv2            1.9.2-1
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.1-1
libjpeg62            6b-11
libjpeg6b            6b-8
libMagick6           6.0.4-1
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.4-1
libpcre              4.1-1
libpcre0             4.5-1
libpng               1.2.5-4
libpng12             1.2.5-4
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.0-1
libtiff4             3.6.0-5
libXft               2.1.6-1
libXft1              1.0.0-1
libXft2              2.1.6-1
libxml2              2.6.16-2
login                1.9-7
lynx                 2.8.4-8
make                 3.80-1
man                  1.5o1-2
mingw-runtime        3.7-1
minires              1.00-1
mktemp               1.5-3
more                 2.11o-1
ncurses              5.4-1
nedit                5.5-1
openssh              4.0p1-1
openssl              0.9.7f-1
pango                1.6.0-2
pango-runtime        1.6.0-2
patch                2.5.8-8
patchutils           0.2.30-1
pcre                 4.5-1
pcre-doc             4.5-1
perl                 5.8.6-4
perl-libwin32        0.191-1
psutils              1.17-1
readline             5.0-1
rxvt                 2.7.10-5
sed                  4.1.4-1
sh-utils             2.0.15-5
sharutils            4.2.1-3
tar                  1.13.25-5
tcltk                20030901-1
termcap              20021106-2
terminfo             5.4_20041009-1
texinfo              4.7-2
textutils            2.0.21-2
transfig             3.2.4-2
unzip                5.50-5
w32api               3.2-1
which                1.6-1
whois                4.6.14-1
X-startup-scripts    1.0.10-3
Xaw3d                1.5D-5
xfig                 3.2.4-6
xfig-lib             3.2.4-6
XmHTML               1.1.7-1
xorg-x11-base        6.8.2.0-1
xorg-x11-bin         6.8.2.0-1
xorg-x11-bin-dlls    6.8.2.0-1
xorg-x11-bin-lndir   6.8.2.0-1
xorg-x11-etc         6.8.2.0-1
xorg-x11-fenc        6.8.1.0-2
xorg-x11-fnts        6.8.1.0-3
xorg-x11-libs-data   6.8.2.0-1
xorg-x11-xwin        6.8.2.0-1
xterm                196-1
zlib                 1.2.2-1
Use -h to see help about each section


--
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/

^ permalink raw reply	[flat|nested] 50+ messages in thread

end of thread, other threads:[~2018-03-02  9:39 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02  8:14 cygheap base mismatch detected ignace danneels
2018-03-02  9:39 ` Marco Atzeri
  -- strict thread matches above, loose matches on Subject: below --
2012-07-18  0:03 Andrew DeFaria
2012-07-18  1:56 ` Reini Urban
2012-07-18  2:37   ` Andrew DeFaria
2012-07-18 15:04     ` Reini Urban
2012-07-18 18:16       ` Andrew DeFaria
2012-07-18 18:38         ` Earnie Boyd
2012-07-18 19:03           ` Andrew DeFaria
2012-02-29 21:19 Charles Wilson
2012-02-29 23:23 ` marco atzeri
2012-03-01  5:56 ` Heiko Elger
2012-03-01  7:03   ` marco atzeri
2012-03-01 10:25   ` Corinna Vinschen
2012-03-01 10:52 ` Corinna Vinschen
2012-03-01 10:59   ` marco atzeri
2012-03-01 12:15     ` Corinna Vinschen
2012-03-01 22:44       ` Charles Wilson
2012-03-02  9:00         ` Corinna Vinschen
2012-03-02 17:11           ` Charles Wilson
2006-02-21 17:40 Dill, Jens (END-CHI)
2006-02-21 16:10 Dill, Jens (END-CHI)
2006-02-21 16:37 ` Brian Dessent
2006-02-21 19:18 ` Yitzchak Scott-Thoennes
2006-02-19  3:34 Dill, Jens (END-CHI)
2006-02-19 18:41 ` Yitzchak Scott-Thoennes
2006-02-20  5:26 ` Mark Geisert
2006-02-20  5:36   ` Christopher Faylor
2006-02-21 21:56 ` Jason Tishler
2006-02-17 22:56 Dill, Jens (END-CHI)
2006-02-17 22:33 Dill, Jens (END-CHI)
2006-02-18 14:33 ` Mark Geisert
2006-02-17 17:43 Dill, Jens (END-CHI)
2006-02-16 23:45 Dill, Jens (END-CHI)
2006-02-17 10:23 ` Dave Korn
2006-02-16 22:05 Dill, Jens (END-CHI)
2006-02-16 19:38 Dill, Jens (END-CHI)
2006-02-16 20:06 ` Chris Taylor
2006-02-16 18:36 Dill, Jens (END-CHI)
2006-02-16 19:50 ` Dave Korn
2006-02-16  8:40 Dill, Jens (END-CHI)
2006-02-16 17:57 ` Christopher Faylor
2006-02-16 18:08 ` Dave Korn
2005-04-07 10:35 Andreas Heckel
2005-04-07 13:25 ` Dave Korn
2006-02-15 23:49   ` Jens Dill
2006-02-15 23:58     ` Christopher Faylor
2006-02-16 10:42     ` Dave Korn
2005-04-08  0:10 ` Mark Hadfield
2005-04-08  7:35   ` Andreas Heckel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).