From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4131 invoked by alias); 25 Mar 2019 16:32:01 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 4003 invoked by uid 48); 25 Mar 2019 16:31:56 -0000 From: "me at serhei dot io" To: systemtap@sourceware.org Subject: [Bug bpf/24193] rhel7 stapbpf SEGV Date: Mon, 25 Mar 2019 16:32:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: bpf X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: me at serhei dot io 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-SW-Source: 2019-q1/txt/msg00089.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24193 --- Comment #1 from Serhei Makarov --- This happens when /dev/kmsg is not available, so the corresponding file is NULL. I encountered this problem and fixed it in the following commits (mer= ged to master last week): - https://sourceware.org/git/gitweb.cgi?p=3Dsystemtap.git;a=3Dcommitdiff;h=3D= 82349a5eb0e1122d5532a03367d91d5ee838722d - https://sourceware.org/git/gitweb.cgi?p=3Dsystemtap.git;a=3Dcommitdiff;h=3D= c1a7434f7cfb49d9845de03d1157cf31027a9cba Let me know if there's still a problem, otherwise I will close as WORKSFORM= E. --=20 You are receiving this mail because: You are the assignee for the bug.