Strange message from a program

Damien Touraine damien.touraine at limsi.fr
Tue Apr 1 10:14:07 EDT 2014


Hi,

We use Python 3.2 on standard Ubuntu precise Linux.

I have a big program with several dependencies (mainly PySide). But, 
sometimes, it fails with :RuntimeError: Can't find converter for 
'\ufffd\ufffd' to call Python meta method. The given string 
('\ufffd\ufffd') is changing each time. Moreover, it can make a 
segmentation fault, but not each time it fails.

I don't even know where this can of error can occur. I have searched for 
this string in the program and none exists.

Can you tell me the cases when search message appears ?

Regards,
Damien Touraine

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2943 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20140401/f2a142a3/attachment.bin>


More information about the Python-list mailing list