-
-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intermittent crashing using --long option #226
Comments
Interesting. I'll look into this today Ty! |
I can confirm. Using Ubuntu 22.04.3 with bash/zsh. The more files, the more often the error appears. Often I get a bad run:
Sometimes I get a good run:
|
Update:
|
update: bug occurs on ubuntu 21.10 impish (or ubuntu-based or debian-based OS) as well $ cat /etc/os-release
NAME="Pop!_OS"
VERSION="21.10"
ID=pop
ID_LIKE="ubuntu debian"
VERSION_ID="21.10"
VERSION_CODENAME=impish
UBUNTU_CODENAME=impish $ erd --version
erdtree 3.1.2 $ ldd /path/to/erd
statically linked w/o $ erd .
- ┌─ ...
- ┌─ ...
16XXX24 B ├─ ...
16XXX80 B ... w/ $ erd --long .
Segmentation fault (core dumped) I'm using erd-v3.1.2-x86_64-unknown-linux-musl.tar.gz happy to provide more info if needed 😊 |
OS: FreeBSD 13.2
erdtree: 202fae1
The text was updated successfully, but these errors were encountered: