[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 Samuel Iglesias Gonsálvez changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 --- Comment #4 from Samuel Iglesias --- I have sent a patch to fix this: https://lists.freedesktop.org/archives/mesa-dev/2017-February/143329.html Would you mind testing it with address sanitizer? I would like to confirm this error disappears w

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 --- Comment #3 from Samuel Iglesias --- (In reply to Bartosz Tomczyk from comment #2) > Hi Samuel, > > I don't have setup to reproduce it right now. I will update you will more > details in the evening. > > But I looked at current mesa git and

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 --- Comment #2 from Bartosz Tomczyk --- Hi Samuel, I don't have setup to reproduce it right now. I will update you will more details in the evening. But I looked at current mesa git and the bug is definitively there. Look at src/compiler/glsl

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 Samuel Iglesias changed: What|Removed |Added CC||sigles...@igalia.com -- You are recei

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 --- Comment #1 from Samuel Iglesias --- I am not able to reproduce it with current master (21efe2528cd88cb09ba9f69222f69a8ee47611c9), but I might have something wrong. My CFLAGS and CXXFLAGS are "-Wall -g -O0 -fsanitize=address -fno-omit-frame-p

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 Bartosz Tomczyk changed: What|Removed |Added CC||bartosz.tomczy...@gmail.com -- You ar

[Mesa-dev] [Bug 99677] heap-use-after-free in glsl

2017-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99677 Bug ID: 99677 Summary: heap-use-after-free in glsl Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal