Re: Updated cygwin dlls don't have the .dll extension; instead have .dll.new

2006-12-24 Thread Linda Walsh
Eric Blake wrote: According to Charli Li on 12/24/2006 1:39 PM: Fishy enough, the new dlls had a filename extension of .dll.new Which means Windows is scheduled to rename it automatically at the next reboot, since it was in use at the time you ran setup.exe. Didn't you read the messag

Re: cygwin 1.5.22 - cpan core dumping on initial

2006-12-24 Thread Yitzchak Scott-Thoennes
jake writes: > $ cpan > There seems to be running another CPAN process (pid 2064). Contacting... > Other job not responding. Shall I overwrite the lockfile? (Y/N) [y] ... > Fetching with Net::FTP: > ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz > Segmentation fault (core dumped) I have oc

how to debug with the crash especially with the corrupt stack in multi-thread environment using gdb.

2006-12-24 Thread andy wang
Hi, All: now I get a new question: how to debug with the crash, especially with the corrupt stack in multi-thread environment using gdb. I found a related post using "info reg, watch 0x230" such low level command to trace a crash. http://www.cygwin.com/ml/cygwin/2004-02/msg00921.html My que

Re: Updated cygwin dlls don't have the .dll extension; instead have .dll.new

2006-12-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Charli Li on 12/24/2006 1:39 PM: > Fishy enough, the new dlls had a filename extension of .dll.new Which means Windows is scheduled to rename it automatically at the next reboot, since it was in use at the time you ran setup.exe. Didn't

Re: perl script dies with The instruction at

2006-12-24 Thread Yitzchak Scott-Thoennes
Harold Fuchs wolfeden.demon.co.uk> writes: > Yitzchak Scott-Thoennes wrote: > > How are you starting your script? Can you put: print "$^O: $]\n" > > or something at the beginning and verify for sure which perl you are > > using? > At a command prompt (DOS/CMD or cygwin) do "perl -version" (no q

Re: perl script dies with The instruction at

2006-12-24 Thread Harold Fuchs
Yitzchak Scott-Thoennes wrote: > moka writes: >> Larry Hall wrote: >>> Don't mix and match perl modules. If you're using Cygwin's perl, >>> use modules built and be sure _not_ to use any ActiveState Perl >>> modules and vice-versa. >> Well, I did not mean to mix. In fact I think I did not ask cygw

Re: perl script dies with The instruction at

2006-12-24 Thread Yitzchak Scott-Thoennes
moka writes: > Larry Hall wrote: > >Don't mix and match perl modules. If you're using Cygwin's perl, use modules > >built and be sure _not_ to use any ActiveState Perl modules and vice-versa. > Well, I did not mean to mix. In fact I think I did not ask cygwin to install > perl, but I am not sure.

Re: HISTFILE in zsh

2006-12-24 Thread Eli Barzilay
Eli Barzilay <[EMAIL PROTECTED]> writes: > I'm having the same problem that is described at > > http://www.cygwin.com/ml/cygwin/2004-12/msg00195.html > > I'm surprised that it was reported in 2004 -- I use cygwin on several > machines with no problems, it's only a new one that is having the >

Updated cygwin dlls don't have the .dll extension; instead have .dll.new

2006-12-24 Thread Charli Li
When using setup.exe to update packages that includes dlls (such as cygwin), it installs the dlls, but have a different file extension. When I tried to start up bash after updating packages with new dlls, bash briefly spits out an error saying that it couldn't find cygreadine6.dll. zsh and company

Re: test - please ignore

2006-12-24 Thread Christopher Faylor
On Sun, Dec 24, 2006 at 08:44:10AM -0500, Brian Hassink wrote: >We've had some email server changes and I haven't seen a recent post I >made, so this is a test... Please do not send "test" messages to mailing lists at sourceware.org/cygwin.com. If you need to see if your changes work, then wait u

Similar problem (was RE: Need some help on a thread issue - is it application problem or cygthread or my installation)

2006-12-24 Thread Brian Hassink
Hmmm, I've just run into the exact same problem with an app I'm working on... 5 [sig] mud 3264 C:\cygwin\home\admin\smudge-0.1.0\bin\smudge.exe: *** fatal error - called with threadlist_ix -1 ./go: line 2: 3264 Hangup ./bin/smudge.exe ...but in my case, things were workin

test - please ignore

2006-12-24 Thread Brian Hassink
We've had some email server changes and I haven't seen a recent post I made, so this is a test... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt