Re: ssh with tunnel stacktrace on core duo

2006-06-13 Thread Jürgen Schmitz
Andreas Loebel wrote:

> Hi,
> 
> if you have installed Embassy security software from wave.com (which is
> in particular preinstalled on new Dell Latitude D620 and D820,
> respectively), check for an update for biolsp.dll from www.wave.com.
> 

Ok, I've installed the upadte. Tests are running now without any
problems. Looks like that did the job. Thanks!

Jürgen





signature.asc
Description: OpenPGP digital signature


Re: ssh with tunnel stacktrace on core duo

2006-06-12 Thread Jürgen Schmitz
Andreas Loebel wrote:

> Hi,
> 
> if you have installed Embassy security software from wave.com (which is
> in particular preinstalled on new Dell Latitude D620 and D820,
> respectively), check for an update for biolsp.dll from www.wave.com.
> 

Ah, ok, that's a 100% match, I have a D820. I will test this!

Jürgen



signature.asc
Description: OpenPGP digital signature


Re: ssh with tunnel stacktrace on core duo

2006-06-09 Thread Andreas Loebel
Hi,

if you have installed Embassy security software from wave.com (which is
in particular preinstalled on new Dell Latitude D620 and D820,
respectively), check for an update for biolsp.dll from www.wave.com.

Andreas




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: ssh with tunnel stacktrace on core duo

2006-06-07 Thread Harig, Mark
> -Original Message-
> [mailto:[EMAIL PROTECTED] On Behalf Of Jürgen Schmitz
> Sent: Wednesday, June 07, 2006 6:36 AM
> To: cygwin@cygwin.com
> 
> Hi!
> 
> I'm using cygwin SSH for a long time now on a centrino notebook. Now I
> have to switch over to a new core duo notebook with 2 GB ram.
> 

> 
> Any help is welcome,
> 

A number of users have reported what appear to be
related symptoms of this problem, that is, Cygwin's
ssh failing on computers (laptops only?) with dual-core
CPUs.  (Although I have seen this problem on three
(identical) dual-core laptops, I no longer have access
to those computers so I cannot investigate this problem
any further.)  If you are interested in helping to
resolve this problem, you might try the following:

   1. Use 'scp' to attempt to copy a file from your ssh
  server to your computer that has Cygwin installed on it.
  The file should be relatively large (greater than 100
  kilobytes).  If the problem is consistent, then you
  should see that scp fails to copy this large file (or
  try a set of "large" files).

   2. Retry the scp command but use 'strace' to get some
  idea about where the code is failing.

   3. Retry the command, but use 'gdb' to debug ssh or scp
  code.

---

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/