** Also affects: mir (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1556160
Title:
Installed binaries fail to run with mir_demo_server --test-client XXXX
Status in Mir:
Fix Committed
Status in mir package in Ubuntu:
New
Bug description:
Running with the installed, or a locally built mir server the
installed clients fail, and the locally built ones work. (This happens
with all 22 clients, but I illustrate with mir_demo_client_basic.)
(I have xenial/amd64/Mir-0.20.1 installed and trunk built locally)
$ mir_demo_server --test-timeout 3 --test-client mir_demo_client_basic
...
[2016-03-11 15:36:27.783743] <CRITICAL> server_example_test_client.cpp:
Failed to execute client
...
~~~~
$ bin/mir_demo_server --test-timeout 3 --test-client mir_demo_client_basic
...
[2016-03-11 15:37:38.893891] <CRITICAL> server_example_test_client.cpp:
Failed to execute client
~~~~
$ mir_demo_server --test-timeout 3 --test-client bin/mir_demo_client_basic
...
Connected
Surface created
Surface released
Connection released
[2016-03-11 15:38:31.039003] mirserver: Stopping
Segmentation fault (core dumped)
~~~~
$ bin/mir_demo_server --test-timeout 3 --test-client bin/mir_demo_client_basic
...
Connected
Surface created
Surface released
Connection released
[2016-03-11 15:39:43.230826] mirserver: Stopping
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1556160/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp