<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Radeon HD 6520G lockups under load"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56464#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Radeon HD 6520G lockups under load"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56464">bug 56464</a>
              from <span class="vcard"><a class="email" href="mailto:klausenbusk@hotmail.com" title="klausenbusk@hotmail.com">klausenbusk@hotmail.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=56464#c8">comment #8</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=56464#c7">comment #7</a>)
> > (In reply to <a href="show_bug.cgi?id=56464#c6">comment #6</a>)
> > > Any chance you can bisect to identify what commit is causing the problem?
> > 
> > "Just" all this commit <a href="http://cgit.freedesktop.org/mesa/mesa/log/?h=9.0">http://cgit.freedesktop.org/mesa/mesa/log/?h=9.0</a> ?
> > and could the problem also be in mesa 8.0.5? Because then i will mesa 8.0.5

> If 8.0.5 has a similar problem, then you could just focus on the 8.0 branch.
> Otherwise, it's probably easiest to checkout master and try master.  If that
> has the same issues as 9.0, then switch to a commit near where the 8.0
> branch was branched, then bisect between that and the top of master.</span >
For some unknown reason mesa master won't compile:
Last lines:
r600_shader.c: In function ‘r600_compute_shader_create’:
r600_shader.c:252:2: fejl: too few arguments to function ‘r600_bytecode_init’
In file included from r600_shader.h:26:0,
                 from r600_shader.c:27:
r600_asm.h:224:6: bemærk: declared here
r600_llvm.c: In function ‘llvm_load_input’:
r600_llvm.c:124:11: advarsel: variable ‘offset’ set but not used
[-Wunused-but-set-variable]
make[4]: *** [r600_shader.o] Fejl 1
make[4]: *** Venter på uafsluttede job....
In file included from r600_llvm.c:3:0:
r600_llvm.c: In function ‘llvm_load_system_value’:
../../../../src/gallium/auxiliary/gallivm/lp_bld_const.h:124:23: advarsel:
‘chan’ may be used uninitialized in this function [-Wmaybe-uninitialized]
r600_llvm.c:41:11: bemærk: ‘chan’ was declared here
make[4]: Forlader katalog
'/home/kristian/Hentninger/mesa-git/src/build/src/gallium/drivers/r600'
make[3]: *** [all-recursive] Fejl 1
make[3]: Forlader katalog
'/home/kristian/Hentninger/mesa-git/src/build/src/gallium/drivers'
make[2]: *** [all-recursive] Fejl 1
make[2]: Forlader katalog
'/home/kristian/Hentninger/mesa-git/src/build/src/gallium'
make[1]: *** [all-recursive] Fejl 1
make[1]: Forlader katalog '/home/kristian/Hentninger/mesa-git/src/build/src'
make: *** [all-recursive] Fejl 1</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>