[arch-general] Why does cx_freeze console create a core dump?
Hello, am I doing sth. wrong, when calling "/usr/lib/python3.9/site-packages/cx_Freeze/bases/Console-cp39-linux-x86_64"? The console seems to be some standard piece of software, so in general it shouldn't create a core dump without some missing or corrupt installation dependency - any idea? Well, I've heard I'm not the only one having problems with this, and I'm not used to work with core dumps (not a C programmer, sorry), so I would be very lucky if someone else could fix that. Kind regards, Peter
Peter Nabbefeld via arch-general <arch-general@lists.archlinux.org> wrote:
Hello,
am I doing sth. wrong, when calling "/usr/lib/python3.9/site-packages/cx_Freeze/bases/Console-cp39-linux-x86_64"?
The console seems to be some standard piece of software, so in general it shouldn't create a core dump without some missing or corrupt installation dependency - any idea?
Well, I've heard I'm not the only one having problems with this, and I'm not used to work with core dumps (not a C programmer, sorry), so I would be very lucky if someone else could fix that.
Kind regards, Peter
Perhaps https://docs.python.org/3/library/faulthandler.html will help. Hopefully, other readers can help you more than I can. -- u34
participants (2)
-
Peter Nabbefeld
-
u34@net9.ga