[Bug 1127683] New: internal compiler error
http://bugzilla.suse.com/show_bug.cgi?id=1127683 Bug ID: 1127683 Summary: internal compiler error Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: werner@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 798698 --> http://bugzilla.suse.com/attachment.cgi?id=798698&action=edit Screen of the resulting internal compiler error I see an internal compiler error at recompile bash after checking the rest suite -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1127683 Dr. Werner Fink <werner@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=1127683 http://bugzilla.suse.com/show_bug.cgi?id=1127683#c2 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(werner@suse.com) | --- Comment #2 from Dr. Werner Fink <werner@suse.com> --- (In reply to Richard Biener from comment #1)
Can you please provide instructions to reproduce the bug?
It seems that profiling cause this ... working [ 86s] gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-suse-linux-gnu"' -DCONF_VENDOR='"suse"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -D_GNU_SOURCE -DRECYCLES_PIDS -Wall -g -Wuninitialized -Wextra -Wno-switch-enum -Wno-unused-variable -Wno-unused-parameter -Wno-parentheses -ftree-loop-linear -pipe -DBNC382214=0 -DIMPORT_FUNCTIONS_DEF=0 -fprofile-update=atomic -fprofile-generate -c jobs.c not working [ 324s] gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-suse-linux-gnu"' -DCONF_VENDOR='"suse"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -D_GNU_SOURCE -DRECYCLES_PIDS -Wall -g -Wuninitialized -Wextra -Wno-switch-enum -Wno-unused-variable -Wno-unused-parameter -Wno-parentheses -ftree-loop-linear -pipe -DBNC382214=0 -DIMPORT_FUNCTIONS_DEF=0 -fprofile-use -fprofile-correction -c jobs.c I simply build bash local from B ase:System for openSUSE_Factory -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1127683 http://bugzilla.suse.com/show_bug.cgi?id=1127683#c3 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(werner@suse.com) --- Comment #3 from Martin Liška <martin.liska@suse.com> --- I've tried that multiple times and can't reproduce that. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1127683 http://bugzilla.suse.com/show_bug.cgi?id=1127683#c4 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME Flags|needinfo?(werner@suse.com) | --- Comment #4 from Dr. Werner Fink <werner@suse.com> --- (In reply to Martin Liška from comment #3)
I've tried that multiple times and can't reproduce that.
My problem is that every local build of the bash leads to this error on noether.suse.de (but not on the build hosts used for Base:System/bash) ... yopu might try the build on noether.suse.de:/abuild/oscbuild/openSUSE_Factory I've no idea why this happens (maybe CPU type/stepping and HW optimization of libc and/or gcc) ... and it happens always after successful profiling in the second run for jobs.c ... Ahhh ... just retried it and it is disappeared (?!) ... it is currently working for me. Hmm ... I've yesterday rebooted for a new kernel of Tumbleweed. Just rebooted and the build succeeds again .. strange -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1127683 http://bugzilla.suse.com/show_bug.cgi?id=1127683#c5 --- Comment #5 from Martin Liška <martin.liska@suse.com> ---
... Ahhh ... just retried it and it is disappeared (?!) ... it is currently working for me. Hmm ... I've yesterday rebooted for a new kernel of Tumbleweed. Just rebooted and the build succeeds again .. strange
Well I suspect a non-flushed IO or something similar. Would be possible to guess having a broken *.gcda file. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com