[Bug 1142654] New: libstdc++.so misses SDT probes
http://bugzilla.suse.com/show_bug.cgi?id=1142654 Bug ID: 1142654 Summary: libstdc++.so misses SDT probes Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: tdevries@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- There's a gdb feature (since v7.10, 2015) that allows to set a catchpoint using a regexp. There's a limitation mentioned in the docs ( https://sourceware.org/gdb/current/onlinedocs/gdb/Set-Catchpoints.html#Set-C... ): ... The regular expression feature and the $_exception convenience variable rely on the presence of some SDT probes in libstdc++. If these probes are not present, then these features cannot be used. These probes were first available in the GCC 4.8 release, but whether or not they are available in your GCC also depends on how it was built. ... AFAICT, on my Leap 15.0 system, libstdc++.so does not have these SDT probes, which is why I ran into this ( https://sourceware.org/bugzilla/show_bug.cgi?id=24830 ) gdb testsuite failure. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 Tom de Vries <tdevries@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matz@suse.com, | |rguenther@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 Alynx Zhou <alynx.zhou@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alynx.zhou@suse.com Assignee|bnc-team-screening@forge.pr |rguenther@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c1 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #1 from Richard Biener <rguenther@suse.com> --- Mine. -- You are receiving this mail because: You are on the CC list for the bug.
From what I see the libstdc++ configury detects the presence of <sys/sdt.h> and then libsupc++/unwind-cxx.h enables the probes unconditionally (for catch,
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c2 --- Comment #2 from Michael Matz <matz@suse.com> --- FWIW, it should just be a matter of adding a BuildRequires on systemtap-headers. throw and rethrow). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c3 --- Comment #3 from Richard Biener <rguenther@suse.com> --- Yeah, fixed in devel:gcc already for gcc9 and via its libstdc++ should propagate to products as well. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c4 --- Comment #4 from Swamp Workflow Management <swamp@suse.de> --- This is an autogenerated message for OBS integration: This bug (1142654) was mentioned in https://build.opensuse.org/request/show/720637 Factory / gcc9 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c5 --- Comment #5 from Swamp Workflow Management <swamp@suse.de> --- This is an autogenerated message for OBS integration: This bug (1142654) was mentioned in https://build.opensuse.org/request/show/721056 Factory / gcc9 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |ibs:running:12597:moderate | |ibs:running:12598:moderate -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c7 --- Comment #7 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2019:3061-1: An update that solves two vulnerabilities and has 5 fixes is now available. Category: security (moderate) Bug References: 1114592,1135254,1141897,1142649,1142654,1148517,1149145 CVE References: CVE-2019-14250,CVE-2019-15847 Sources used: SUSE Linux Enterprise Module for Open Buildservice Development Tools 15-SP1 (src): gcc9-9.2.1+r275327-1.3.7 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 (src): gcc9-9.2.1+r275327-1.3.7 SUSE Linux Enterprise Module for Development Tools 15-SP1 (src): gcc9-9.2.1+r275327-1.3.7 SUSE Linux Enterprise Module for Development Tools 15 (src): gcc9-9.2.1+r275327-1.3.7 SUSE Linux Enterprise Module for Basesystem 15-SP1 (src): gcc9-9.2.1+r275327-1.3.7 SUSE Linux Enterprise Module for Basesystem 15 (src): gcc9-9.2.1+r275327-1.3.7 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:12597:moderate |ibs:running:12598:moderate |ibs:running:12598:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c8 --- Comment #8 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2020:0394-1: An update that solves two vulnerabilities and has 5 fixes is now available. Category: security (moderate) Bug References: 1114592,1135254,1141897,1142649,1142654,1148517,1149145 CVE References: CVE-2019-14250,CVE-2019-15847 Sources used: SUSE OpenStack Cloud Crowbar 8 (src): gcc9-9.2.1+r275327-1.3.9 SUSE OpenStack Cloud 8 (src): gcc9-9.2.1+r275327-1.3.9 SUSE OpenStack Cloud 7 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server for SAP 12-SP3 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server for SAP 12-SP2 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server for SAP 12-SP1 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP5 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP4 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP3-LTSS (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP3-BCL (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP2-LTSS (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP2-BCL (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Server 12-SP1-LTSS (src): gcc9-9.2.1+r275327-1.3.9 SUSE Linux Enterprise Module for Toolchain 12 (src): gcc9-9.2.1+r275327-1.3.9 SUSE Enterprise Storage 5 (src): gcc9-9.2.1+r275327-1.3.9 HPE Helion Openstack 8 (src): gcc9-9.2.1+r275327-1.3.9 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 Maintenance Robot <maint-coord+maintenance_robot@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:12598:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142654 http://bugzilla.suse.com/show_bug.cgi?id=1142654#c9 --- Comment #9 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-SU-2020:0716-1: An update that solves two vulnerabilities and has 8 fixes is now available. Category: security (moderate) Bug References: 1114592,1135254,1141897,1142649,1142654,1148517,1149145,1149995,1152590,1167898 CVE References: CVE-2019-14250,CVE-2019-15847 Sources used: openSUSE Leap 15.1 (src): cross-nvptx-gcc9-9.3.1+git1296-lp151.2.1, gcc9-9.3.1+git1296-lp151.2.2 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1142654 https://bugzilla.suse.com/show_bug.cgi?id=1142654#c10 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #10 from Richard Biener <rguenther@suse.com> --- Fixed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com