[Bug 93805] New: some tests under server/tests are crashing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 21 01:42:45 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93805
Bug ID: 93805
Summary: some tests under server/tests are crashing
Product: Spice
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: server
Assignee: spice-bugs at lists.freedesktop.org
Reporter: pgrunt at redhat.com
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 at 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 at 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 at 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
http://cgit.freedesktop.org/spice/spice/commit/?id=b76e561d82796bd2bccc57be962fc5fba0141da6
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20160121/14531075/attachment.html>
More information about the spice-bugs
mailing list