Mir

Comment 0 for bug 1473869

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Using the test case from bug 1455109:

$ sudo mir_demo_server --vt 2 --test-timeout 1 --test-client mir_demo_client_basic

I can apparently crash the Mir server reliably:

0.13.3 (wily):
[1436770375.562183] server_example_test_client.cpp: Client terminated by signal 6
[1436770375.562207] Server: Stopping
(process:3509): GLib-CRITICAL **: g_source_get_context: assertion 'source->context != NULL || !SOURCE_DESTROYED (source)' failed
(process:3509): GLib-CRITICAL **: g_source_get_context: assertion 'source->context != NULL || !SOURCE_DESTROYED (source)' failed

0.15.0 (trunk):
[1436770341.642869] mirserver: Stopping
(process:3473): GLib-CRITICAL **: g_source_get_context: assertion 'source->context != NULL || !SOURCE_DESTROYED (source)' failed
(process:3473): GLib-CRITICAL **: g_source_get_context: assertion 'source->context != NULL || !SOURCE_DESTROYED (source)' failed