[Development] Qt 5.1.1 RC - Release Testing

Poenitz Andre Andre.Poenitz at digia.com
Thu Aug 15 14:56:59 CEST 2013


Petko Ditchev wrote:
> Here it is : http://pastebin.com/kBCPV6Qr . That is with the program
> started , and with a SEGFAULT invoked afterwards.

This seems to have problems with the Python interpretor, i.e.
your gdb was build without Python support, or possibly with an
unusual version of it. Any Python  2.x (x >= 6) should normally work.

Can you please run 'gdb' from the command line and type
"python print 123" on the (gdb) prompt? What does it produce?

Andre'




More information about the Development mailing list