Re: [perl-5.8.7] Perl regression tests fail when lib directory is present

2005-07-27 Thread Andrew Ho
Hello, AH>So I think the next step is to figure out who can help look at that latter AH>problem. Is there a bug I or someone else should file somewhere? MS>To make sure it isn't completely forgotten you can put it into the bug MS>tracker with perlbug. Very well, I have submitted the bug and it

perl - segfault on "free unused scalar"

2005-07-27 Thread Krzysztof Duleba
While playing with perl in interactive mode, I experienced strange memory error in Cygwin perl. Trying the same scenario on Linux boxes results in perl being killed after using all memory (tested on machines with 128 - 2048 MB RAM), but on Cygwin perl dies in a different way. The following scr

Re: [perl-5.8.7] Perl regression tests fail when lib directory is present

2005-07-27 Thread Gerrit P. Haase
Andrew Ho wrote: Hello, AH>So I think the next step is to figure out who can help look at that latter AH>problem. Is there a bug I or someone else should file somewhere? MS>To make sure it isn't completely forgotten you can put it into the bug MS>tracker with perlbug. Very well, I have subm

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Gerrit P. Haase
Krzysztof Duleba wrote: While playing with perl in interactive mode, I experienced strange memory error in Cygwin perl. Trying the same scenario on Linux boxes results in perl being killed after using all memory (tested on machines with 128 - 2048 MB RAM), but on Cygwin perl dies in a differen

Name of the Cygwin setup program (was Re: Is the Cygwin installation process ...)

2005-07-27 Thread Ehud Karni
On Mon, 25 Jul 2005 23:29:28 -0500, Herb Martin wrote: > Larry Hall (LH) wrote: > > LH> > - Name of setup utility: setup.exe > LH> > LH> I doubt this will change. It was chosen ages ago in the > LH> hopes that it would be a well understood name for the Windows > LH> crowd. So far, there's been n

RE: Name of the Cygwin setup program (was Re: Is the Cygwin installation process ...)

2005-07-27 Thread Dave Korn
Original Message >From: Ehud Karni >Sent: 27 July 2005 12:39 > I also think that `setup.exe' is a bad name. If anyone else wants to waste their time and energy discussing this non-issue, can they please http://cygwin.com/acronyms#TITTTL ? Bock-bock-bock-b'gawk! cheers,

Re: bash.exe.stackdump

2005-07-27 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Moving to cygwin list] According to Matthew Carroll on 7/26/2005 12:16 PM: > Configuration Information [Automatically generated, do not change]: > Machine: i686 > OS: cygwin > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE=

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 27 July 2005 05:46 > Dave, > I'm still having this problem. I configured cygwin to be in UNIX mode (all > mounts are binaries) and added the packages you mentioned. > > Should I try to build the code from the cygwin itself rather than the one >

Re: Name of the Cygwin setup program (was Re: Is the Cygwin installation process ...)

2005-07-27 Thread Max Bowsher
Ehud Karni wrote: On Mon, 25 Jul 2005 23:29:28 -0500, Herb Martin wrote: Larry Hall (LH) wrote: - Name of setup utility: setup.exe I doubt this will change. It was chosen ages ago in the hopes that it would be a well understood name for the Windows crowd. So far, there's been no real comp

Re: mc 4.6.1 - background not working

2005-07-27 Thread Pavel Tsekov
Hello, On Tue, 26 Jul 2005, Krzysztof Duleba wrote: > In the latest release of mc, subshell isn't working. Ctrl-O just shows the > background. However, if I build mc myself from the sources, subshell works > fine. [...] > Why is background disabled? And why ncurses instead of S-Lang? Because u

Re: mc 4.6.1 - background not working

2005-07-27 Thread Krzysztof Duleba
Pavel Tsekov wrote: Why is background disabled? And why ncurses instead of S-Lang? Because using the subshell leaves stale subshell processes and each time I start to debug this problem I get nowhere due to lack of time. I didn't notice this problem. Are you sure it's still there? The pro

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Krzysztof Duleba
Gerrit P. Haase wrote: $ ./inter.pl perl> sub foo($){$a=shift;foo($a+1);} perl> foo 1 Out of memory during "large" request for 134221824 bytes, total sbrk() is 273211392 bytes at (eval 18) line 1. perl> foo 1 Out of memory during request for 67289644 bytes, total sbrk() is 394086400 bytes !

Re: mc 4.6.1 - background not working

2005-07-27 Thread Pavel Tsekov
Hello, On Wed, 27 Jul 2005, Krzysztof Duleba wrote: > Pavel Tsekov wrote: > > >>Why is background disabled? And why ncurses instead of S-Lang? > > > > Because using the subshell leaves stale subshell processes and each > > time I start to debug this problem I get nowhere due to lack of time. > >

problem with starting programs via ssh / cannot see environment variable

2005-07-27 Thread Giger Mathias
Hi all, I have a problem with starting programs via ssh. when logging in on to a xp host with cygwin everything works fine. (browsing files etc.) When I want to start a program requiring some environment variables from xp I run into troubles. The job is started in the task manager, but the pro

Re: mc 4.6.1 - background not working

2005-07-27 Thread Krzysztof Duleba
Pavel Tsekov wrote: And btw you are wrong - the MC package has subshell support but it is disabled by default. Try `mc --help' . Really? My mc configured with --prefix=/usr doesn't agree with that and subshell works. I don't understand what you are trying to tell me. I was speaking about the

