<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nv4x crashing with plasmashell - gdb log included"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102349#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nv4x crashing with plasmashell - gdb log included"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102349">bug 102349</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=133709" name="attach_133709" title="hackpatch">attachment 133709</a> <a href="attachment.cgi?id=133709&action=edit" title="hackpatch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=102349&attachment=133709'>[review]</a>
hackpatch

OK, so it looks like a PUSH_RESET happens when there's no bufctx is bound. I
can definitely see how that can happen, unfortunately -- if a context becomes
active and is then deleted, then the screen's pushbuf->user_priv = NULL. Then a
PUSH_RESET comes in, and *boom*. This is a giant hack, but I suspect this patch
could resolve the issue.</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>