gdb "warning: (Internal error"

2011-08-15 Thread Marco atzeri
Hi, I am trying to debug a crash bug in octave, and I am puzzled by the backtrace output #0 popen ( command=0x208195d4 "/usr/bin/gs -dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=png16m -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -r150x150 -dEPSCrop -sOutputFile=gnuplot.png -", in_type=0x9a45add "

Re: SSHD Issue Windows 2003 64 bit

2011-08-15 Thread Larry Hall (Cygwin)
On 8/15/2011 7:11 PM, Gary wrote: Yup, that's the output I get on my 32-bit windows machine, I'm not seeing any value in environment for 'TERM'. This should be set to "cygwin" if you're running from 'cygwin.bat'. Are you referring to PATH? %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Syste

Re: rxvt & emacs runs, but bash and others fail with STATUS_ACCESS_VIOLATION

2011-08-15 Thread David M. Karr
On 8/15/2011 10:01 AM, Larry Hall (Cygwin) wrote: On 8/14/2011 1:31 PM, David M. Karr wrote: I'm now in a situation where rxvt and Emacs runs, but the bash that rxvt runs fails with something like this: David, try running rebaseall. I should have known. Working again. Thanks. -- Problem r

Re: SSHD Issue Windows 2003 64 bit

2011-08-15 Thread Gary
Yup, that's the output I get on my 32-bit windows machine, I'm not seeing any value in environment for 'TERM'. Are you referring to PATH? %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\cygwin\bin;c:\cygwin\usr\bin;c:\cygwin\sbin;c:\cygwin\usr\sbin;C:\Program Files (x86)\OpenSSH\bi

Re: failure notice

2011-08-15 Thread Gary
Yup, that's the output I get on my 32-bit windows machine, I'm not seeing any value in environment for 'TERM'. Are you referring to PATH? %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\cygwin\bin;c:\cygwin\usr\bin;c:\cygwin\sbin;c:\cygwin\usr\sbin;C:\Program Files (x86)\OpenSSH\bi

Re: sshd on win7 x64

2011-08-15 Thread Larry Hall (Cygwin)
On 8/12/2011 11:49 AM, Alexey Luchko wrote: Hi! I've got back and tried to set up sshd again. Now it tricks me in other way. It fails on seteuid() when I try to connect with a domain user. """ $ /usr/sbin/sshd.exe -dd debug1: temporarily_use_uid: 11135/10513 (e=1003/513) seteuid 11135: Per

Re: SSHD Issue Windows 2003 64 bit

2011-08-15 Thread Larry Hall (Cygwin)
On 8/15/2011 5:11 PM, Gary wrote: On Fri, Aug 12, 2011 at 2:54 PM, Gary wrote: Yeah that was a typo.. So my /etc/passwd& /etc/group file both have the SYSTEM in them: SYSTEM:S-1-5-18:18: - Group SYSTEM:*:18:544:,S-1-5-18:: - passwd Whenever I run 'ssh-host-config' I receive no echo from the t

Re: SSHD Issue Windows 2003 64 bit

2011-08-15 Thread Gary
Any ideas? On Fri, Aug 12, 2011 at 2:54 PM, Gary wrote: > Yeah that was a typo.. So my /etc/passwd & /etc/group file both have > the SYSTEM in them: > SYSTEM:S-1-5-18:18: - Group > SYSTEM:*:18:544:,S-1-5-18:: - passwd > > Whenever I run 'ssh-host-config' I receive no echo from the terminal, > & I

Re: Problem

2011-08-15 Thread Larry Hall (Cygwin)
On 8/15/2011 1:03 PM, John Dzielski wrote: Larry, I submitted a later post where I found that the problem occurs when the VM networking mode is NAT. Okay with bridged. I've submitted a support request to VMware. John. Yep, I noticed afterwards. Bad threading on the part of my email cli

Re: Problem

2011-08-15 Thread John Dzielski
Larry, I submitted a later post where I found that the problem occurs when the VM networking mode is NAT. Okay with bridged. I've submitted a support request to VMware. John. On 8/15/11 12:56 PM, Larry Hall (Cygwin) wrote: On 8/13/2011 5:00 PM, John Dzielski wrote: I have cygwin instal

Re: rxvt & emacs runs, but bash and others fail with STATUS_ACCESS_VIOLATION

2011-08-15 Thread Larry Hall (Cygwin)
On 8/14/2011 1:31 PM, David M. Karr wrote: I'm now in a situation where rxvt and Emacs runs, but the bash that rxvt runs fails with something like this: David, try running rebaseall. -- Larry _ A: Yes. > Q: Are you sure? >>

Re: Problem

2011-08-15 Thread Larry Hall (Cygwin)
On 8/13/2011 5:00 PM, John Dzielski wrote: I have cygwin installed on a VMWare VM running Windows 7 on a Mac running OSX 10.6. I am unable to get name resolution to work with ssh. The command ssh X returns the error "ssh: could not resolve hostname X: Non-recoverable failure in name resolution."

Re: Cygwin 1.7.9 Apache2 startup question & issue.

2011-08-15 Thread Christopher Faylor
On Mon, Aug 15, 2011 at 09:18:34AM -0400, Brian Wilson wrote: >Hello Andrey: > >> > I'm having a bit of trouble with starting the Cygwin Apache2 package on my >> > Windows XP (SP3) system. >> >> Why don't you use native Windows Apache HTTPD server? > >Because I'd like to use a more *nix like envi

Re: Cygwin 1.7.9 Apache2 startup question & issue.

2011-08-15 Thread Brian Wilson
Hello Andrey: > > I'm having a bit of trouble with starting the Cygwin Apache2 package on my > > Windows XP (SP3) system. > > Why don't you use native Windows Apache HTTPD server? Because I'd like to use a more *nix like environment than Windows. > > ...Why does the apachectl2 help message dis

teTeX/dvips

2011-08-15 Thread Charles Hyder
Hi! I've just upgraded to a fresh Cygwin distribution. I installed the full teTeX package. Then I tried to add my usual stuff like extra TeX packages that I had with my previous installation of Cygwin. (Yes, I have read that the problems with 3rd party packages are not welcome here, but 1) I doubt

[ANNOUNCEMENT] Updated: cppcheck-1.50-1

2011-08-15 Thread Chris Sutcliffe
Version 1.50-1 of cppcheck has been uploaded, following the upstream release. cppcheck is a tool for static C/C++ code analysis. It tries to detect bugs that your C/C++ compiler doesn't see. The goal is no false positives. cppcheck is versatile. You can check non-standard code that includes var

Re: Cygwin 1.7.9 Apache2 startup question & issue.

2011-08-15 Thread Andrey Repin
Greetings, Brian Wilson! > I'm having a bit of trouble with starting the Cygwin Apache2 package on my > Windows XP (SP3) system. Why don't you use native Windows Apache HTTPD server? > One last question. Why does the apachectl2 help message display the usage > for httpd2; Because the syntax i