Re: Cron problems with cygwin...

2005-07-27 Thread Pierre A. Humblet
Igor Pechtchanski wrote: > Third, please run the cron_diagnose.sh script and examine the results. > If it's a simple permission issue, that script should catch it. cron_diagnose.sh was not designed for Win2003 and is not a good diagnostic tool there. It won't catch all permissions issues and may

sshd forks and fails

2005-07-27 Thread Torsten Bronger
Hallöchen! After some trouble with the sshd service, I re-installed the whole Win2k. The result is that I've come one step further than before. The process starts, but sshd doesn't let me in. I've set CYGWIN="ntsec tty". All sshd-related files in /etc/ have their owners, groups, and permission

Re: Name of the Cygwin setup program (was Re: Is the Cygwin installation process ...)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 01:07:59PM +0100, Max Bowsher wrote: >I've been privately calling it "cygsetup" for a long time. I've been calling it "Shirley" myself. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentat

Re: problem with starting programs via ssh / cannot see environment variable

2005-07-27 Thread Larry Hall
At 09:50 AM 7/27/2005, you wrote: >Hi all, > >I have a problem with starting programs via ssh. when logging in on to a xp >host with cygwin everything works fine. >(browsing files etc.) > >When I want to start a program requiring some environment variables from xp I >run into troubles. The job i

Re: sshd forks and fails

2005-07-27 Thread Larry Hall
At 10:10 AM 7/27/2005, you wrote: >Hallöchen! > >After some trouble with the sshd service, I re-installed the whole >Win2k. The result is that I've come one step further than before. > >The process starts, but sshd doesn't let me in. I've set >CYGWIN="ntsec tty". All sshd-related files in /etc/

RE: Name of the Cygwin setup program (was Re: Is the Cygwin installation process ...)

2005-07-27 Thread Dave Korn
Original Message >From: Christopher Faylor >Sent: 27 July 2005 15:13 > On Wed, Jul 27, 2005 at 01:07:59PM +0100, Max Bowsher wrote: >> I've been privately calling it "cygsetup" for a long time. > > I've been calling it "Shirley" myself. > > cgf "Shirley"? You must be joking! ch

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Eitan Eliahu
Dave, attached is the def file after I ran d2u on it. I'm getting a different error in the link. I was wondering if we could compare this def file and the one you might have. I am wondering if a .def should be considered a "linker script" for this linker. Here is the output: Making version.o

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Eitan Eliahu
Dave, attached is the def file after I ran d2u on it. I'm getting a different error in the link. I was wondering if we could compare this def file and the one you might have. I am wondering if a .def should be considered a "linker script" for this linker. Here is the output: Making version.o

RE: Cron problems with cygwin...

2005-07-27 Thread Etienne Mbuyi
Ye, cron-config is the way to go. I used on my last install and thanks to Pierre, it solved my problem. Another point I would like to make here is that Igor needs to be a bit more kind in his reply. It doesn't help if you make people feel stupid. Not everyone is an EXPERT like you. Anyway thanks Pi

