Idan Horowitz
c1fe844da4
Kernel: Stop leaking first thread on errors in sys$fork
...
Until the thread is first set as Runnable at the end of sys$fork, its
state is Invalid, and as a result, the Finalizer which is searching for
Dying threads will never find it if the syscall short-circuits due to
an error condition like OOM. This also meant the parent Process of the
thread would be leaked as well.
2022-07-10 22:17:21 +03:00
..
2022-04-01 21:24:45 +01:00
2022-01-30 16:21:59 +01:00
2022-03-08 00:19:49 +01:00
2022-01-23 00:40:54 +00:00
2022-04-01 21:24:45 +01:00
2022-03-09 16:43:00 +01:00
2022-04-09 23:46:02 +02:00
2022-04-04 00:42:18 +02:00
2022-04-01 21:24:45 +01:00
2021-12-29 18:08:15 +01:00
2022-03-09 16:43:00 +01:00
2022-03-09 16:43:00 +01:00
2022-07-05 20:58:38 +03:00
2022-07-10 20:09:11 +02:00
2022-07-10 22:17:21 +03:00
2022-03-08 00:19:49 +01:00
2022-03-09 16:43:00 +01:00
2022-04-01 21:24:45 +01:00
2022-01-29 02:17:06 +01:00
2021-12-29 18:08:15 +01:00
2021-12-29 18:08:15 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-26 14:32:12 +02:00
2022-04-01 21:24:45 +01:00
2022-06-02 13:14:12 +01:00
2022-04-09 23:46:02 +02:00
2022-03-09 16:43:00 +01:00
2022-04-09 23:46:02 +02:00
2022-04-01 21:24:45 +01:00
2022-07-08 22:27:38 +00:00
2022-05-29 19:31:02 +01:00
2022-05-02 01:46:18 +02:00
2022-01-29 02:17:09 +01:00
2022-04-01 21:24:45 +01:00
2022-07-10 14:24:34 +02:00
2022-04-09 21:51:16 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2021-12-29 18:08:15 +01:00
2022-05-05 20:47:38 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-09 23:46:02 +02:00
2022-02-28 20:09:37 +01:00
2022-04-09 23:46:02 +02:00
2022-04-04 00:42:18 +02:00
2022-04-03 22:06:03 +02:00
2022-06-02 13:14:12 +01:00
2022-04-01 21:24:45 +01:00
2022-07-08 22:27:38 +00:00
2022-07-10 14:24:34 +02:00
2022-04-01 21:24:45 +01:00
2022-04-09 23:46:02 +02:00
2021-12-29 18:08:15 +01:00
2022-06-19 09:05:35 +02:00
2022-04-01 21:24:45 +01:00
2021-12-29 18:08:15 +01:00
2021-12-29 18:08:15 +01:00
2022-04-01 21:24:45 +01:00
2022-04-23 10:43:32 -07:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-05-21 18:15:00 +02:00
2022-04-01 21:24:45 +01:00
2022-05-05 20:47:38 +02:00