[PyQt] PyQt5.6 with Python 3.5 Crash
Florian Bruhin
me at the-compiler.org
Mon May 22 08:30:36 BST 2017
Hi,
On Mon, May 22, 2017 at 12:58:37PM +0530, Rathinam Signup wrote:
> >With whatever you'd use to do so on your system for other (C++)
> >applications. For example, DebugDiag on Windows or gdb or coredumpctl on
> >Linux.
>
> Can you suggest any equivalent tools in Python?
There's the faulthandler module:
https://docs.python.org/3/library/faulthandler.html
But the crash is happening in C++, so that won't be very useful.
Florian
--
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170522/6588afdb/attachment.sig>
More information about the PyQt
mailing list