debugging segfaults in pythen PyQt (QWebview)

G

Gelonida

Hi,

I have a QWebview application, which segfaults rather often,
but not all the time.

I assume it is some kind of race condition when loading a certain web
page with quite some built in AJax.



How can I debug it?

The application crashes under Windows and under Linux.


I enabled already core dumps and am able to

start

gdb python.exe core

I guess the command "bt"
will be able to give m a backtrace of the C program


Is there any way to obtain the related backtrace of the python script?


I'm at a complete loss of what I am doing wrong in my script and would
hope to get at least some indication.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top