[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #11 from Nikos Chantziaras 2010-08-04 10:01:17 PDT --- (In reply to comment #7) > I had the same problem, try to disable the function check. > > Nevertheless there still seems to be the bind_tex_image problem I posted on > the > ma

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #10 from Niels Ole Salscheider 2010-08-04 09:58:56 PDT --- (In reply to comment #9) > (In reply to comment #7) > > I had the same problem, try to disable the function check. > > Which function check? In KWin 's settings you can ena

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #9 from Kristian Høgsberg 2010-08-04 09:53:07 PDT --- (In reply to comment #7) > I had the same problem, try to disable the function check. Which function check? > Nevertheless there still seems to be the bind_tex_image problem I p

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 Kristian Høgsberg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #8 from Kristian Høgsberg 2010-08-04 09:49:44 PDT --- (In reply to comment #6) > (In reply to comment #5) > > Ah, I see, this is the compatibility path for servers that don't send > > invalidate events. When dri2SwapBuffers call dri

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #7 from Niels Ole Salscheider 2010-08-04 09:41:15 PDT --- I had the same problem, try to disable the function check. Nevertheless there still seems to be the bind_tex_image problem I posted on the mailing list (NULL pointer check af

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #6 from Nikos Chantziaras 2010-08-04 09:23:34 PDT --- (In reply to comment #5) > Ah, I see, this is the compatibility path for servers that don't send > invalidate events. When dri2SwapBuffers call dri2Invalidate handle it passes >

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #5 from Kristian Høgsberg 2010-08-04 05:51:07 PDT --- (In reply to comment #0) > KWin crashes when trying to activate OpenGL desktop effects. I do not know if > bug 29181 is related; could be. > > I'm on Mesa git master, kernel 2.6

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #4 from Nikos Chantziaras 2010-08-03 20:53:42 PDT --- One thing I'd like to point out is that KDE with compositing is totally unusable right now at current Git master because UMS doesn't work either. KMS crashes due to the present bu

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #3 from Mario Kleiner 2010-08-03 12:11:14 PDT --- (In reply to comment #1) > This bug is the same I reported on the mailing list last week and it is > related > to bug 29181. Nevertheless, Kristian Høgsberg told me that it should no

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #2 from Niels Ole Salscheider 2010-08-03 11:53:20 PDT --- What happens to pdp in dri2CreateDisplay(Display * dpy), dri2_glx.c? This function sets pdp->invalidateAvailable but pdp is neither stored in a global variable nor is it retur

[Mesa-dev] [Bug 29370] Crash when trying to enable 3D with KMS/DRI2

2010-08-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29370 --- Comment #1 from Niels Ole Salscheider 2010-08-03 10:19:41 PDT --- This bug is the same I reported on the mailing list last week and it is related to bug 29181. Nevertheless, Kristian Høgsberg told me that it should not return NULL since ther