Comment 3 for bug 289925

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,
Can you please run python from gdb:
gdb python
run
and then introduce the python commands.
when segfault happen, run backtrace, and post the result here.
Thanks.