similar to: [Bug 3071] New: unhandled EINTR while connecting causes ssh to exit prematurely

Displaying 20 results from an estimated 600 matches similar to: "[Bug 3071] New: unhandled EINTR while connecting causes ssh to exit prematurely"

2020 Sep 20
13
Call for testing: OpenSSH 8.4
Hi, OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2016 Apr 14
0
[PATCH] Add safe wrapper around waitpid which deals with EINTR correctly.
Thanks: Eric Blake. --- src/Makefile.am | 1 + src/command.c | 7 ++---- src/guestfs-internal.h | 4 +++ src/launch-direct.c | 11 +++------ src/launch-uml.c | 11 +++------ src/umask.c | 10 ++------ src/wait.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 84 insertions(+), 27 deletions(-) create mode 100644
2016 Apr 14
2
[PATCH] Add safe wrapper around waitpid which deals with EINTR correctly.
As Eric Blake noted in: https://www.redhat.com/archives/libguestfs/2016-April/msg00154.html libguestfs doesn't correctly handle the case where waitpid receives a SIGCHLD signal and the main program has registered a non-restartable signal handler. In this case waitpid would return -EINTR and we would print an error, but actually we should retry this case. This adds two new internal functions,
2017 Oct 26
0
CESA-2017:3071 Moderate CentOS 6 ntp Security Update
CentOS Errata and Security Advisory 2017:3071 Moderate Upstream details at : https://access.redhat.com/errata/RHSA-2017:3071 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e2dc7d323fdff02674abf27c51cba5cd3bf2b9c9185851bc003ca2cb61234d0a ntp-4.2.6p5-12.el6.centos.1.i686.rpm
2019 Oct 21
0
CEBA-2019:3071 CentOS 7 libguestfs BugFix Update
CentOS Errata and Bugfix Advisory 2019:3071 Upstream details at : https://access.redhat.com/errata/RHBA-2019:3071 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 2454d28f3f5b70b77160ba597b5061d78906c98edf415c2473f1ecc751f67c93 libguestfs-1.40.2-5.el7_7.2.x86_64.rpm
2003 May 22
2
~ files not excluded from build (PR#3071)
My docs say files ending in ~ are excluded by default from R CMD build. Doesn't look that way to me. I got them with 1.6.2 and 1.7.0. My documenation is 1.6.0 (that is, the one saying *~ is excluded). I have no .Rbuildignore of my own.
2006 Jul 26
2
How do you stop a ruby method prematurely
Hey guys, I was wondering how to stop a method without having to perform an action or redirect? I tried using "stop" or "exit" but they didnt work -- Posted via http://www.ruby-forum.com/.
2006 Nov 01
1
Bug#396477: network-bridge script exits prematurely
Package: xen-utils-common Version: 3.0+hg11624-2 Severity: normal I'm running etch with xen 3.0.3 with a hand-compiled 2.6.18.1 kernel. The /etc/xen/scripts/network-bridge fails to run, because it (effectively) does this: set -e modprobe netloop > /dev/null 2>&1 As I do not have a netloop module (where is it supposed to come from ? The 2.6.18.1 xen-patched kernel doesn't
2001 Dec 09
1
Setup terminates prematurely
Dear Wine Community, I have recently installed the latest snapshot of Wine (20011108). The build and install seems to have gone fine, but I'm running into a roadblock when ever I try to install a windows application. I get as far as where the actual install should start (after answering the various questions about files to install, where to install, etc), then I get a brief flash, like a
2007 Oct 03
0
app_read prematurely bridges channels
Hi list, Running Asterisk 1.4.10: When using the M() option for Dial to execute a macro, then executing a Read within the macro, once streaming of the audio file specified in Read has completed, and the channel attempts to read input from the destination channel where the macro is executed, the source channel stops ringing/moh, and audio from the source is bridged into the destination. I have
2014 Sep 18
1
conversation record prematurely
I have following line in a context: ... exten => _587NXXXXXX,n,Set(recordfilename=${CALLERID(num)}-${EXTEN}-${STRFTIME(${EPOCH},MST,%C%y-%m-%d-%H%M)}.wav) exten => _587NXXXXXX,n,MixMonitor(${recordfilename},b) ... It records the conversation but it ends prematurely, after 10min. Why? Where is the setting to records until a user hangup the handset. -- Joseph
2012 Feb 21
0
Permissions wrong if rsync terminates prematurely
Hello, We use rsync to synchronize a large folder hierarchy between servers. Sometimes we notice that the permissions of some directories end up being wrong after rsync is run. The source directory has permissions 755 while target permissions sometimes end up being 700. We are using the --timeout option of rsync, and we have additional watchdog process that will terminate the process if a total
2007 Sep 18
0
Move to .oga prematurely?
On 9/18/07, Daniel Aleksandersen <aleksandersen+xiphlists@runbox.com> wrote: > Maybe the move to .oga was prematurely? No, it wasn't premature. We have been having this discussion since last year. We are contacting the projects that deal, for instance, with Ogg FLAC, we're gong to submit the memo with the new file extensions/media types to the IETF soon, and some of us are even
2002 Feb 06
1
dev.off() prematurely stops xyplot()
I have a script containing an xyplot() to print to a postscript file, followed by dev.off(). When I source the script, the dev.off() seems to cut off the xyplot() execution before it is finished. The resulting postscript file has about the right size, but it appears blank when I try to view it. If I manually execute the xyplot(), then wait for the return of the R prompt before executing
2007 Sep 18
2
Move to .oga prematurely?
Hi list, I have been trying to get the new file extension for Ogg FLAC (.oga) to work with Amarok. But it does not look to be possible due to limitations in the xine and gstreamer engines. Maybe the move to .oga was prematurely? I have done some testing with other players?including Banshee, Quod Libet, and others?but have not had any success with playing the .oga files. Only player I have
2006 May 01
1
/var/spool/asterisk/outgoing/ prematurely hangingup
Just a shot in the dark... but have you tried Answer() before Playback()? Josh McAllister -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tom Engleward Sent: Monday, May 01, 2006 11:43 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] /var/spool/asterisk/outgoing/ prematurely hangingup I have
2007 Jun 17
2
SIP Peering--call terminated prematurely
I am attempting to establish SIP peering between Asterisk and an AltiGen soft PBX. This is my first experience with SIP peering. I can successfully make both inbound and outbound calls to/from a softphone on the AltiGen system (network access is provided by a PRI on the Asterisk system), but they are disconnected unexpectedly. The attachment is a redirect of the Asterisk CLI during a call that
2005 Sep 20
1
Samba closing printer prematurely?
Greetings Samba Users, I have a strange issue. Adobe Reader can't print to a Samba printer. It would be funny except it is happening to me.... Adobe Reader can't print PDF files to a true Adobe PS3 printer but GhostView can print PDF files without any problems. The printer in question is a Ricoh Aficio AP4510. I tried Samba v3.0.11 and v3.0.20 and I get the same result, no printer
2007 Feb 14
0
[872] trunk/wxruby2/swig/classes/Grid.i: Prevent GC prematurely cleaning up Grid-related classes
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2005 Sep 29
1
digits won't play
Hi! I have a strange problem. In an AGI I tell Asterisk to playback a number, for example 31. I then use the AGI SAY NUMBER command and I only hear "thirty" and then get: -- Playing 'digits/30' (language 'de') Sep 29 11:47:40 WARNING[3401]: file.c:475 ast_openstream: File does not exist in any format Sep 29 11:47:40 WARNING[3401]: file.c:787 ast_streamfile: Unable