<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Syslog flooded by [drm:radeon_gem_object_create] errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82162#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Syslog flooded by [drm:radeon_gem_object_create] errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82162">bug 82162</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>You need to set a breakpoint in the function printing the messages before
running glxgears. Something like

 b radeon_bomgr_create_bo if size == 0

should do the trick. Then get the backtrace when the breakpoint triggers.</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>