<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:thombarepr@yahoo.com" title="Parshuram Thombare <thombarepr@yahoo.com>"> <span class="fn">Parshuram Thombare</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - weston-desktop-shell crashed with SIGSEGV in ffi_call_unix64()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60532">bug 60532</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - weston-desktop-shell crashed with SIGSEGV in ffi_call_unix64()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60532#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - weston-desktop-shell crashed with SIGSEGV in ffi_call_unix64()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=60532">bug 60532</a>
              from <span class="vcard"><a class="email" href="mailto:thombarepr@yahoo.com" title="Parshuram Thombare <thombarepr@yahoo.com>"> <span class="fn">Parshuram Thombare</span></a>
</span></b>
        <pre>Wayland 1.5.0 support version 2 for wl_output proxy, which requires
wl_output_listener methods (geometry, mode, done and scale )

whereas wayland 1.0.3 support version 1 for wl_output proxy, which requires
wl_output_listener methods (geometry, mode).

Wayland client was developed on wayland 1.0.3 hence wl_output_listener had only
2 methods (geometry, mode) and (done, scale) were NULL, causing segmentation
fault when wayland server tried to call those callbacks.</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>