[bug] SmoothedAnimation giving Segmentation Fault [not relevant]
While porting N9 app to Sailfish, i suffered from sporadic Segmentation Faults. (QtQuick 2.0) After some debugging, i isolated it to animation (Behaviour on x/y) using SmoothedAnimation.
Googling this issue gives some hits
My workaround was to use NumberedAnimation.