<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75279#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75279">bug 75279</a>
              from <span class="vcard"><a class="email" href="mailto:fredbezies@gmail.com" title="Frederic Bezies <fredbezies@gmail.com>"> <span class="fn">Frederic Bezies</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=75279#c24">comment #24</a>)
[...]
<span class="quote">> 
> Seems to be stuck at the same spot with identical call stack, minus the
> state tracker bits.

> The memory access message looks interesting, shame there is no indication of
> what nouveau was doing to provoke this. (gdb) bt full, info locals or
> disassemble should be able to catch what is going on here.

> How often do you get this ? Please attach the gdb output of the above three
> as the problem occurs.</span >

It happens when I try to connect to my youtube account. And after 30 seconds or
so, plugin-container works as expected.

Here is bt full log :

(gdb) bt full
#0  0x00007fb478a49337 in sched_yield () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fb46670ee41 in ?? () from /usr/lib/vdpau/libvdpau_nouveau.so.1
No symbol table info available.
#2  0x00007fb46679eca5 in ?? () from /usr/lib/vdpau/libvdpau_nouveau.so.1
No symbol table info available.
#3  0x00007fb4666019c1 in vl_screen_destroy ()
   from /usr/lib/vdpau/libvdpau_nouveau.so.1
No symbol table info available.
#4  0x00007fb4667073a1 in vlVdpDeviceDestroy ()
   from /usr/lib/vdpau/libvdpau_nouveau.so.1
No symbol table info available.
#5  0x00007fb46b4252a8 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
No symbol table info available.
#6  0x00007fb46b0871b5 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
No symbol table info available.
#7  0x00007fb46b088000 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
No symbol table info available.
#8  0x00007fb46b6167c8 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
No symbol table info available.
#9  0x00007fb46b61cf7d in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
No symbol table info available.
#10 0x00007fb46b61ea6b in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
No symbol table info available.
Cannot access memory at address 0x7fffc4f85b78

Some technical infos : nouveau 1.0.10, mesa 10.0.3

All this on an archlinux 64 bits, up-to-date.</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>