Jihong Min

Results 6 comments of Jihong Min

> Try to use https://github.com/xxh/xxh-plugin-zsh-powerlevel10k I'm kinda lost here but is it working as intended by its design? Does current `xxh` NOT copy local user's custom plugin/theme directories and `~/.zshrc`...

> TLS is reset to zero after `clone`. You have to set the variables manually every time you create a new thread. The result is that `intercept_hook_point_clone_child` will never work...

> Until someone more knowledgeable answers, maybe this can help... On my system, there is a difference between `pthread_create()` and `fork()`: > > ```shell > $ strace -f -e trace=clone,clone3,fork,vfork...

> You can't return after calling `clone` in the child with a new stack at [intercept_routine:702](https://github.com/pmem/syscall_intercept/blob/master/src/intercept.c#L702) because there is nothing to return to. The return address is stored on the...

For those who are looking for basic local build (i.e. generating *.deb files): [create-debian-package-local.sh](https://github.com/hurryman2212/gtk3-classic/blob/master/scripts/create-debian-package-local.sh).

No update? EDIT: Might be related to system Keyring? I was having this issue with the first ever boot session installed with VSCode and it just freezes whenever I open...