[Mesa-dev] [Bug 99631] segfault with OSVRTrackerView and openscenegraph git master

2017-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99631 Ilia Mirkin changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Mesa-dev] [Bug 99631] segfault with OSVRTrackerView and openscenegraph git master

2017-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99631 --- Comment #3 from Ilia Mirkin --- Candidate patch sent as https://patchwork.freedesktop.org/patch/136383/ Not sure if it's too heavy. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bu

[Mesa-dev] [Bug 99631] segfault with OSVRTrackerView and openscenegraph git master

2017-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99631 --- Comment #2 from Brian Paul --- Thanks for looking into this, Ilia. If you get stuck, I'll try to look at it in a few days. BTW, we should probably create a piglit test for this issue. -- You are receiving this mail because: You are the as

[Mesa-dev] [Bug 99631] segfault with OSVRTrackerView and openscenegraph git master

2017-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99631 --- Comment #1 from Ilia Mirkin --- The issue appears that the right buffer object isn't mapped. The fact that the ARRAY_BUFFER is modified doesn't appear to make it into the actx->NewState bit. The following "fixes" the trace: diff --git a/src/

[Mesa-dev] [Bug 99631] segfault with OSVRTrackerView and openscenegraph git master

2017-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99631 Bug ID: 99631 Summary: segfault with OSVRTrackerView and openscenegraph git master Product: Mesa Version: git Hardware: Other OS: All Status: NE