<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - SIGSEGV in xkb_context_ref from /usr/lib/libxkbcommon.so.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94075#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - SIGSEGV in xkb_context_ref from /usr/lib/libxkbcommon.so.0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94075">bug 94075</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>FWIW, it's a race, like you probably guessed.

Wayland_VideoInit() in SDL needs to init xkb_context much earlier. By the time
it does the two roundtrips, it may or may not have received the keymap event.
The backtrace shows it explodes inside the second roundtrip while processing a
keymap event (if the source I'm looking at is similar enough).</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>