<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - vmwgfx freezes system when starting Xorg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58210">bug 58210</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>brianp@vmware.com, jfonseca@vmware.com, zackr@vmware.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - vmwgfx freezes system when starting Xorg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58210#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - vmwgfx freezes system when starting Xorg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58210">bug 58210</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=58210#c1">comment #1</a>)
<span class="quote">> Removing assert(svga_texture(texture)->key.cachable == 0); at
> svga_resource_texture.c:207 seems to fix this...</span >

The assertion should only affect debug builds. Does Xorg only crash on debug
builds?

The fact the assertion fails means we're trying to share a resource which
wasn't created shareable by the state tracker...

We set svga_texture(texture)->key.cachable = 0 on the next line, so things
should still sort of work, bu I think this is the symptom of some other issue
with resource creation.</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>