Phonon gstreamer crashing Digikam

Was wondering if others have a similar issue of Phonon backend gstreamer causing system instabilities? I’m running Opensuse 13.1 x64 with Phonon backend gstreamer (phonon-backend-gstreamer-0_10 version 4.7.0-2.4.1-x86_64). Then playing a video in Digikam the system crashes. The video plays at first then on selecting the second clip the application crashes. Using the Phonon backend VLC the issue goes away. There is an update within the Updates but this doesnt solve the issue. Do you too have this issue?

Here are two terminal outputs:

:~>digikam
QSqlDatabasePrivate::removeDatabase: connection ‘ConnectionTest’ is still in use, all queries will cease to work.

** (digikam:2646): WARNING **: gstvideo: failed to get caps of pad xvimagesink0:sink
digikam: Fatal IO error: client killed
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
KCrash: Application ‘digikam’ crashing…
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/allianux/.kde4/socket-DV-7.site/kdeinit4__0
digikam: Fatal IO error: client killed
Unable to start Dr. Konqi

And alternatively using PULSE_LATENCY_MSEC=60 as suggested to fix the Skype issue.

:~>PULSE_LATENCY_MSEC=60 digikam
QSqlDatabasePrivate::removeDatabase: connection ‘ConnectionTest’ is still in use, all queries will cease to work.

** (digikam:2814): WARNING **: gstvideo: failed to get caps of pad xvimagesink0:sink

** (digikam:2814): WARNING **: gstvideo: failed to get caps of pad xvimagesink0:sink
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
digikam: Fatal IO error: client killed
digikam: xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq’ failed.
KCrash: Application ‘digikam’ crashing…
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/allianux/.kde4/socket-DV-7.site/kdeinit4__0
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
digikam: Fatal IO error: client killed
QtDBus: cannot relay signals from parent QObject(0x43301e0 “scheduler”) unless they are emitted in the object’s thread QThread(0x1b185d0 “”). Current thread is QThread(0x7fc66003d2d0 “”).
Unable to start Dr. Konqi

In the meantime I’m therefore using the VLC backend. Do we know if a fix is being work on?

Confusingly a similar issue is raised for another distro here This was discarded as a bug and an update is referred to?