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

"Too many open files" error when loading debug info for a crash dump #202

Open
sdimitro opened this issue Mar 26, 2020 · 0 comments
Open

Comments

@sdimitro
Copy link
Contributor

$ sdb vmlinux-5.0.0-29-generic XXX/dump.202003251506 -s modules/
sdb: could not get debugging information for:
modules/5.0.0-29-generic/kernel/net/nfc/nfc.ko (open: modules/5.0.0-29-generic/kernel/net/nfc/nfc.ko: Too many open files)
modules/5.0.0-29-generic/kernel/net/nfc/nfc_digital.ko (open: modules/5.0.0-29-generic/kernel/net/nfc/nfc_digital.ko: Too many open files)
modules/5.0.0-29-generic/kernel/net/nfc/hci/hci.ko (open: modules/5.0.0-29-generic/kernel/net/nfc/hci/hci.ko: Too many open files)
modules/5.0.0-29-generic/kernel/net/nfc/nci/nci_spi.ko (open: modules/5.0.0-29-generic/kernel/net/nfc/nci/nci_spi.ko: Too many open files)
modules/5.0.0-29-generic/kernel/net/nfc/nci/nci.ko (open: modules/5.0.0-29-generic/kernel/net/nfc/nci/nci.ko: Too many open files)
... 5346 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant