Hi,
I'm trying to prepare several notebook installations for a school, but I've a very annoying problem. When I open Python-whiteboard and I start calibration process frequently the software goes in segmentation fault, here my errors in syslog:
Feb 21 12:23:00 3C kernel: [ 849.405463] python-whiteboa[1995]: segfault at 1881ff8 ip 00007ff8cd359401 sp 00007fffab1f4748 error 4 in libc-2.17.so[7ff8cd20a000+1bd000]
Feb 21 12:25:46 3C kernel: [ 1015.408625] python-whiteboa[2142]: segfault at 257dff8 ip 00007f60f1cb53e8 sp 00007fffd48b6d58 error 4 in libc-2.17.so[7f60f1b66000+1bd000]
Feb 21 12:27:44 3C kernel: [ 1132.777527] python-whiteboa[2153]: segfault at 15c0 ip 00007f91efcd86be sp 00007fffa61194a0 error 6 in libQtCore.so.4.8.4[7f91efb6c000+2d4000]
Feb 21 12:28:22 3C kernel: [ 1171.363124] Thread[2226]: segfault at 5 ip 0000000000000005 sp 00007f17252f0458 error 14 in python2.7[400000+2ba000]
Errors are similar on different days, always concerning libc, libQtCore and python2.7.
As you can see they're frequent and sometimes it's very difficult to work.
So I decided to ask if there could be something that's wrong with my installation:
Lubuntu 13.10 64bit, updated;
Python-whiteboard last version (but I also tried ubuntu repo's version and 1.0.3 with the same results);
I've tried several Wiimotes, with or without motion control, original Nintendo or similar;
I've tried 2-3 different bluetooth adapters.
Any suggestion? Any test I can do to help you?
Thanks a lot for your work!
Hi, I'm trying to prepare several notebook installations for a school, but I've a very annoying problem. When I open Python-whiteboard and I start calibration process frequently the software goes in segmentation fault, here my errors in syslog: Feb 21 12:23:00 3C kernel: [ 849.405463] python-whiteboa[1995]: segfault at 1881ff8 ip 00007ff8cd359401 sp 00007fffab1f4748 error 4 in libc-2.17.so[7ff8cd20a000+1bd000] Feb 21 12:25:46 3C kernel: [ 1015.408625] python-whiteboa[2142]: segfault at 257dff8 ip 00007f60f1cb53e8 sp 00007fffd48b6d58 error 4 in libc-2.17.so[7f60f1b66000+1bd000] Feb 21 12:27:44 3C kernel: [ 1132.777527] python-whiteboa[2153]: segfault at 15c0 ip 00007f91efcd86be sp 00007fffa61194a0 error 6 in libQtCore.so.4.8.4[7f91efb6c000+2d4000] Feb 21 12:28:22 3C kernel: [ 1171.363124] Thread[2226]: segfault at 5 ip 0000000000000005 sp 00007f17252f0458 error 14 in python2.7[400000+2ba000]
Errors are similar on different days, always concerning libc, libQtCore and python2.7.
As you can see they're frequent and sometimes it's very difficult to work. So I decided to ask if there could be something that's wrong with my installation:
Any suggestion? Any test I can do to help you? Thanks a lot for your work!