PDA

View Full Version : ts_test segmentation fault



aj2903
8th November 2008, 10:49
hii....

before compiling Qt all the ts commands i.e ts_test etc.. were running. and touch screen was working well.
I have successfully cross-complied qt with tslib support.
I have also set env. variables.
Then i copied the ts folder generated while compiling tslib1.0 to Linux on the board(using PXA320 processor) i.e usr/lib/ts.

After coping the ts folder when executing ts command i.e ts_test or ts_calibrate etc... gives
error.

Error:
Segmentation Fault.

I have then replaced usr/lib/ts folder with original one,but same problem occurs.
While my qt program is running but touchscreen is not.

Pls Help...
This is very urgent.

aj2903
11th November 2008, 05:21
problem solved. :)

pradeeps
25th March 2011, 12:17
May I know what exactly the problem was?

nitish
2nd October 2011, 14:05
I too face the same problem, can u please tell me how did you solved....? Thanks in advance...

katte
21st December 2011, 09:50
This is a old thread, but I HATE wich resolve his problem without write how it has resolved..
I've recently had the same problem..
I was working in a nfs read only rootfs. I've set the fs in rw mode and the segmentation faul disappear.
Hope this helps.