Python seg faults after 20-30 hours. The running Python application is a Qt based user interface which handles several SSH threads. Backtrace is attached.
I don't think it's a bug in Python. The crash occurs inside the sip or qt module, which means it's either a bug in sip, qt or pyqt. Please take the bug to riverbank computing. Their code might have a memory leak or reference counting issue.
History
Date
User
Action
Args
2022-04-11 14:56:30
admin
set
github: 46207
2008-01-23 07:03:06
christian.heimes
set
status: open -> closedresolution: not a bugmessages: + nosy: + christian.heimes