cygheap version mismatch ?

2005-02-12 Thread CV
and running rebaseall -v between tries. Result: Now, whenever I try starting XWin (whether with KDE or without) it will fail with the message such as the following: C:\cygwin\usr\X11R6\bin\XWin.exe (4056): *** cygheap version mismatch detected - 0x6179/0x101. You have multiple copies

Re: cygheap version mismatch ?

2005-02-12 Thread Larry Hall
cygwin1.dll files, rebooting and running rebaseall -v between tries. Result: Now, whenever I try starting XWin (whether with KDE or without) it will fail with the message such as the following: C:\cygwin\usr\X11R6\bin\XWin.exe (4056): *** cygheap version mismatch detected - 0x6179

Re: cygheap version mismatch ?

2005-02-12 Thread CV
Larry Hall lh-no-personal-replies-please at cygwin.com writes: Start here: Problem reports: http://cygwin.com/problems.html Yes thank you, I looked through the FAQ and instructions, and also googled around but didn't find anything specific on this. Also, did you start any Cygwin

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 facility

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 and exists. Unfortunately

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

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 running

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 of cygwin1.dll on your system. From your

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 along

Program terminates with cygheap version mismatch detected

2004-09-14 Thread Joshua Wright
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 most recent

Re: Program terminates with cygheap version mismatch detected

2004-09-14 Thread Bobby McNulty
, 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 most recent

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 you

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 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. Find the extra cygwin1.dlls and delete them. Use only