You are not logged in.

#1 2020-03-19 10:46:15

zw963
Member
Registered: 2018-06-18
Posts: 213

[Solved] bash crashed when press Ctrl+C since today's pacman -Syu

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

#2 2020-03-19 10:56:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,391

Re: [Solved] bash crashed when press Ctrl+C since today's pacman -Syu

Post a backtrace of the coredump: https://wiki.archlinux.org/index.php/Co … _core_dump

Offline

#3 2020-03-19 11:34:27

zw963
Member
Registered: 2018-06-18
Posts: 213

Re: [Solved] bash crashed when press Ctrl+C since today's pacman -Syu

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

#4 2020-03-19 11:49:34

zw963
Member
Registered: 2018-06-18
Posts: 213

Re: [Solved] bash crashed when press Ctrl+C since today's pacman -Syu

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

Board footer

Powered by FluxBB