[Bug 700362] New: Errors in bash reported by valgrind
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c0 Summary: Errors in bash reported by valgrind Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: werner@novell.com ReportedBy: pth@novell.com QAContact: qa@suse.de CC: aj@novell.com Found By: Development Blocker: --- Created an attachment (id=434860) --> (http://bugzilla.novell.com/attachment.cgi?id=434860) log of running bash under valgrind Running current version of bash in factory under valgrind produces the attached output. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c1 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |pth@novell.com --- Comment #1 from Andreas Jaeger <aj@novell.com> 2011-06-16 18:10:53 UTC --- Philipp, are you preloading any libs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c2 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|pth@novell.com | AssignedTo|werner@novell.com |aj@novell.com --- Comment #2 from Andreas Jaeger <aj@novell.com> 2011-06-16 18:23:25 UTC --- Ah, everything clear - looks like my bug ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c3 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|aj@novell.com |dmueller@novell.com --- Comment #3 from Andreas Jaeger <aj@novell.com> 2011-06-16 19:33:28 UTC --- Just checked the code in glibc - glibc now looks in strchr at 16 bytes at the same time, so this situation might happen. Debian has the same report and they fixed it with an update of valgrind: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583856 I wonder why our valgrind does not suppress these false positives. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c4 --- Comment #4 from Dirk Mueller <dmueller@suse.com> 2011-08-19 19:43:00 CEST --- because those are not false positives to all what valgrind concerns (the accesses do happen). the problem is that glibc internally started to use those hyper optimized variants, which we can not intercept and replace with a correct version. not sure how to fix that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-08-24 18:00:19 CEST --- This is an autogenerated message for OBS integration: This bug (700362) was mentioned in https://build.opensuse.org/request/show/79680 11.4 / valgrind https://build.opensuse.org/request/show/79681 11.4 / valgrind -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-10-02 22:00:10 CEST --- This is an autogenerated message for OBS integration: This bug (700362) was mentioned in https://build.opensuse.org/request/show/86112 Factory / valgrind -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=700362 https://bugzilla.novell.com/show_bug.cgi?id=700362#c7 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Dirk Mueller <dmueller@suse.com> 2013-09-23 15:42:19 CEST --- Let me know if that is still an issue in newer openSUSE releases. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com