<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segmentation fault in i915_validate_state on SolveSpace startup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106827#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Segmentation fault in i915_validate_state on SolveSpace startup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106827">bug 106827</a>
              from <span class="vcard"><a class="email" href="mailto:fercerpav@gmail.com" title="Paul Fertser <fercerpav@gmail.com>"> <span class="fn">Paul Fertser</span></a>
</span></b>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>