Comment 7 for bug 1567840

Revision history for this message
Zsombor Egri (zsombi) wrote : Re: tst_datepicker generates segfault

I dunno how you identified the crash to happen at pickerItemChanged signal. I refactored the code to have one single pickerItem on the Picker level. So no pickerItemChange should happen. The crash happens at the test loading phase, when Loader loads the text component. I've excluded the sensing area logic from AbstractButton, which previously caused problems, but we still have crashes.