You are not logged in.
https://i.imgur.com/uEydm4n.png
╰─ $ bash --version
GNU bash, version 5.0.16(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.Last edited by zw963 (2020-09-09 03:44:43)
Offline
Post a backtrace of the coredump: https://wiki.archlinux.org/index.php/Co … _core_dump
Offline
Sorry, i could not see any crash log use "coredumpctl list" if based on timestamp compare.
But, i can always reproduce it with "frequently press Ctrl+C", as this.
https://i.imgur.com/4q1SSj4.png
Mod note: Replaced large image of text with URL. Please read the Code of Conduct and adhere to the image posting guidelines. -- WorMzy
Last edited by WorMzy (2020-03-19 11:56:17)
Offline
Sorry, it caused by i introduced a new tools named:
https://github.com/direnv/direnv
after i remove following code from .bashrc, it's can't reproduced again.
eval "$(direnv hook bash)" ╰─ $ direnv --version
2.21.2
Thank you!
Offline