Re: Cron problems with cygwin...

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 10:49:24AM -0400, Etienne Mbuyi wrote: >Ye, cron-config is the way to go. I used on my last install and thanks to >Pierre, it solved my problem. >Another point I would like to make here is that Igor needs to be a bit >more kind in his reply. It doesn't help if you make peop

RE: Cron problems with cygwin...

2005-07-27 Thread Etienne Mbuyi
When I first posted my problem with cron-cygwin, I got a reply from him that I still don't think was kind. If I misread his attempt to help me, then I apologize. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Faylor Sent: Wednesday, July 27,

Re: Cron problems with cygwin...

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 11:08:33AM -0400, Etienne Mbuyi wrote: >When I first posted my problem with cron-cygwin, I got a reply from him >that I still don't think was kind. Well, with any luck his manager is monitoring this list ("this mailing list may be monitored for quality assurance purposes")

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 27 July 2005 15:47 > Dave, attached is the def file after I ran d2u on it. It still has \r\n line ends. I'm afraid my advice wasn't any too clever: cygwin.def is a generated file, so it's only likely to get re-generated. Read on: > I'm getti

RE: Cron problems with cygwin...

2005-07-27 Thread Larry Hall
At 11:08 AM 7/27/2005, you wrote: >When I first posted my problem with cron-cygwin, I got a reply from him that >I still don't think was kind. >If I misread his attempt to help me, then I apologize. You mean this? If so then yes, you mi

RE: Cron problems with cygwin...

2005-07-27 Thread Etienne Mbuyi
Again, if I misread his email, I sincerely apologize. -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 27, 2005 11:27 AM To: Etienne Mbuyi; cygwin@cygwin.com Subject: RE: Cron problems with cygwin... At 11:08 AM 7/27/2005, you wrote: >When I first post

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >Original Message >>From: Eitan Eliahu >>Sent: 27 July 2005 15:47 > >> Dave, attached is the def file after I ran d2u on it. > > It still has \r\n line ends. I don't see them in the file that he attached. I do see a lot of these

Re: Cygwin command line installation

2005-07-27 Thread Igor Pechtchanski
Another attempt with a changed subject (this really *does* belong on the main list). Karthik, Reposting the same question every 24 hours will not get you closer to the answer. On Wed, 27 Jul 2005, Rajagopalan, Karthik wrote: > Hi, > > This is a question about Cygwin-XFree86 installation. To di

Problem on the re-compling of g77 for the increasing of MXUNIT in fio.h

2005-07-27 Thread Semih Ergintav
Hi, Default version of gcc/g77 only allows a maximum unit number (MXUNIT) of 99. However my software requires a MXUNIT . I tried to re-compile gcc/g77 after the editing the correct fıle (gcc/lıbf2c/lıbI77/fıo.h) I have two

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Dave Korn
Original Message >From: Christopher Faylor >Sent: 27 July 2005 16:39 > On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >> Original Message >>> From: Eitan Eliahu >>> Sent: 27 July 2005 15:47 >> >>> Dave, attached is the def file after I ran d2u on it. >> >> It still h

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 04:56:27PM +0100, Dave Korn wrote: >Original Message >>From: Christopher Faylor >>Sent: 27 July 2005 16:39 > >> On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >>> Original Message From: Eitan Eliahu Sent: 27 July 2005 15:47 >>> Dav

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Gerrit P. Haase
Krzysztof Duleba wrote: Gerrit P. Haase wrote: With 5.8.7 I get the core dump after calling `foo 1` the first time: $ ./inter.pl perl> sub foo($){$a=shift;foo($a+1);} perl> foo 1 Out of memory during request for 4040 bytes, total sbrk() is 402624512 bytes! Segmentation fault (core dumped)

Re: Problem on the re-compling of g77 for the increasing of MXUNIT in fio.h

2005-07-27 Thread Gerrit P. Haase
Semih Ergintav wrote: Hi, Default version of gcc/g77 only allows a maximum unit number (MXUNIT) of 99. However my software requires a MXUNIT . I tried to re-compile gcc/g77 after the editing the correct fıle (gcc/lıbf2c/lıbI77/fıo.h) I have two mai

access to network printer w2k

2005-07-27 Thread John M. Gravley
I'm having a problem accessing a network printer. Seems like the exact same Cygwin install under XP on a different computer is working fine. lpr -D on the XP system shows a list of the Windows printers, but all I get it the following: Example calls: lpr -D -P //eris/lj5 DIR_COLORS Windows p

