Re: alacritty: possible inputmethod issue?
Chavdar Ivanov <[email protected]> Sun, 20 Jun 2021 10:22:27 +0100
| Newsgroups | gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <CAG0OUxja6+_nELEj7kp9=5VQVTZ=DgoWgUYkoeVKrWc-6CnVeA@mail.gmail.com> |
On Sun, 20 Jun 2021 at 10:00, Thomas Klausner <[email protected]> wrote: > > On Sun, Jun 20, 2021 at 10:52:49AM +0200, Tobias Nygren wrote: > > On Sun, 20 Jun 2021 15:50:04 +0900 > > iquiw <[email protected]> wrote: > > > > > I have a workaround fix of the problem and also prepared a sample C > > > > Thanks! I went ahead and added the workaround patch to pkgsrc for now. > > So people who experienced the problem please try alacritty-0.8.0nb1? > > The problem should still be addressed in the base system. > > Thank you! > > But I get a coredump on startup now: > > (gdb) bt > #0 pthread_mutex_lock (ptm=0x10) at /disk/6/archive/foreign/src/lib/libpthread/pthread_mutex.c:204 > #1 0x0000701cd5e6a06d in mtx_lock (mtx=<optimized out>) at /disk/6/archive/foreign/xsrc/external/mit/MesaLib/dist/include/c11/threads_posix.h:223 > #2 _mesa_HashLockMutex (table=<optimized out>) at /disk/6/archive/foreign/xsrc/external/mit/MesaLib/dist/src/mesa/main/hash.h:131 > #3 create_shader (ctx=0x701ce4d16880, type=35633) at /disk/6/archive/foreign/xsrc/external/mit/MesaLib/dist/src/mesa/main/shaderapi.c:339 > #4 0x000000007ad6cf0e in alacritty::gl::CreateShader () at /scratch/x11/alacritty/work/alacritty-0.8.0/target/release/build/alacritty-ea65f179719708c6/out/gl_bindings.rs:1106 > #5 alacritty::renderer::create_shader () at alacritty/src/renderer/mod.rs:1096 > #6 0x000000007ac69825 in alacritty::main () at alacritty/src/renderer/mod.rs:981 > > Thomas It works for me - 9.99.85 from yesterday. But this was on a VirtualBox client; about to test on a laptop with Intel acceleration. Chavdar -- ----