[Bug 1149995] New: Shared libraries missing source level debug info
http://bugzilla.suse.com/show_bug.cgi?id=1149995 Bug ID: 1149995 Summary: Shared libraries missing source level debug info Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: rguenther@suse.com Reporter: schwab@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Probably due to LTO the debuginfo of shared libaries is broken, for example for libbfd. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c1 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.liska@suse.com --- Comment #1 from Richard Biener <rguenther@suse.com> --- Confirmed. Also libcaca2 but not others. The weird thing is that there _is_ debuginfo but only the early part, and no debug info from the ltrans units at all... Ah, -g is not taken from the compile-step, so all links not done with explicit -g end up without debuginfo (I think there's a bug about that). We used to have code in lto-wrapper recognizing -g0 but that went away with no longer partially linking the early debug data (but it needed explicit -g0 at link-time). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c2 --- Comment #2 from Martin Liška <martin.liska@suse.com> --- Note that current rpm also expands %build_ldflags into export LD_FLAGS=... So we can append -g to %build_ldflags if _build_create_debug is set? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c3 --- Comment #3 from Richard Biener <rguenther@suse.com> --- Created attachment 817400 --> http://bugzilla.suse.com/attachment.cgi?id=817400&action=edit patch for GCC Playing with this one on the GCC side. See gcc-patches posting for details. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149995 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c4 --- Comment #4 from Swamp Workflow Management <swamp@suse.de> --- This is an autogenerated message for OBS integration: This bug (1149995) was mentioned in https://build.opensuse.org/request/show/730114 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=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c5 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jengelh@inai.de --- Comment #5 from Richard Biener <rguenther@suse.com> --- *** Bug 1150918 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c6 --- Comment #6 from Swamp Workflow Management <swamp@suse.de> --- This is an autogenerated message for OBS integration: This bug (1149995) was mentioned in https://build.opensuse.org/request/show/731720 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=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c9 --- Comment #9 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2020:1329-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1149995,1152590,1167898 CVE References: Sources used: SUSE OpenStack Cloud Crowbar 8 (src): gcc9-9.3.1+git1296-1.7.2 SUSE OpenStack Cloud 8 (src): gcc9-9.3.1+git1296-1.7.2 SUSE OpenStack Cloud 7 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server for SAP 12-SP3 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server for SAP 12-SP2 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server for SAP 12-SP1 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP5 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP4 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP3-LTSS (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP3-BCL (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP2-LTSS (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP2-BCL (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Server 12-SP1-LTSS (src): gcc9-9.3.1+git1296-1.7.2 SUSE Linux Enterprise Module for Toolchain 12 (src): gcc9-9.3.1+git1296-1.7.2 SUSE Enterprise Storage 5 (src): gcc9-9.3.1+git1296-1.7.2 HPE Helion Openstack 8 (src): gcc9-9.3.1+git1296-1.7.2 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=1149995 http://bugzilla.suse.com/show_bug.cgi?id=1149995#c10 --- Comment #10 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=1149995 https://bugzilla.suse.com/show_bug.cgi?id=1149995#c11 --- Comment #11 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-RU-2020:0980-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1149995,1152590,1167898 CVE References: Sources used: openSUSE Leap 15.2 (src): cross-nvptx-gcc9-9.3.1+git1296-lp152.2.3.1, gcc9-9.3.1+git1296-lp152.2.3.1, gcc9-testresults-9.3.1+git1296-lp152.2.3.1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1149995 https://bugzilla.suse.com/show_bug.cgi?id=1149995#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2020:1226-2: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1149995,1152590,1167898 CVE References: JIRA References: Sources used: SUSE Linux Enterprise Server for SAP 15 (src): gcc9-9.3.1+git1296-1.6.1 SUSE Linux Enterprise Server 15-LTSS (src): gcc9-9.3.1+git1296-1.6.1 SUSE Linux Enterprise High Performance Computing 15-LTSS (src): gcc9-9.3.1+git1296-1.6.1 SUSE Linux Enterprise High Performance Computing 15-ESPOS (src): gcc9-9.3.1+git1296-1.6.1 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.
https://bugzilla.suse.com/show_bug.cgi?id=1149995 https://bugzilla.suse.com/show_bug.cgi?id=1149995#c13 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #13 from Richard Biener <rguenther@suse.com> --- Should be 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