Re: rebaseall failure?

2005-07-27 Thread Jason Tishler
Doug, On Tue, Jul 26, 2005 at 07:26:17PM -0400, Douglas Philips wrote: > While trying to solve my Python 2.4.1-1 problem under cygwin 1.5.18 > it was suggested that rebaseall might solve my problem. Unfortunately > it didn't. However, rebase all didn't work either. Here is result: > $ /bin/reb

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Krzysztof Duleba
Gerrit P. Haase wrote: $ ./inter.pl perl> sub foo($){$a=shift;foo($a+1);} perl> foo 1 Out of memory during request for 4040 bytes, total sbrk() is 402624512 bytes! Segmentation fault (core dumped) Another version (with "my $a"): perl> sub foo($){my $a=shift;foo($a+1);} perl> foo 1 Out of me

Re: sshd forks and fails

2005-07-27 Thread Torsten Bronger
Halloechen! Larry Hall <[EMAIL PROTECTED]> writes: > At 10:10 AM 7/27/2005, you wrote: > >> [...] At the same time, the line >> >>762068650 [main] sshd 864 fork_copy: linked dll data/bss pass 0 failed, >>0x33B000..0x33B040, done 0, windows pid 116, Win32 error 487 >> >> is added to /var/log/ssh

Is cygwin/in.h missing INET_ADDRSTRLEN?

2005-07-27 Thread Jason Tishler
While compiling Python under Cygwin 1.5.18, I got the following error: gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fno-strict-aliasing -I. -I/tmp/Python-2.4/./Include -I/usr/local/include -I/tmp/Python-2.4/Include -I/tmp/Python-2.4 -c /tmp/Python-2.4/Modules/socketmodule.c -o build/temp.

Re: sshd forks and fails

2005-07-27 Thread Jason Tishler
On Wed, Jul 27, 2005 at 10:35:48AM -0400, Larry Hall wrote: > from a DOS box/cmd.exe prompt, run "C:\cygwin\bin\rebaseall", AFAICT, the above will not work: C:\>C:\cygwin\bin\rebaseall 'C:\cygwin\bin\rebaseall' is not recognized as an internal or external command, operable program or bat

Re: Is cygwin/in.h missing INET_ADDRSTRLEN?

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 01:20:31PM -0400, Jason Tishler wrote: >While compiling Python under Cygwin 1.5.18, I got the following error: > >gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fno-strict-aliasing -I. > -I/tmp/Python-2.4/./Include -I/usr/local/include -I/tmp/Python-2.4/Include > -I/tm

Re: trouble using /dev/clipboard on snapshots

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 01:27:21AM -0700, Yitzchak Scott-Thoennes wrote: >I've sometimes been getting errors trying to copy files to the clipboard >recently: I just made some minor changes to the clipboard handling. I don't know if they will fix your problem or not but there's a new snapshot up t

RE: perl - segfault on "free unused scalar"

2005-07-27 Thread Dave Korn
Original Message >From: Krzysztof Duleba >Sent: 27 July 2005 17:56 > Then why does the following code fail? To find out, run /bin/perl.8.6.exe under gdb/insight and breakpoint sbrk. You'll see that VirtualAlloc is failing. By reassigning $eip to GetLastError immediately after one of t

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Igor Pechtchanski
On Wed, 27 Jul 2005, Krzysztof Duleba wrote: > Gerrit P. Haase wrote: > > > > > $ ./inter.pl > > > > perl> sub foo($){$a=shift;foo($a+1);} You do realize you have infinite recursion here, right? So you're most likely running out of stack (which Perl may be re-allocating on the heap). > > > > pe

Re: rebaseall failure?

2005-07-27 Thread Doug Philips
On Wednesday, July 27, 2005, at 12:45PM, Jason Tishler <[EMAIL PROTECTED]> indited: >> ReBaseImage (/usr/bin/cygiconv-2.dll) failed with last error = 6 > >The above implies that /usr/bin/cygiconv-2.dll was in use when you >executed rebaseall. If rebaseall is run from ash, then the above should >

