General

Profile

Tomas Weinfurt

  • Login: wfurt
  • Registered on: 09/11/2022
  • Last sign in: 09/14/2022

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

09/13/2022

11:41 PM LTTng-UST Bug #1359 (Resolved): lttng can reap wrong child and get wrong status in get_wait_shm
That code essentially use
@
pid = fork();
if (pid > 0) {
wait();
}
@
https://github.com/lttng/lttng-ust/b...
Tomas Weinfurt

Also available in: Atom