[Bug 106827] Segmentation fault in i915_validate_state on SolveSpace startup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 5 21:28:34 UTC 2018


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

--- Comment #1 from Paul Fertser <fercerpav at gmail.com> ---
Ok, recompiling this file with -O makes the issue a bit clearer:

0x09de52ae in validate_program (i915=0xd402bb0, batch_space=0xbe9c8308)
    at ../../../../../src/gallium/drivers/i915/i915_state_emit.c:431
431        *batch_space = i915->fs->decl_len + i915->fs->program_len +
additional_size;
(gdb) p i915->fs
$3 = (struct i915_fragment_shader *) 0x0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180605/3fadd2e0/attachment.html>


More information about the dri-devel mailing list