[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#275301: marked as done (ssh2 freeze in select() when used as a transport medium for cvs or scp)



Your message dated Sat, 11 Jun 2005 06:49:21 +0200
with message-id <20050611044911.GM24634@djpig.de>
and subject line Not going to be fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Oct 2004 08:57:41 +0000
>From David.Delbecq@oma.be Thu Oct 07 01:57:41 2004
Return-path: <David.Delbecq@oma.be>
Received: from mailgate.oma.be [193.190.231.114] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CFU5k-0000gg-00; Thu, 07 Oct 2004 01:57:40 -0700
Received: from bonnie.oma.be (bonnie.oma.be [193.190.231.71])
	by mailgate.oma.be (8.11.1 (Revision 1.5) /8.11.1) with ESMTP id i978vcB23510
	for <submit@bugs.debian.org>; Thu, 7 Oct 2004 08:57:38 GMT
Received: from CAL-12.oma.be (root@bonnie.oma.be [193.190.231.71])
	by bonnie.oma.be (8.11.1 (Revision 1.5) /8.11.1) with ESMTP id i978vcj10122;
	Thu, 7 Oct 2004 08:57:38 GMT
Message-Id: <200410070857.i978vcj10122@bonnie.oma.be>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: David Delbecq <delbd@oma.be>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ssh2 freeze in select() when used as a transport medium for cvs or scp
X-Mailer: reportbug 2.99.5
Date: Thu, 07 Oct 2004 10:59:57 +0200
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: ssh2
Version: 2.0.13-7
Severity: important

When i do a scp from using this computer or when i use cvs over ssh, 
at some time or another it freeze during process and i have to ctrl-C. 
I did install the lic6-gdb package, plugged gdb in the process after the 
freeze and did a backtrace (see below). As you can see, ssh is stuck in 
select() function. Could not find any informations on this. 
This is quite a problem as it render cvs tool over ssh useless :/ (it
can never do a complete checkout).

backtrace after freeze in a cvs process:

#0  0x4018ee12 in select () at regexec.c:3982
#1  0xbfffee98 in ?? ()
#2  0xbfffef18 in ?? ()
#3  0xbfffef18 in ?? ()
#4  0x0805bac0 in ?? ()
#5  0x00000005 in ?? ()
#6  0xbfffef18 in ?? ()
#7  0xbfffee98 in ?? ()
#8  0x00000000 in ?? ()
#9  0x00000000 in ?? ()
#10 0x00000000 in ?? ()
#11 0x00000094 in ?? ()
#12 0x080491fa in ?? ()
#13 0x00000000 in ?? ()
#14 0x080a6c20 in ?? ()
#15 0x080a63d8 in ?? ()
#16 0x080495c6 in ?? ()
#17 0x080a7a60 in ?? ()
#18 0xbfffee08 in ?? ()
#19 0xbfffee98 in ?? ()
#20 0xbfffef18 in ?? ()
#21 0x00000001 in ?? ()
#22 0x00000004 in ?? ()
#23 0x00000000 in ?? ()
#24 0x00000000 in ?? ()
#25 0x4164fee4 in ?? ()
#26 0x00058f05 in ?? ()
#27 0x4164fee4 in ?? ()
#28 0x00058f0a in ?? ()
#29 0x4164fee4 in ?? ()
#30 0x00058f0a in ?? ()
#31 0x00000000 in ?? ()
#32 0x08066136 in ?? ()
#33 0x0000000e in ?? ()
#34 0x080a6b88 in ?? ()
#35 0x16000002 in ?? ()
#36 0x9a0fa8c0 in ?? ()
#37 0x00000000 in ?? ()
#38 0x00000000 in ?? ()
#39 0xbfffee78 in ?? ()
#40 0x0805d13b in ?? ()
---Type <return> to continue, or q <return> to quit---
#41 0x00000002 in ?? ()
#42 0x080a7a60 in ?? ()
#43 0xbfffee78 in ?? ()
#44 0x0805d130 in ?? ()
#45 0x00000004 in ?? ()
#46 0x00000002 in ?? ()
#47 0x40130224 in _int_free (av=0x0, mem=0x0) at malloc.c:4121
#48 0x0804c251 in ?? ()
#49 0x0809168a in _IO_stdin_used ()
#50 0x080a6c20 in ?? ()
#51 0x080a6cb0 in ?? ()
#52 0x00000000 in ?? ()
#53 0x401ed5e0 in __DTOR_END__ () from /usr/lib/debug/libc.so.6
#54 0x400164a0 in __libc_missing_32bit_uids () from /lib/ld-linux.so.2
#55 0xbffff434 in ?? ()
#56 0x40078f08 in ?? ()
#57 0x40000a1e in ?? () from /lib/ld-linux.so.2
#58 0x00000003 in ?? ()
#59 0x00000000 in ?? ()
#60 0x080a6370 in ?? ()
#61 0x080a6c80 in ?? ()
#62 0x080a6cb0 in ?? ()
#63 0x6d6f682f in ?? ()
#64 0x65642f65 in ?? ()
#65 0x2f64626c in ?? ()
#66 0x6873732e in ?? ()
#67 0x73732f32 in ?? ()
#68 0x635f3268 in ?? ()
#69 0x69666e6f in ?? ()
#70 0x40000067 in ?? ()
#71 0x00000000 in ?? ()
#72 0x400c9fa0 in ?? () from /usr/lib/debug/libc.so.6
#73 0x00000000 in ?? ()
#74 0x00000000 in ?? ()
#75 0x00000000 in ?? ()
#76 0x00000000 in ?? ()
#77 0x00000000 in ?? ()
#78 0x4000119d in version_check_doit () from /lib/ld-linux.so.2
#79 0x400d3dc6 in __libc_start_main (main=0x804b658 <strcpy+3780>, argc=5, ubp_av=0x0, init=0x8049dec <_init>, fini=0x8090380 <_fini>,
    rtld_fini=0x401ed5e0 <__DTOR_END__+4>, stack_end=0xbfffee98) at ../sysdeps/generic/libc-start.c:242
#80 0x0804a7d1 in ?? ()


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686-smp
Locale: LANG=C, LC_CTYPE=C

Versions of packages ssh2 depends on:
ii  libc6                     2.3.2.ds1-17   GNU C Library: Shared libraries an
ii  libncurses5               5.4-4          Shared libraries for terminal hand
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m
ii  zlib1g                    1:1.2.1.2-1    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 275301-done) by bugs.debian.org; 11 Jun 2005 04:49:31 +0000
>From frank@lichtenheld.de Fri Jun 10 21:49:31 2005
Return-path: <frank@lichtenheld.de>
Received: from higgs.djpig.de [213.133.98.126] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dgxw3-00068Z-00; Fri, 10 Jun 2005 21:49:31 -0700
Received: from djpig by higgs.djpig.de with local (Exim 4.50)
	id 1Dgxvw-0000oD-9P
	for 275301-done@bugs.debian.org; Sat, 11 Jun 2005 06:49:25 +0200
Date: Sat, 11 Jun 2005 06:49:21 +0200
From: Frank Lichtenheld <djpig@debian.org>
To: 275301-done@bugs.debian.org
Subject: Not going to be fixed
Message-ID: <20050611044911.GM24634@djpig.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 275301-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

ssh2 isn't part of sarge anymore and this bug will not be fixed in
woody. So closing...

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: