<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston crashes (Segmentation fault) immediately on specifying seat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77503#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston crashes (Segmentation fault) immediately on specifying seat"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77503">bug 77503</a>
              from <span class="vcard"><a class="email" href="mailto:conselvan2@gmail.com" title="Ander Conselvan de Oliveira <conselvan2@gmail.com>"> <span class="fn">Ander Conselvan de Oliveira</span></a>
</span></b>
        <pre>This one seems to be cause by an API change done for introducing libinput
support. Commit 58e15865 changed the parameters for udev_get_seat_by_name() to
receive a struct udev_input. However, when this gets called from
create_output_for_connector() during initialization, we haven't initialized
that udev_input structure, leading to the crash.</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>