Test for GTK4 crashes when creating and closing many shells#2587
Test for GTK4 crashes when creating and closing many shells#2587jonahgraham wants to merge 1 commit into
Conversation
Test Results 88 files - 30 88 suites - 30 9m 7s ⏱️ - 1m 41s Results for commit 92a674d. ± Comparison against base commit 12ac449. This pull request removes 37 and adds 1000 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
Well - it worked on the build machine - so that is good. But it does mean I have exposed a possible GTK bug, or perhaps an out of date library on my machine. |
|
It could even be newer libs on your machine . |
It could be that its a multithreading issue, the Buildnodes usually only have 2 cores so not much parallelism. |
While trying to test the clipboard (#2126) on a loop I found GTK4 crashed quite consistently, so I extracted the minimum test that fails to see if this problem is my machine only.
This is what happens when I run it from my Eclipse dev:
hs_err_pid466736.log