[Bug 111083] Crash happens when drawArrays after calling continuously glTexImage3D many times

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 8 09:31:33 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111083

--- Comment #4 from Paul <qamonstergl at gmail.com> ---
(In reply to Lionel Landwerlin from comment #3)
> (In reply to Paul from comment #2)
> > Hi Xinghua, Mark
> > I've tried to reproduce the issue on my KBL (IntelĀ® UHD Graphics 620) with
> > ubuntu 18.04 and Kubuntu 19.04 with mesa 19.0.2 and mesa 19.2.0 - the issue
> > isn't actual for both versions.
> > Could you please provide your version of the kernel, your configure command
> > for the mesa and also would be helpful to know what version of the GPU you
> > have?
> 
> Did drop the skip in the test? :
> 
> 
> ANGLE_SKIP_TEST_IF(IsLinux() && IsIntel() && IsDesktopOpenGL());

exactly

1 GPUs:
  0 - Intel device id: 0x5917

Active GPU: 0

Optimus: false
AMD Switchable: false


Skipping tests using configuration ES3_OpenGLES because it is not available.
Skipping tests using configuration ES3_1_OpenGLES because it is not available.
Skipping tests using configuration ES2_OpenGLES because it is not available.
Skipping tests using configuration ES1_OpenGLES because it is not available.
Skipping tests using configuration ES2_OpenGLES_NoFixture because it is not
available.
Skipping tests using configuration ES3_OpenGLES_NoFixture because it is not
available.
Skipping tests using configuration ES3_1_OpenGLES_NoFixture because it is not
available.
Skipping tests using configuration ES2_OpenGLES_NoVirtual because it is not
available.
Skipping tests using configuration ES3_OpenGLES_NoVirtual because it is not
available.
Note: Google Test filter =
Texture3DTestES3.DrawWithLevelsOutsideRangeWithInconsistentDimensions/ES3_OpenGL
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from Texture3DTestES3
[ RUN      ]
Texture3DTestES3.DrawWithLevelsOutsideRangeWithInconsistentDimensions/ES3_OpenGL
Test skipped: IsLinux() && IsIntel() && IsDesktopOpenGL().
[       OK ]
Texture3DTestES3.DrawWithLevelsOutsideRangeWithInconsistentDimensions/ES3_OpenGL
(67 ms)
[----------] 1 test from Texture3DTestES3 (67 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (68 ms total)
[  PASSED  ] 1 test.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190708/1d0d352e/attachment.html>


More information about the intel-3d-bugs mailing list