When we keep pressing button (or whatever) of the UI at the touch screen while destroying the widgets, to recreate the UI with new parameters, the UI always crashes.
By remote debugging the UI :
In the console :
Cannot access memory at address 0×5
Cannot access memory at address 0×5
In the debug :
Thread [2] 1031 [core :0] (Suspended : Container)
pthread_cond_timedwait() at 0×40161840
0×40e5cc24
Thread [1] 1002 [core :0] (Suspended : Signal :SIGSEGV:Segmentation fault)
0×4040fd24
0×403fa664
0×403fa664
Would you have an idea ?
↧