Summary: | pipeline crashes with gst-vaapi | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Simple <simplew8> |
Component: | call-ui | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | kde, mail |
Priority: | LO | ||
Version: | unspecified | ||
Target Milestone: | 0.4.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Simple
2012-06-01 00:36:38 UTC
(In reply to comment #0) > libva: VA-API version 0.32.0 > libva: va_getDriverName() returns 0 > libva: Trying to open /usr/lib64/dri/i965_drv_video.so > libva: va_openDriver() returns 0 > ktp-call-ui: gen6_mfd.c:844: gen6_mfd_avc_ref_idx_state: Assertion > `frame_idx < (sizeof(gen6_mfd_context->reference_surface) / > sizeof((gen6_mfd_context->reference_surface)[0]))' failed. > ktp-call-ui: Fatal IO error: client killed > KCrash: Application 'ktp-call-ui' crashing... > Fatal Error: Accessed global static 'KGlobalPrivate *globalData()' after > destruction. Defined at > /home/simple/kde-build/kdelibs/kdecore/kernel/kglobal.cpp:127 > Unable to start Dr. Konqi Please remove the vaapi gstreamer elements (which are not stable) and install gstreamer-plugins-ffmpeg and gstreamer-plugins-ugly instead. Now the video seams to work, but when i made the first video call (made the call from ktp), in the other end, the video call was with a high noise. In the next video calls (also started from ktp), the calls appeared to be ok. But when receiving a video call it always appeared an empathy video window. Seams to exist severall unresolved aspects between ktp and empathy, severall things that run mixed, like when login a gmail account, appears an empathy window to confirm password, etc. Forgot to tell that with empathy there was no problem doing video calls using gstreamer-vaapi, this appears to be a ktp specific problem. > Please remove the vaapi gstreamer elements (which are not stable) and install gstreamer-plugins-ffmpeg and gstreamer-plugins-ugly instead.
If the patch is in gstreamer, can we close this as upstream please.
If not, can we mark it as "new".
True, closing |