<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - some tests under server/tests are crashing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93805">93805</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>some tests under server/tests are crashing
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Spice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>server
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>spice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pgrunt@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>We don't have many tests in the server, but some are crashing:

./test_vdagent
#0  0x0000000000000064 in  ()
#1  0x00007ffff7ae759f in spice_server_add_interface (sin=0x606260
<vmc_instance>) at reds.c:3006
#2  0x00007ffff7ae759f in spice_server_add_interface (sin=0x606260
<vmc_instance>, s=0x618000) at reds.c:3135
#3  0x00007ffff7ae759f in spice_server_add_interface (s=0x618000,
sin=sin@entry=0x606260 <vmc_instance>) at reds.c:3277
#4  0x0000000000401b71 in main () at test_vdagent.c:67

./test_display_no_ssl
#0  0x0000000000404461 in  ()
#1  0x00007ffff7ae1adc in vdi_port_read_one_msg_from_device (sin=<optimized
out>, opaque=0x618000) at reds.c:752
#2  0x00007ffff7aa8a38 in spice_char_device_read_from_device (dev=0x624580) at
char-device.c:319
#3  0x00007ffff7aaafe4 in spice_char_device_start (dev=dev@entry=0x624580) at
char-device.c:852
#4  0x00007ffff7ae76df in spice_server_add_interface (sin=0x6062e0
<vdagent_sin>, s=<optimized out>) at reds.c:3160
#5  0x00007ffff7ae76df in spice_server_add_interface (s=<optimized out>,
sin=sin@entry=0x6062e0 <vdagent_sin>) at reds.c:3277
#6  0x000000000040326a in test_add_agent_interface (server=<optimized out>) at
test_display_base.c:832
#7  0x0000000000401b69 in main () at test_display_no_ssl.c:63

git bisect leads to:
Fix -Wmissing-field-initializers
<a href="http://cgit.freedesktop.org/spice/spice/commit/?id=b76e561d82796bd2bccc57be962fc5fba0141da6">http://cgit.freedesktop.org/spice/spice/commit/?id=b76e561d82796bd2bccc57be962fc5fba0141da6</a></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>