Skip to content
Matthew Hilton edited this page Jan 10, 2022 · 3 revisions

Crash Diagnosis

When in dev mode please run the following and share the output in the issue.

This will create a debug log archive, Please uppload this to the issue

crankshaft debuglog

This will attempt to run autoapp with more output, please copy and uplaod to the issue.

export QT_DEBUG_PLUGINS=1
GST_DEBUG=3 /usr/bin/autoapp -platform eglfs
Clone this wiki locally