zstd debug info
See original GitHub issueCommercial: None
Python: 3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD64)]
Flavor: Unknown
Executable: O:\Python38\python.exe
OS: Windows
Arch: x86_64
MinGW64: gcc-11.2.0-llvm-12.0.1-mingw-w64-9.0.0-r1
The ZSTD library seems to adds debug info to the output binary PE file
Compiled via nuitka --onefile .\app.py --lto=yes
Screenshot
Any ways to stripping out??
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Linux 6.2 Allows For Zstd-Compressed Debug Information
The Linux kernel already allows compressing debug information in the kernel using Zlib while now with Linux 6.2 that is being extended to...
Read more >zstd compressed debug sections - MaskRay
zstd compressed debug sections · It has an open compression algorithm and implementation. · It provides significant benefits (compression speed, ...
Read more >zstd 1.5.1 Manual
zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.
Read more >Cygwin Package Summary for zstd-debuginfo
Package: zstd-debuginfo. summary: Debug info for zstd description: This package contains files necessary for debugging the zstd package with gdb.
Read more >[FR] zstd-compressed debug info support #1770 - android/ndk
The stackoverflow thread is clearly a bug/obsolete behavior that we need to fix. I'll read up on the matter and start conversations on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The fix is on factory, but it’s less stable than even normal, I will however make a hotfix later this weekend: https://nuitka.net/doc/factory.html
Part of the current hotfix.