-
-
Notifications
You must be signed in to change notification settings - Fork 1
[0.2.1] examples/window.ts - Segmentation fault on Ubuntu 21.04 #2
Comments
Interesting, would you mind running it with |
Nothing additional is printed - apparently that's expected (see here, quoted below):
I went a bit deeper and here's what I found. I ran pane on Xorg and it now successfully created the window, but it segfaults after a few seconds or earlier if I move the window. |
Same here, Running on Ubuntu 20.04, deno installed from source with FWIW I've tried to look at the core dump with gdb, but I have no idea what to do there, and it seems it's looking for the v8 source in some location on my file system to show me where the crash happened, but I don't have that (and the path traversal would go two levels up from my root).
|
Sadly it looks like plugins are getting removed due to them segfaulting and the implementation being flaky: #10908. |
What a shame 😢 |
fails with
PS: Pane is exactly what I was looking for! 🎉 Looking forward to getting it working/playing with it 😄
The text was updated successfully, but these errors were encountered: