[Bug 726148] QtQuick app crash in dynamic qml object(VideoItem) creation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 12 01:26:32 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726148
  GStreamer | qt-gstreamer | git

--- Comment #2 from joey.chen <joey.chen at balintimes.com> 2014-03-12 08:50:00 UTC ---
Created an attachment (id=271579)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=271579)
whole qt project which reproduce this crash.

1. pls look at the pro file to make sure the include path is right
2. add a video file in: ~/media/videos/pnews1.mp4
(optional) 3. or modify a json file in: <project dir>/qml/quicktest0/json_a.js
4. VideoItem is in: <project dir>/qml/quicktest0/VideoItem.qml
5. dynamic object creation in: <project dir>/qml/quicktest0/ICPlayer.qml

crash info:
1. segmentation fault, from QSGRenderThread, libQt5Quick.so
2. Disassembler: 0xb7cab943  <+0x0000>         mov    0x14(%eax),%edx

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list