needed by 'cygintl-8.dll' (0x6F5C with type 2=DLL_LOAD) is
>> > >> > perhaps already occupied
>>
>> Denis, can you please give the latest snapshot DLL a try in all
>> circumstances in which you saw the above kind of fork problems in
>> 1.7.10?
On 3/4/2012 10:05 AM, Dr. Volker Zell wrote:
Hi
asymptote-2.15-1 has it's info file in the wrong location, below
/usr/share/info/asymptote
Thanks. I'll fix it for the next release.
Ken
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq
On Sun, 4 Mar 2012 15:08:33 +0100, Corinna Vinschen wrote:
> On Mar 3 10:04, Scott wrote:
> > With the introduction of cygwin 1.7.11-1, perl scripts that use
> > dynamic loading fail with dll errors when another program is exec'ed.
> >
> > The host OS is windows 7 professional, 32-bit. The
On Mar 4 21:47, Corinna Vinschen wrote:
> On Mar 4 10:00, Karl M wrote:
> > Here is an strace in case that helps. I used setup to reinstall
> > everything (selected reinstall for each item) and I still have the
> > problem.
>
> Does the agent run? From the strace it looks like the socket file sti
On Mar 4 21:47, Corinna Vinschen wrote:
> On Mar 4 10:00, Karl M wrote:
> > Here is an strace in case that helps. I used setup to reinstall
> > everything (selected reinstall for each item) and I still have the
> > problem.
>
> Does the agent run? From the strace it looks like the socket file s
On Mar 4 19:42, Christian Franke wrote:
> Corinna Vinschen wrote:
> >On Mar 2 22:35, Christian Franke wrote:
> >>Corinna Vinschen wrote:
> >>>But, as usual, PTC.
> >>OK, ...
> >>
> >>>Simple: Unset TZ for Win32 programs run from Cygwin.
> >>>
> >>>More flexible: Set (unset) TZ=CYGWIN_WINENV_TZ if
On Mar 4 10:00, Karl M wrote:
>
> From: karl
> To: cygwin
> Subject: RE: ssh-add hangs with latest snapshot
> Date: Sun, 4 Mar 2012 09:41:09 -0800
> >
> > Date: Sun, 4 Mar 2012 14:45:09 +0100
> > From: corinna
> > To: cygwin
> > Subject: Re: ssh-add hangs with latest snapshot
> >
> > On Mar 2 17:
On Sun, 2012-03-04 at 16:03 +0100, Dr. Volker Zell wrote:
> BTW I just did the following steps manually
>
> /usr/bin/updmap-sys --syncwithtrees
> /usr/bin/updmap-sys
> /usr/bin/mktexlsr
>
> and now everything is fine. I think the call to /usr/bin/updmap-sys is
> missing from the texl
Corinna Vinschen wrote:
On Mar 2 22:35, Christian Franke wrote:
Corinna Vinschen wrote:
But, as usual, PTC.
OK, ...
Simple: Unset TZ for Win32 programs run from Cygwin.
More flexible: Set (unset) TZ=CYGWIN_WINENV_TZ if this variable is
set (to empty). Otherwise keep TZ as is.
would a pat
On Feb 8 14:24, Heiko Elger wrote:
> Corinna Vinschen writes:
>
> >
> > What happens in this testcase is that Cygwin checks the full DLL path
> > and then finds that the new path to cyggcc_s-1.dll is not the same as
> > the path it has already loaded. Therefore it assumes that it has to add
> >
On Feb 8 11:22, Denis Excoffier wrote:
> On Wed, Feb 08, 2012 at 10:27:11AM +0100, Corinna Vinschen wrote:
> >> On Feb 8 10:08, Denis Excoffier wrote:
> >> > Result is:
> >> >
> >> > 1 [main] gcc-4 4084 dll_list::reserve_space: address space needed
> >> > by 'cygiconv-2.dll' (0x674C w
On Mar 4 06:55, sborer wrote:
>
> Hi, I'm not sure if this is a bug or some kind of feature, but it seems like
> the behavior of tcsh.exe somewhat depends on its file name.
> running the line:
> tcsh.exe -c 'echo "d:\a\b\c"'
> results in the output: "d". As if escaping of the argument occurred.
On 3/4/2012 10:03 AM, Dr. Volker Zell wrote:
Ken Brown writes:
> On 3/3/2012 12:21 PM, Dr. Volker Zell wrote:
>> Hi
>>
>> I just tried xetex according to
>>
>> o http://www.tug.org/texlive/doc/texlive-en/texlive-en.html (3.5
Testing the installation)
>>
On Sun, Mar 04, 2012 at 02:45:09PM +0100, Corinna Vinschen wrote:
>On Mar 2 17:38, Karl M wrote:
>> On a system I have, which has not been updated to 1.7.11 (or a snapshot)
>> I get the following when I type
>>
>> $ ssh-add -l
>> Could not open a connection to your authentication agent.
>>
>> $
Hi
asymptote-2.15-1 has it's info file in the wrong location, below
/usr/share/info/asymptote
Ciao
Volker
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://c
> Ken Brown writes:
> On 3/3/2012 12:21 PM, Dr. Volker Zell wrote:
>> Hi
>>
>> I just tried xetex according to
>>
>> o http://www.tug.org/texlive/doc/texlive-en/texlive-en.html (3.5
Testing the installation)
>>
>> but got the following:
>>
>>
Hi, I'm not sure if this is a bug or some kind of feature, but it seems like
the behavior of tcsh.exe somewhat depends on its file name.
running the line:
tcsh.exe -c 'echo "d:\a\b\c"'
results in the output: "d". As if escaping of the argument occurred.
if i copy tcsh.exe to a different name not
Yes, Corinna, I reverted this setting again to the default 384MB heap size
calling:
$ peflags --cygwin-heap=0 /usr/sbin/sshd.exe
and
$ peflags --cygwin-heap=0 /usr/bin/cygrunsrv.exe
Later on, someone has recommended me to downgrade cygrunsrv from 1.36-1 to
1.34-1. This helped, so now under cyg
On Mar 3 10:04, Scott wrote:
> With the introduction of cygwin 1.7.11-1, perl scripts that use
> dynamic loading fail with dll errors when another program is exec'ed.
>
> The host OS is windows 7 professional, 32-bit. The error message
> looks like the familiar perl problem fixed by reba
On Mar 2 17:38, Karl M wrote:
> On a system I have, which has not been updated to 1.7.11 (or a snapshot)
> I get the following when I type
>
> $ ssh-add -l
> Could not open a connection to your authentication agent.
>
> $ uname -a
> CYGWIN_NT-6.1-WOW64 Coyote 1.7.9(0.237/5/3) 2011-03-29 10:10 i6
On Mar 2 22:35, Christian Franke wrote:
> Corinna Vinschen wrote:
> >On Mar 1 21:15, Christian Franke wrote:
> >>TZ environment variable is set by default since base-files 4.0.7.
> >>
> >>Unfortunately this breaks the time() calculation for all non-Cygwin
> >>programs run from Cygwin if Microsoft
On Mar 2 20:20, Andy Koppe wrote:
> On 2 March 2012 08:41, Corinna Vinschen wrote:
> > On Mar 1 20:43, Andy Koppe wrote:
> >> On 29 February 2012 12:46, Lemke, Michael SZ/HZA-ZSW wrote:
> >> > What is the mintty equivalent to rxvt/xterm's
> >> >
> >> > -si|+si
> >> > Turn on/off scr
On Mar 3 20:16, Ulf-Dietrich Braumann wrote:
> On Sat, 3 Mar 2012, Larry Hall (Cygwin) wrote:
>
> >Try this:
> >http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures
>
> Thanks. Unfortunately, rebaseall did not help. I also tried
> peflagsall and a reboot, but no change. Also, I do
Version 4.1-2 of base-files has been uploaded.
Base-files is a set of system configuration and setup files.
Testers please report to the cygwin list cases where the ACL
enforcement described below is not properly set.
4.1-2
* Enforce a secure ACL in /home /tmp /usr/tmp /var/log /var/run
24 matches
Mail list logo