cygheap version mismatch detected

2005-02-11 Thread CV
nor XWin will start at all, instead I get the following message: C:\cygwin\usr\X11R6\bin\XWin.exe (2400): *** cygheap version mismatch detected - 0x6179/0x101. You have multiple copies of cygwin1.dll on your system. Search for cygwin1.dll using the Windows Start->Find/Search facil

Return to "cygheap version mismatch detected"

2004-11-04 Thread Joshua Wright
A few weeks ago I posted (http://www.cygwin.com/ml/cygwin/2004-09/msg00636.html) and received some very thoughtful responses from the list on a problem I was having where a program I wrote generates a "cygheap version mismatch detected" error immediately upon execution

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Christopher Faylor
On Wed, Sep 15, 2004 at 12:57:10PM -0400, Igor Pechtchanski wrote: >Or, you could simply do "cygcheck program.exe", where "program.exe" is the >one you're trying to run. It'll show all the DLLs that the program >depends on statically. Right. I suspect that one of the DLLs needs to be rebased alo

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Igor Pechtchanski
On Wed, 15 Sep 2004, Peter Rehley wrote: > On Sep 15, 2004, at 5:54 AM, Joshua Wright wrote: > > > Jörg Schaible wrote: > > > > c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - > > > > 0x6178/0xBF. You have multiple copies o

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Peter Rehley
On Sep 15, 2004, at 5:54 AM, Joshua Wright wrote: Jörg Schaible wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. From your cygcheck output I've seen that you have or had a B15 ru

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Joshua Wright
Jörg Schaible wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. From your cygcheck output I've seen that you have or had a B15 running ... do you still use it? Even it the dll na

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Joshua Wright
Christopher Faylor wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. Find the extra cygwin1.dlls and delete them. Use only the one in cygwin\bin You probably need to run rebaseall (q.v

Re: Program terminates with "cygheap version mismatch detected"

2004-09-14 Thread Christopher Faylor
On Tue, Sep 14, 2004 at 09:26:48AM -0400, Joshua Wright wrote: >Bobby, > >Bobby McNulty wrote: >>>c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected >>>- 0x6178/0xBF. >>>You have multiple copies of cygwin1.dll on your system. >

Re: Program terminates with "cygheap version mismatch detected"

2004-09-14 Thread Joshua Wright
Bobby, Bobby McNulty wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. Find the extra cygwin1.dlls and delete them. Use only the one in cygwin\bin Thanks for the suggestion, but I have

RE: Program terminates with "cygheap version mismatch detected"

2004-09-14 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Bobby McNulty > Sent: 14 September 2004 11:51 752 lines of extraneous quoting, an entire cygcheck output's worth, and all you did was add 3 lines of completely incorrect answer where you told the original poster something that if y

Re: Program terminates with "cygheap version mismatch detected"

2004-09-14 Thread Bobby McNulty
stems, generating the following error: $ ./asleap.exe c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the mos

Program terminates with "cygheap version mismatch detected"

2004-09-14 Thread Joshua Wright
owing error: $ ./asleap.exe c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent version. The mos