Bug 93805 - some tests under server/tests are crashing
Summary: some tests under server/tests are crashing
Status: RESOLVED MOVED
Alias: None
Product: Spice
Classification: Unclassified
Component: server (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Spice Bug List
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 09:42 UTC by Pavel Grunt
Modified: 2018-06-03 10:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Pavel Grunt 2016-01-21 09:42:45 UTC
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
http://cgit.freedesktop.org/spice/spice/commit/?id=b76e561d82796bd2bccc57be962fc5fba0141da6
Comment 1 GitLab Migration User 2018-06-03 10:15:44 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice-server/issues/22.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.