Hide Forgot
Description of problem: SSIA. Version-Release number of selected component (if applicable): spice-xpi-2.4-4.el6.x86_64 How reproducible: always Steps to Reproduce: 1. load test.html page that is included in spice-xpi sources 2. hit 'Show' button 3. Actual results: spice-xpi crashes Expected results: spice-xpi returns some error code and continues to run Additional info:
Created attachment 521010 [details] There was impropred call order in embedded object. Segfault happened due to non existing external controller. Now it should be fixed.