Skip to content

Instantly share code, notes, and snippets.

@Red-Eyed
Last active December 19, 2019 07:20
Show Gist options
  • Save Red-Eyed/ad6a91c89cdac4dd058406a2ada55d65 to your computer and use it in GitHub Desktop.
Save Red-Eyed/ad6a91c89cdac4dd058406a2ada55d65 to your computer and use it in GitHub Desktop.
Fix of error:unable to initialize decompress status for section .debug_info
sudo pacman -U http://archlinux.arkena.net/archive/packages/e/elfutils/elfutils-0.174-1-x86_64.pkg.tar.xz http://archlinux.arkena.net/archive/packages/l/libelf/libelf-0.174-1-x86_64.pkg.tar.xz
sudo pacman -U http://archlinux.arkena.net/archive/packages/b/binutils/binutils-2.30-5-x86_64.pkg.tar.xz
@Red-Eyed
Copy link
Author

Fixes known bug in elfutils
unable to initialize decompress status for section .debug_info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment