<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Exception throw after running qmlvideo</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053799#M155039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just made a patch for it,&amp;nbsp; anyone has this issue can find it at &lt;A class="" data-issue-key="QTBUG-83663" href="https://bugreports.qt.io/browse/QTBUG-83663" rel="297436"&gt;QTBUG-83663&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be aware that only video playback tested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 01:29:49 GMT</pubDate>
    <dc:creator>Sun1z</dc:creator>
    <dc:date>2020-04-27T01:29:49Z</dc:date>
    <item>
      <title>Exception throw after running qmlvideo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053796#M155036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running imx6qsabresd with yocto imx-4.14.98-2.0.0_ga, when running qmlvideo to play video and then pause the video, an exception is throwed as attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a patch on (&lt;A class="link-titled" href="https://codereview.qt-project.org/c/qt/qtmultimedia/+/273602" title="https://codereview.qt-project.org/c/qt/qtmultimedia/+/273602"&gt;https://codereview.qt-project.org/c/qt/qtmultimedia/+/273602&lt;/A&gt;&amp;nbsp;)&amp;nbsp; for qtmultimedia videonode plugin, however,&amp;nbsp; that batch is depends on gstreamer_imx but not gstreamer_fsl that used on&lt;SPAN class=""&gt; 4.14.98-2.0.0_ga. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I think the root issue is very likely as the patch described, but I don't know is there a feasible way to fix it on 4.14.98. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------[ cut here ]------------&lt;BR /&gt;WARNING: CPU: 0 PID: 566 at mm/page_alloc.c:7656 cma_release+0x7c/0x94&lt;BR /&gt;765 pages are still in use!&lt;BR /&gt;CPU: 0 PID: 566 Comm: QSGRenderThread Tainted: G&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.14.98+g1175b59 #7&lt;BR /&gt;Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree)&lt;BR /&gt;[&amp;lt;8010ef44&amp;gt;] (unwind_backtrace) from [&amp;lt;8010b49c&amp;gt;] (show_stack+0x10/0x14)&lt;BR /&gt;[&amp;lt;8010b49c&amp;gt;] (show_stack) from [&amp;lt;808e2824&amp;gt;] (dump_stack+0x78/0x8c)&lt;BR /&gt;[&amp;lt;808e2824&amp;gt;] (dump_stack) from [&amp;lt;8012dd94&amp;gt;] (__warn+0xe8/0x100)&lt;BR /&gt;[&amp;lt;8012dd94&amp;gt;] (__warn) from [&amp;lt;8012dde4&amp;gt;] (warn_slowpath_fmt+0x38/0x48)&lt;BR /&gt;[&amp;lt;8012dde4&amp;gt;] (warn_slowpath_fmt) from [&amp;lt;802030ec&amp;gt;] (cma_release+0x7c/0x94)&lt;BR /&gt;[&amp;lt;802030ec&amp;gt;] (cma_release) from [&amp;lt;8011464c&amp;gt;] (__arm_dma_free.constprop.2+0x11c/0x130)&lt;BR /&gt;[&amp;lt;8011464c&amp;gt;] (__arm_dma_free.constprop.2) from [&amp;lt;80627b78&amp;gt;] (vpu_free_dma_buffer+0x8c/0xac)&lt;BR /&gt;[&amp;lt;80627b78&amp;gt;] (vpu_free_dma_buffer) from [&amp;lt;8062852c&amp;gt;] (vpu_release+0x15c/0x2f0)&lt;BR /&gt;[&amp;lt;8062852c&amp;gt;] (vpu_release) from [&amp;lt;8020879c&amp;gt;] (__fput+0x84/0x1cc)&lt;BR /&gt;[&amp;lt;8020879c&amp;gt;] (__fput) from [&amp;lt;80148368&amp;gt;] (task_work_run+0x90/0xb0)&lt;BR /&gt;[&amp;lt;80148368&amp;gt;] (task_work_run) from [&amp;lt;8010aea8&amp;gt;] (do_work_pending+0x8c/0xb4)&lt;BR /&gt;[&amp;lt;8010aea8&amp;gt;] (do_work_pending) from [&amp;lt;801079ec&amp;gt;] (slow_work_pending+0xc/0x20)&lt;BR /&gt;---[ end trace 2ab891e8994d939c ]---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Nus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 09:23:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053796#M155036</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2020-04-20T09:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exception throw after running qmlvideo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053797#M155037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try some third party releases which also use gstreamer_imx&lt;/P&gt;&lt;P&gt;for example boundary devices&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_4.14.x_2.0.0_ga/" title="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_4.14.x_2.0.0_ga/"&gt;GitHub - boundarydevices/linux-imx6 at boundary-imx_4.14.x_2.0.0_ga&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/yocto-zeus-release-for-i-mx6-i-mx7-platforms/" title="https://boundarydevices.com/yocto-zeus-release-for-i-mx6-i-mx7-platforms/"&gt;https://boundarydevices.com/yocto-zeus-release-for-i-mx6-i-mx7-platforms/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 10:12:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053797#M155037</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-04-20T10:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exception throw after running qmlvideo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053798#M155038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Just turn from zeus to sumo as there are some issues on zeus and sumo is an official GA release, now most of functions worked well so I don't want to try another yocto release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it's a GA release and what I tested is&amp;nbsp; an original example in yocto, I guess NXP/FSL should have them solved, or is it a known issue?&amp;nbsp; I just don't want to waste time if there is a solution before paying much effort to trace and fix the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R.&lt;/P&gt;&lt;P&gt;Nus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 12:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053798#M155038</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2020-04-20T12:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exception throw after running qmlvideo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053799#M155039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just made a patch for it,&amp;nbsp; anyone has this issue can find it at &lt;A class="" data-issue-key="QTBUG-83663" href="https://bugreports.qt.io/browse/QTBUG-83663" rel="297436"&gt;QTBUG-83663&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be aware that only video playback tested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 01:29:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Exception-throw-after-running-qmlvideo/m-p/1053799#M155039</guid>
      <dc:creator>Sun1z</dc:creator>
      <dc:date>2020-04-27T01:29:49Z</dc:date>
    </item>
  </channel>
</rss>

