startx-xwin seg fault, signal 11

2015-07-15 Thread Bob Goldberg
I've been running cygwin/x (x86) under xp pro for YEARS, with it working perfectly. The last update to 1.17 has been a disaster. I've read about using -listen tcp, and DISPLAY=:0.0 ; however, nothing I've tried resolves the seg fault error i'm getting. using 1.17.1-5; have also tried 1.17.2-0 to

RE: endless problems with SSHD - bug ??

2010-08-18 Thread Bob Goldberg
-Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com]on Behalf Of Larry Hall (Cygwin) Sent: Wednesday, August 18, 2010 1:04 PM To: cygwin@cygwin.com Subject: Re: endless problems with SSHD - bug ?? On 8/18/2010 1:27 PM, Bob Goldberg wrote: > Unless - is th

Re: endless problems with SSHD - bug ??

2010-08-18 Thread Bob Goldberg
On 8/17/2010 Larry Hall wrote: >On 8/17/2010 5:28 PM, Bob Goldberg wrote: >> >> >>I simply want to copy files from 1 pc to another using a script initiated by >>either a user or cron entry. Ideally this would happen using scp into a >>chroot'ed environment. &

mknod bug? major minor's are whacky

2010-08-17 Thread Bob Goldberg
cygwin 1.7.6 attempting to: $ mknod null c 1 3 what I get is: crw-rw-rw- 1 user mkgroup-l-d 46200, 14467 2010-08-17 18:44 null WHERE did those crazy major/minor's come from!?!? and how do I re-create a null device if mknod doesn't work right? TIA -- Problem reports: http://cygwin.com/pro

endless problems with SSHD - bug ??

2010-08-17 Thread Bob Goldberg
running cygwin 1.7.6; trying to copy files from a win2k wkstn to a win2k server. running within a windows domain; but not using domain for authentication; using public keys. I have read every bit of content I can find, and can't find any answers to my problems. I: 1) HAVE installed sshd with the h