When executing any pyside (1.1.0-1) script under Eric4 (4.5.14) on Ubuntu 12.04,
nothing is executed, and the /var/log/syslog shows "python[18001]: segfault at 0
ip 00007fea3366f111 sp 00007fff50013d58 error 4 in
libc-2.15.so[7fea335e6000+1b5000]". This is caused by something in
"/usr/lib/python2.7/dist-packages/eric4/DebugClients/Python/DebugClient.py".
Plain Python and PyQT scripts run fine.
I am warming up to Eric as I learn more Python scripting and this one problem
really causes an issue in my day. Any help would really be appreciated.
|