Stefan Hagen
Stefan Hagen
Alright, we keep the issue then. Can you run a luakit debug build in gdb until it crashes and then post a stack trace? I reloaded archlinux.org 50 times this...
On the first glance, nothing is catching my eye in the log. The easiest way is to start it with `gdb -ex run luakit` in a terminal. It will then...
I guarded more of the IPC and lua stack operations. I ran the test suite in a loop for an hour and did 100 refreshes on archlinux.org and got no...
Webkit spawns many threads, these threads communicate with the luakit main thread using GIO channels. What is happening here is that a webkit thread tries to write to a non...
I'm currently working on this. It happens in various circumstances and it depends on the website. You're likely seeing this error on the terminal in the latest git version: "Trying...
Just an update - no solution yet. When tracing the called functions, this is what is happening: ``` [ 0.143536] E [core/ipc]: ipc_init [ 0.144004] E [core/ipc]: web_extension_connect_thread [ 0.144076]...
OP is a ghost, but I'll keep this open because it's something we should fix.
While I have commit access to the repo, I'm not the owner of the project. Therefore I'm not telling people "no" in issues and PRs and let them hang around....
To put an end to the inactivity, I created release 2.3.4, which basically only contains the libsoup3 and webkit 4.1 support. That one was long overdue. Furthermore I merged some...
@aidanholm Oh, thank you. I accepted the invite. And thanks for setting the CI workflow up again. That helps. And thanks for trusting me with the project :heart: