View Single Post
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#70
Originally Posted by attila77 View Post
We're currently in flux due to PR1.2 changes, so please do not take anything for granted. Can you describe what lead to the core dump ?
No :-)

It's a python program and it core dumps when app.exec_() is called.

I believe you can try it yourself. Just unpack the source and inside the src/ directory run:

Code:
$ run-standalone.sh python2.5 core.py
It dumps core immediately.