Skip to content
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

stack overflow error #243

Open
vishikh opened this issue May 5, 2023 · 1 comment
Open

stack overflow error #243

vishikh opened this issue May 5, 2023 · 1 comment

Comments

@vishikh
Copy link

vishikh commented May 5, 2023

PDU is generally very fast. I ran pdu on a rather large filesystem and I get the following error

thread '<unknown>' has overflowed its stack
fatal runtime error: stack overflow
[1]    37874 abort (core dumped)  pdu
@KSXGitHub
Copy link
Owner

I haven't seen a filesystem so deep that it exceeds the stack. I suspect your filesystem in question has some circular mounts, which pdu does not know how to handle (see Limitations).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants