From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8CE64385828A; Wed, 10 Jan 2024 12:37:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CE64385828A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704890270; bh=BGp2A0hRskOV3sgpSMHVZApMRgzEFDe/7HZ/hGwvUMM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YGdQgIYxxxpT3y7myhu8l4ulXG83yHmX2NUPFmjaQpJOaK0BeVYQjGnErhAcpayrg iQD2fSB4WMgvDxhJHE0GpMrIhXAeZYVFpWrwzzze16rlqGhztQhRMT/zil2Q/kjhFb ZYjy9h976hRksbeTjU0bvko6lJRXLH50Z+NPlDb0= From: "mcermak at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/31117] transport failures Date: Wed, 10 Jan 2024 12:37:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mcermak at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31117 --- Comment #10 from Martin Cermak --- Created attachment 15294 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15294&action=3Ded= it Workaround dejagnu hack FTR For my reference, I'm attaching a patch that helps me work around current transport failures. It namely executes staprun repeatedly if needed as lon= g as it (probably) gives sufficient count of output lines. This is a very bad h= ack, but it helps me work on syscall tests while the actual bug is unfixed. It = also gives better readable/debuggable output (subjective) compared to the defaul= t. --=20 You are receiving this mail because: You are the assignee for the bug.=