[Bug 104669] [CI] igt at gem_tiled_fence_blits@normal - CRASH

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 17 08:12:24 UTC 2018


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

--- Comment #1 from Marta Löfstedt <marta.lofstedt at intel.com> ---
test prints:Using 6143 1MiB buffers, i.e. count = 6143, however:


"static void run_test (int fd, int count)
{
        drm_intel_bo *bo[4096];
        uint32_t bo_start_val[4096];"

bo is pnly 4096.

so first loop goes boom:

"    for (i = 0; i < count; i++) {
                bo[i] = create_bo(fd, start);
"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180117/6b0583b2/attachment.html>


More information about the intel-gfx-bugs mailing list