[PyQt] Debugging segfault in PyQt application?
Phil Thompson
phil at riverbankcomputing.com
Fri Dec 20 22:36:55 GMT 2013
On 20-12-2013 9:02 pm, Jason Tiller wrote:
> Hi, all,
>
> I collaborate on a complex PyQt application. We're experiencing
> segfaults that arise from QtCore, but I'm stumped as to how to drill
> down into the coredump and get useful information from the backtrace.
> Anybody have any suggestions as to a useful approach for debugging
> segfaults in PyQt applications? We can currently cause the issue
> (fairly) reliably every 20 minutes or so with manual button mashing.
The backtrace itself is useful so long as it contains debugging
symbols.
Phil
More information about the PyQt
mailing list