[testsfail] PromptSessionClientAPI.client_pid_is_associated_with_session hangs and times out
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
13:24:57 9: --11870-- WARNING: unhandled amd64-linux syscall: 324
13:24:57 9: --11870-- You may be able to write your own handler.
13:24:57 9: --11870-- Read the file README_
13:24:57 9: --11870-- Nevertheless we consider this a bug. Please report
13:24:57 9: --11870-- it at http://
15:54:57 make: *** wait: No child processes. Stop.
15:54:57 make: *** Waiting for unfinished jobs....
15:54:57 make: *** wait: No child processes. Stop.
15:54:57 Makefile:130: recipe for target 'test' failed
15:54:57 make[2]: *** [test] Terminated
15:54:57 debian/rules:19: recipe for target 'override_
15:54:57 make[1]: *** [override_
15:54:57 E: Build killed with signal TERM after 150 minutes of
Also on
amd64,
amd64,gcc,zesty
And, probably related:
i386,
15:37:14 11: --32166-- WARNING: unhandled x86-linux syscall: 375
15:37:14 11: --32166-- You may be able to write your own handler.
15:37:14 11: --32166-- Read the file README_
15:37:14 11: --32166-- Nevertheless we consider this a bug. Please report
15:37:14 11: --32166-- it at http://
18:07:14 Makefile:74: recipe for target 'test' failed
Related branches
- Mir CI Bot: Approve (continuous-integration)
- Alberto Aguirre (community): Approve
- Alan Griffiths: Approve
- Daniel van Vugt: Needs Fixing
-
Diff: 44 lines (+8/-1)2 files modifiedsrc/client/rpc/mir_protobuf_rpc_channel.cpp (+5/-0)
src/client/rpc/mir_protobuf_rpc_channel.h (+3/-1)
Changed in mir: | |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
Changed in mir: | |
assignee: | nobody → Kevin DuBois (kdub) |
status: | Triaged → In Progress |
Changed in mir: | |
milestone: | none → 1.0.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Hmm, I can easily reproduce the valgrind WARNING locally: I see it every test run.
But the test completes successfully > 100 times.