[Bug 104760] System hang when use glTexImage3D to specify a 3D texture image

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 24 08:00:10 UTC 2018


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

--- Comment #21 from Danylo <danylo.piliaiev at gmail.com> ---
While there is a bisected commit it possibly not a kernel issue, at least half
of it is not in the kernel.

> However why are we even able to request such a big allocation when creating a texture?
> There is a Const.MaxTextureMbytes, checking against which should prevent creation of such texture.

The main issue as i described in previous comment is Mesa trying to allocate
more memory than it itself allows. 

On kernel side the only issue is that the application is being killed the last
even though it holds the most memory.

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


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