Marshall Greenblatt
7c94248e45
linux: Fix stack-related sub-process shutdown crashes ( fixes #3912 )
...
On Linux systems the stack frame reference canary will be purposely
changed when forking sub-processes (see https://crbug.com/40181003 ).
To avoid sub-process shutdown crashes the NO_STACK_PROTECTOR
annotation must be added to all functions in the call stack leading to
CefExecuteProcess(). Applications that cannot add this annotation must
instead pass the `--change-stack-guard-on-fork=disable` command-line
flag.
2025-03-31 14:16:08 -04:00
..
2024-10-04 09:22:22 -04:00
2024-10-02 13:25:39 -04:00
2025-03-19 14:04:26 -04:00
2017-05-28 15:03:42 +02:00
2024-07-28 18:19:47 +00:00
2025-02-25 12:39:33 -05:00
2025-03-07 12:20:57 -05:00
2025-03-31 14:16:08 -04:00
2025-02-25 12:39:33 -05:00
2025-02-25 12:39:33 -05:00
2023-08-15 12:07:57 -04:00
2021-06-10 16:42:44 -04:00
2022-03-18 15:10:57 -04:00
2020-01-09 22:22:15 +02:00
2025-02-25 12:39:33 -05:00
2025-01-08 17:19:43 -05:00
2024-01-24 17:06:57 -05:00
2020-01-13 21:43:18 +01:00
2022-04-08 11:38:12 -04:00
2025-01-08 17:19:43 -05:00
2020-01-12 17:48:13 +02:00
2025-02-19 12:13:06 -05:00
2025-02-19 11:11:51 -05:00
2020-01-13 11:47:33 +01:00
2023-03-13 13:50:48 -04:00
2025-02-25 12:39:33 -05:00
2025-01-08 17:19:43 -05:00
2025-02-28 18:27:18 -05:00
2020-09-03 17:44:25 -04:00
2024-07-01 15:12:35 +00:00
2024-08-05 16:00:58 +00:00
2024-01-24 17:06:57 -05:00
2022-09-02 11:27:22 -07:00
2025-01-08 17:19:43 -05:00
2025-03-31 14:16:08 -04:00
2025-01-08 17:19:43 -05:00
2025-03-31 14:16:08 -04:00
2024-01-24 17:06:57 -05:00
2025-03-19 14:04:26 -04:00
2022-04-08 11:38:12 -04:00
2025-01-08 17:19:43 -05:00
2025-01-08 17:19:43 -05:00
2025-01-08 17:19:43 -05:00
2025-01-08 17:19:43 -05:00
2025-01-08 17:19:43 -05:00
2023-06-01 12:55:30 +03:00
2024-01-24 17:06:57 -05:00
2022-07-26 13:37:47 -04:00
2022-04-08 11:38:12 -04:00
2024-01-24 17:06:57 -05:00
2022-04-08 11:38:12 -04:00
2025-03-07 12:20:49 -05:00
2017-04-27 13:53:32 -04:00
2024-01-24 17:06:57 -05:00
2025-01-08 17:19:43 -05:00
2025-01-08 17:19:43 -05:00
2022-04-08 11:38:12 -04:00
2025-02-28 18:27:28 -05:00
2025-02-25 12:39:33 -05:00
2020-01-13 21:43:18 +01:00