tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: alacritty: possible inputmethod issue?



On Sun, Jun 20, 2021 at 10:52:49AM +0200, Tobias Nygren wrote:
> On Sun, 20 Jun 2021 15:50:04 +0900
> iquiw <iku.iwasa%gmail.com@localhost> 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


Home | Main Index | Thread Index | Old Index