<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Logs from app crash]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am trying to see what is happening when one of my applications crashes on Volla phone 22. There is nothing when using log viewer. I also tried searching through other log files in terminal app.</p>
<p dir="auto">Then I found this web page: <a href="https://ubports.com/en/blog/ubports-news-1/post/logviewer-3093" rel="nofollow ugc">https://ubports.com/en/blog/ubports-news-1/post/logviewer-3093</a>. There I read this point:</p>
<p dir="auto">"crash logs: /var/crash (in order for these logs to generate you need to activate Application crashes and errors at the following location: System settings &gt; Security and privacy)"</p>
<p dir="auto">But I do not see any such settings. Is there some way how to enable /var/crash logs in current version of Ubuntu Touch?</p>
<p dir="auto">Many thanks<br />
Andrej</p>
]]></description><link>https://forums.ubports.com/topic/9059/logs-from-app-crash</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 18:52:53 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/9059.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Jun 2023 21:12:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Logs from app crash on Sat, 01 Jul 2023 19:54:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arubislander" aria-label="Profile: arubislander">@<bdi>arubislander</bdi></a> No worries. I understand and respect that people have their lives. Also I know how it is sometimes hard to find time and energy for hobby projects. I appreciate all replies you sent me.</p>
]]></description><link>https://forums.ubports.com/post/73887</link><guid isPermaLink="true">https://forums.ubports.com/post/73887</guid><dc:creator><![CDATA[Andrisk]]></dc:creator><pubDate>Sat, 01 Jul 2023 19:54:07 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Sat, 01 Jul 2023 19:21:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrisk" aria-label="Profile: Andrisk">@<bdi>Andrisk</bdi></a> I am sorry I did not have a chance to check out your code earlier. And I am happy you got it sorted in the end. Looking forward to seeing your app in the Open Store.</p>
]]></description><link>https://forums.ubports.com/post/73885</link><guid isPermaLink="true">https://forums.ubports.com/post/73885</guid><dc:creator><![CDATA[arubislander]]></dc:creator><pubDate>Sat, 01 Jul 2023 19:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Sat, 01 Jul 2023 00:09:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arubislander" aria-label="Profile: arubislander">@<bdi>arubislander</bdi></a> I finally figured it out. It was kind of a stupid mistake. I had a wrong click framework (16.04). After changing to 16.04.5 it works just fine.</p>
]]></description><link>https://forums.ubports.com/post/73870</link><guid isPermaLink="true">https://forums.ubports.com/post/73870</guid><dc:creator><![CDATA[Andrisk]]></dc:creator><pubDate>Sat, 01 Jul 2023 00:09:39 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Thu, 22 Jun 2023 00:13:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arubislander" aria-label="Profile: arubislander">@<bdi>arubislander</bdi></a> Yes. The repo is here: <a href="https://gitlab.com/andrisk/hnefatafl" rel="nofollow ugc">https://gitlab.com/andrisk/hnefatafl</a> and the xenial branch is the one I used. But I have seen the crash only on the Volla phone 22 so far.</p>
]]></description><link>https://forums.ubports.com/post/73749</link><guid isPermaLink="true">https://forums.ubports.com/post/73749</guid><dc:creator><![CDATA[Andrisk]]></dc:creator><pubDate>Thu, 22 Jun 2023 00:13:42 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Wed, 21 Jun 2023 08:31:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrisk" aria-label="Profile: Andrisk">@<bdi>Andrisk</bdi></a> Then that is probably not the issue causing the crash. Is your code online somewhere?</p>
]]></description><link>https://forums.ubports.com/post/73736</link><guid isPermaLink="true">https://forums.ubports.com/post/73736</guid><dc:creator><![CDATA[arubislander]]></dc:creator><pubDate>Wed, 21 Jun 2023 08:31:01 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Wed, 21 Jun 2023 08:17:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arubislander" aria-label="Profile: arubislander">@<bdi>arubislander</bdi></a> yes. Using clickable desktol it works without a problem. After crash there is only this message in the log:</p>
<pre><code>file offset for the library "/vendor/lib64/hw/gralloc.default.so" &gt;= file size: 0 &gt;= 0
</code></pre>
<p dir="auto">It is the same if I build rust template application and try to run it on the phone. But I am not sure if the message is relevant because I found the same message in logs of applications that are not crashing.</p>
<p dir="auto">Andrej</p>
]]></description><link>https://forums.ubports.com/post/73734</link><guid isPermaLink="true">https://forums.ubports.com/post/73734</guid><dc:creator><![CDATA[Andrisk]]></dc:creator><pubDate>Wed, 21 Jun 2023 08:17:43 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Wed, 21 Jun 2023 08:12:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> thanks that did the trick</p>
]]></description><link>https://forums.ubports.com/post/73733</link><guid isPermaLink="true">https://forums.ubports.com/post/73733</guid><dc:creator><![CDATA[Andrisk]]></dc:creator><pubDate>Wed, 21 Jun 2023 08:12:16 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Mon, 19 Jun 2023 08:47:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kugiigi" aria-label="Profile: kugiigi">@<bdi>kugiigi</bdi></a> does your app work using <code>clickable desktop</code>? If it does and only crashes on the device you might be missing app armor permissions. Which ones depends on what your app is doing.</p>
]]></description><link>https://forums.ubports.com/post/73695</link><guid isPermaLink="true">https://forums.ubports.com/post/73695</guid><dc:creator><![CDATA[arubislander]]></dc:creator><pubDate>Mon, 19 Jun 2023 08:47:38 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Mon, 19 Jun 2023 07:19:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrisk" aria-label="Profile: Andrisk">@<bdi>Andrisk</bdi></a> App logs are deleted upon closing an app by default, at least in some devices. You need to enable developer mode (Settings &gt; About &gt; Developer mode) so that they will be retained.</p>
]]></description><link>https://forums.ubports.com/post/73692</link><guid isPermaLink="true">https://forums.ubports.com/post/73692</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Mon, 19 Jun 2023 07:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Sun, 18 Jun 2023 23:43:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: Keneda">@<bdi>Keneda</bdi></a> yes</p>
<p dir="auto">I am building app hnefatafl.andrisk and it always crashes when loading on Volla phone 22 with Ubports 16.04 OTA-25. Update to 20.04 might solve this, but I still want to know why it does not work. I also tried to build Rust template app for 16.04 and it crashes on Volla phone 22 as well.</p>
<p dir="auto">Andrej</p>
]]></description><link>https://forums.ubports.com/post/73686</link><guid isPermaLink="true">https://forums.ubports.com/post/73686</guid><dc:creator><![CDATA[Andrisk]]></dc:creator><pubDate>Sun, 18 Jun 2023 23:43:26 GMT</pubDate></item><item><title><![CDATA[Reply to Logs from app crash on Sun, 18 Jun 2023 22:36:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andrisk" aria-label="Profile: Andrisk">@<bdi>Andrisk</bdi></a><br />
Is this for debugging one app that you are building ?</p>
]]></description><link>https://forums.ubports.com/post/73684</link><guid isPermaLink="true">https://forums.ubports.com/post/73684</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Sun, 18 Jun 2023 22:36:25 GMT</pubDate></item></channel></rss>