From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 097F0388A42D; Wed, 2 Jun 2021 14:19:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 097F0388A42D From: "ahajkova at redhat dot com" To: systemtap@sourceware.org Subject: [Bug translator/27933] Use of unitialized functioncall synthetic field in Date: Wed, 02 Jun 2021 14:19:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ahajkova at redhat dot com X-Bugzilla-Status: NEW 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: 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 X-BeenThere: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2021 14:19:37 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27933 --- Comment #2 from Alexandra H=C3=A1jkov=C3=A1 --- valgrind does not complain with the patch anymore valgrind -q --track-origins=3Dyes stap -v --example helloworld.stp Pass 1: parsed user script and 501 library scripts using 1382740virt/1108832res/15060shr/1132228data kb, in 95850usr/1340sys/100161r= eal ms. Pass 2: analyzed script: 1 probe, 1 function, 0 embeds, 0 globals using 1419292virt/1151492res/15508shr/1168780data kb, in 3060usr/40sys/3116real m= s. Pass 3: translated to C into "/tmp/stapeR0YmE/stap_404a498339680118b7367fba73a554f3_1083_src.c" using 1419528virt/1155652res/15828shr/1169016data kb, in 290usr/0sys/305real ms. Pass 4: compiled C into "stap_404a498339680118b7367fba73a554f3_1083.ko" in 30110usr/6930sys/12054real ms. Pass 5: starting run. hello world Pass 5: run completed in 40usr/150sys/507real ms. --=20 You are receiving this mail because: You are the assignee for the bug.=