Re: rebaseall failure?

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 02:16:24PM -0400, Doug Philips wrote: >On Wednesday, July 27, 2005, at 12:45PM, Jason Tishler <[EMAIL PROTECTED]> >indited: > >>> ReBaseImage (/usr/bin/cygiconv-2.dll) failed with last error = 6 >> >>The above implies that /usr/bin/cygiconv-2.dll was in use when you >>execu

Re: rebaseall failure?

2005-07-27 Thread Doug Philips
On Wednesday, July 27, 2005, at 02:29PM, Christopher Faylor <[EMAIL PROTECTED]> indited: >It looks like a "ps -W" might be more instructive. OK (Here it is. Also note that I noticed sh in the list and did a ps -W from the ash immediately after running the script (that output is also enclosed b

Re: rebaseall failure?

2005-07-27 Thread Jason Tishler
On Wed, Jul 27, 2005 at 02:48:41PM -0400, Doug Philips wrote: > On Wednesday, July 27, 2005, at 02:29PM, Christopher Faylor indited: > >It looks like a "ps -W" might be more instructive. > > OK (Here it is. Also note that I noticed sh in the list and did a ps > -W from the ash immediately after ru

Re: Is cygwin/in.h missing INET_ADDRSTRLEN?

2005-07-27 Thread Jason Tishler
Chris, On Wed, Jul 27, 2005 at 01:35:35PM -0400, Christopher Faylor wrote: > On Wed, Jul 27, 2005 at 01:20:31PM -0400, Jason Tishler wrote: > >After Googling around and looking at netinet/in.h on Linux and Solaris, > >it seems like cygwin/in.h should have the following #defines: > > > >#define

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Gerrit P. Haase
Krzysztof Duleba wrote: But there's plenty of memory left when perl crashes. I have 1 GB RAM and 1 GB swap file. I've simplified the test case. It seems that Cygwin perl can't handle too much memory. For instance: $ perl -e '$a="a"x(200 * 1024 * 1024); sleep 9' This requires about 525 MB

Re: rebaseall failure?

2005-07-27 Thread Doug Philips
On Wednesday, July 27, 2005, at 03:05PM, Jason Tishler <[EMAIL PROTECTED]> indited: >If sh.exe is really bash.exe, then this is why cygiconv-2.dll is in use. >The question is why is sh.exe running in the first place? Indeed. And why does putting that dll at the end of the list make any differenc

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Eitan Eliahu
cgf, I am somewhat confused. Do you think you ficed this issue. Which package I need to doenload in order this fix (for gendef) to take place? Thanks! Eitan From: Christopher Faylor <[EMAIL PROTECTED]> Reply-To: cygwin@cygwin.com To: cygwin@cygwin.com Subject: Re: Link problem when buildin

Re: rebaseall failure?

2005-07-27 Thread Jason Tishler
Doug, On Wed, Jul 27, 2005 at 03:35:40PM -0400, Doug Philips wrote: > On Wednesday, July 27, 2005, at 03:05PM, Jason Tishler indited: > >If sh.exe is really bash.exe, then this is why cygiconv-2.dll is in > >use. The question is why is sh.exe running in the first place? > > Indeed. And why does

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 01:44:24PM -0700, Eitan Eliahu wrote: >cgf wrote: >>I duplicated the behavior by adding CRs to cygwin.din so this is a problem >>ith gendef. I've checked in a fix." > >cgf, I am somewhat confused. Do you think you ficed this issue. Which >package I need to doenload in orde

Python 2.4.1 locking bug. (was: Re: rebaseall failure?)

2005-07-27 Thread Doug Philips
On Wednesday, July 27, 2005, at 04:50PM, Jason Tishler indited: >> Of course none of this fixes my real problem with why Python is unable >> to get a lock... > >I was able to reproduce your problem. Thank you, it is nice to know it wasn't just some anomaly due to my system being misconfigured.

Re: rebaseall failure?

2005-07-27 Thread Doug Philips
On Wednesday, July 27, 2005, at 04:50PM, Jason Tishler indited: >> My next line of inquiry resulted in putting a 'sleep' in just before >> the rebase invocation. Huh, that fixed it. Weird. > >The sleep gave the sh.exe process time to exit. You "fixed" it but in >an open-loop way that is still pro

Exiting Emacs

2005-07-27 Thread Scott Taylor
This is probably a common error, but I can't find any solution to it in the Emacs documentation. I cannot exit using C-x C-c or C-x c, but I can exit using M-x save-buffers-kill-emacs How else can I exit emacs? Is there some quicker way? Thank you in advance, Scott Taylor -- Unsubscrib

Re: rebaseall failure?

2005-07-27 Thread Eric Blake
> The sleep gave the sh.exe process time to exit. You "fixed" it but in > an open-loop way that is still prone to failure. > Why not patch rebaseall to invoke 'grep -E' instead of 'egrep'? -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Exiting Emacs

2005-07-27 Thread Jason Dufair
Scott Taylor <[EMAIL PROTECTED]> writes: > This is probably a common error, but I can't find any solution to it in > the Emacs documentation. > > I cannot exit using C-x C-c or C-x c, but I can exit using M-x > save-buffers-kill-emacs > > How else can I exit emacs? Is there some quicker way? >

which command returns incomplete paths that don't work with all commands

2005-07-27 Thread Don Beusee
I am new to Cygwin, but very experienced with Unix/Linux. I did this command, just to see how compatible cygwin is with Unix/Linux: strings -a `which ps` | grep Header This works on Unix/Linux (it correctly returns nothing for this executable, but it returns a lot of stuff with Oracle Application

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Krzysztof Duleba
Igor Pechtchanski wrote: $ ./inter.pl perl> sub foo($){$a=shift;foo($a+1);} You do realize you have infinite recursion here, right? Sure. Segmentation fault (core dumped) And this is Windows saying "I don't think so". :-) :-) I don't know. Maybe it is a Windows feature that applicati

RE: Cron problems with cygwin...

2005-07-27 Thread Kevin Markle
Thanks! -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 27, 2005 12:10 AM To: Kevin Markle Cc: cygwin@cygwin.com Subject: Re: Cron problems with cygwin... Kevin, . Thanks. I'm redirecting this reply to

heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Igor Pechtchanski
On Thu, 28 Jul 2005, Krzysztof Duleba wrote: > Igor Pechtchanski wrote: > > > > > > > $ ./inter.pl > > > > > > perl> sub foo($){$a=shift;foo($a+1);} > > > > You do realize you have infinite recursion here, right? > > Sure. > > > > > > Segmentation fault (core dumped) > > And this is Windows saying

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Krzysztof Duleba
Igor Pechtchanski wrote: On Wed, 27 Jul 2005, Krzysztof Duleba wrote: I've simplified the test case. It seems that Cygwin perl can't handle too much memory. For instance: $ perl -e '$a="a"x(200 * 1024 * 1024); sleep 9' $ perl -e '$a="a"x(1024 * 1024);my %b; $b{$_}=$a for(1..400);sleep 9'

GConf2 and clear fork bomb on x64

2005-07-27 Thread Oliver Walsh
Hi all, On Windows Server 2003 64bit, clear.exe and gconftool-2.exe are fork bombing. I downloaded and installed cygwin yesterday. If I build the executables from source (on XP 32bit, cygwin 1.5.12-1) then they both run fine. Any ideas about what's going on? Cheers, Ollie Walsh The information

Re: rebaseall failure?

2005-07-27 Thread Igor Pechtchanski
On Wed, 27 Jul 2005, Doug Philips wrote: > On Wednesday, July 27, 2005, at 04:50PM, Jason Tishler indited: > > >> Then I went looking, and what happens just before rebase is called? > >> zcat and egrep are called. > >> zcat is a link to gzip which is a .exe file. > >> egrep, however, is a shell sc

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Igor Pechtchanski
On Thu, 28 Jul 2005, Krzysztof Duleba wrote: > Igor Pechtchanski wrote: > > On Wed, 27 Jul 2005, Krzysztof Duleba wrote: > > > > I've simplified the test case. It seems that Cygwin perl can't handle > > > too much memory. For instance: > > > > > > $ perl -e '$a="a"x(200 * 1024 * 1024); sleep 9' >

Re: heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Krzysztof Duleba
Igor Pechtchanski wrote: $ cat foo.c #include int main(int argc, char * argv[]){ int i; char * ptrs[1024]; for(i = 0; i < atoi(argv[2]); ++i){ ptrs[i] = malloc(1024 * 1024 * atoi(argv[1])); memset(ptrs[i], 'a', 1024 * 1024 * atoi(argv[1]));

Re: ssh session can't see share permissions; Pierre's /etc/group edit, WORKED..

2005-07-27 Thread Tom Rodman
Pierre: On Tue 7/26/05 17:26 EDT "Pierre A. Humblet" wrote: > I don't follow exactly what you did, but you must make sure (show us !) > that "id" when you are logged in at the console reports exactly the same > groups > as when you are logged in under ssh. > > If there are fewer groups under ss

Re: GConf2 and clear fork bomb on x64

2005-07-27 Thread Gerrit P. Haase
Oliver Walsh wrote: Hi all, On Windows Server 2003 64bit, clear.exe and gconftool-2.exe are fork bombing. I downloaded and installed cygwin yesterday. If I build the executables from source (on XP 32bit, cygwin 1.5.12-1) then they both run fine. Any ideas about what's going on? What is the

Re: Python 2.4.1 locking bug. (was: Re: rebaseall failure?)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 05:25:38PM -0400, Doug Philips wrote: >On Wednesday, July 27, 2005, at 04:50PM, Jason Tishler indited: > >>> Of course none of this fixes my real problem with why Python is unable >>> to get a lock... >> >>I was able to reproduce your problem. > >Thank you, it is nice to kno

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Christopher Faylor
On Thu, Jul 28, 2005 at 12:35:02AM +0200, Krzysztof Duleba wrote: >Igor Pechtchanski wrote: >>On Wed, 27 Jul 2005, Krzysztof Duleba wrote: > >>>I've simplified the test case. It seems that Cygwin perl can't handle >>>too much memory. For instance: >>> >>>$ perl -e '$a="a"x(200 * 1024 * 1024); sleep

Re: which command returns incomplete paths that don't work with all commands

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 03:16:54PM -0700, Don Beusee wrote: >I am new to Cygwin, but very experienced with Unix/Linux. > >I did this command, just to see how compatible cygwin is with Unix/Linux: >strings -a `which ps` | grep Header > >This works on Unix/Linux (it correctly returns nothing for this

PS -W option - why?

2005-07-27 Thread Don Beusee
ps -e on Unix returns all processes running on the system. This command doesn't do that under cygwin. Why should it be necessary to supply -W to see all processes running on the system? This makes it incompatible with Linux/Unix, and such scripts that rely on -e doing this will not work the same

Re: PS -W option - why?

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 04:37:13PM -0700, Don Beusee wrote: >ps -e on Unix returns all processes running on the system. This command >doesn't do that under cygwin. Why should it be necessary to supply -W to >see all processes running on the system? This makes it incompatible with >Linux/Unix, an

ps -p

2005-07-27 Thread Don Beusee
Can you add the -p option? All flavors of Unix these days allows you to specify which PID to ps. -Don __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cy

RE: heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Stephan Mueller
"Igor Pechtchanski wrote: " " On Thu, 28 Jul 2005, Krzysztof Duleba wrote: " > > > I've simplified the test case. It seems that Cygwin perl can't " > > > handle too much memory. For instance: " > > > " > > > $ perl -e '$a="a"x(200 * 1024 * 1024); sleep 9' " > > > " > > > OK, this could have failed

Re: ps -p

2005-07-27 Thread Carlo Florendo
Don Beusee wrote: Can you add the -p option? All flavors of Unix these days allows you to specify which PID to ps. ps | grep -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.co

suggestions for cygwin developers

2005-07-27 Thread Alex Goldman
When Cygwin gets set up, it would be more user-friendly if it placed two icons on the desktop: one should start maximized Rxvt; another should start X with a couple of xterms or whatever. First-time users might think that the MS-DOS terminal is as good as it gets, and this is not good for Cygwin. O

Looking for a new Cygwin/X maintainer

2005-07-27 Thread Christopher Faylor
The maintainer for Cygwin/X (and Xming) has stepped down. So, we're looking for someone to step in and take his place. Anyone interested in becoming the next maintainer? If so, please send me private email at "me at cgf dot cx" . cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

RE: ps -p

2005-07-27 Thread Don Beusee
That's not good enough for scripting. First of all, the command is not so simple (you have to grep -v grep also - so that the same script works on Unix systems) and if you have small PID number like 14, that will likely return lots of other processes (like 114, etc). Also, the same appears in th

RE: ps -p

2005-07-27 Thread Igor Pechtchanski
Ugh, top-posting. Reformatted. On Wed, 27 Jul 2005, Don Beusee wrote: > > -Original Message- > > From: Carlo Florendo [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, July 27, 2005 5:22 PM > > To: Don Beusee > > Cc: [EMAIL PROTECTED] . Thanks.

RE: heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Igor Pechtchanski
On Wed, 27 Jul 2005, Stephan Mueller wrote: > "Igor Pechtchanski wrote: > " > " On Thu, 28 Jul 2005, Krzysztof Duleba wrote: > " > > > I've simplified the test case. It seems that Cygwin perl can't > " > > > handle too much memory. For instance: > " > > > > " > > > $ perl -e '$a="a"x(200 * 1024 *

RE: heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Stephan Mueller
Igor Pechtchanski wrote: " (I wrote:) " > End result is that the perl internal representation in the example above " > probably only needs about 200MB of space, and not double that, as " > suggested. " " Umm, that was unclear from the description on the perlunicode manpage. " That, combined with P

Re: Python 2.4.1 locking bug. (was: Re: rebaseall failure?)

2005-07-27 Thread Douglas Philips
On Jul 27, 2005, at 7:29 PM, Christopher Faylor wrote: So far, I found from stracing the following: 7743 884473 [main] python2.4 3916 __set_errno: int semaphore::_trywait():1761 val 11 Unfortunately, I won't have the time to debug further for a while. And, to be honest, I'm lacking t

Re: suggestions for cygwin developers

2005-07-27 Thread Igor Pechtchanski
On Wed, 27 Jul 2005, Alex Goldman wrote: > When Cygwin gets set up, it would be more user-friendly if it placed > two icons on the desktop: > one should start maximized Rxvt; another should start X with a couple > of xterms or whatever. > First-time users might think that the MS-DOS terminal is as

RE: heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Igor Pechtchanski
On Wed, 27 Jul 2005, Stephan Mueller wrote: > Igor Pechtchanski wrote: > > " (I wrote:) > " > End result is that the perl internal representation in the example > " > above probably only needs about 200MB of space, and not double that, > " > as suggested. > " > " Umm, that was unclear from the des

Re: suggestions for cygwin developers

2005-07-27 Thread Alex Goldman
On 7/27/05, Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > On Wed, 27 Jul 2005, Alex Goldman wrote: > > > When Cygwin gets set up, it would be more user-friendly if it placed > > two icons on the desktop: > > one should start maximized Rxvt; another should start X with a couple > > of xterms or wh

RE: heap_chunk_in_mb default value (Was Re: perl - segfault on "free unused scalar")

2005-07-27 Thread Stephan Mueller
Igor Pechtchanski wrote: " On Wed, 27 Jul 2005, Stephan Mueller wrote: " > Igor Pechtchanski wrote: " > " > " (I wrote:) " > " > End result is that the perl internal representation in the example " > " > above probably only needs about 200MB of space, and not double that, " > " > as suggested. " >

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Krzysztof Duleba
Igor Pechtchanski wrote: After setting heap_chunk_in_mb to 2048, all those tests passed. Thanks! But I still don't understand why C isn't bound by heap_chunk_in_mb and perl is. I think you're confused. All Cygwin programs, including those written in C, are bound by heap_chunk_in_mb. Unless y

Re: suggestions for cygwin developers

2005-07-27 Thread Igor Pechtchanski
On Wed, 27 Jul 2005, Alex Goldman wrote: > On 7/27/05, Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > > On Wed, 27 Jul 2005, Alex Goldman wrote: > > > > > When Cygwin gets set up, it would be more user-friendly if it placed > > > two icons on the desktop: > > > one should start maximized Rxvt; ano

Re: perl - segfault on "free unused scalar"

2005-07-27 Thread Igor Pechtchanski
On Thu, 28 Jul 2005, Krzysztof Duleba wrote: > Igor Pechtchanski wrote: > > > > After setting heap_chunk_in_mb to 2048, all those tests passed. > > > Thanks! But I still don't understand why C isn't bound by > > > heap_chunk_in_mb and perl is. > > > > I think you're confused. All Cygwin programs,