Crash in "canvas" qml example during startup

Sharaf Zaman shzam at sdf.org
Mon Mar 14 16:58:44 GMT 2022


Alexander Neundorf <neundorf at kde.org> writes:

> F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x7802bfd000 in tid 1889 (qtMainLoopThrea), pid 1864 (project.example)

Hi,

Is this output of QtCreator? I’d suggest you try `adb logcat` in command line
and Ctrl+F for this line, you’ll find the crash dump in the logs with some extra
info. That should give a bit more context as to where the crash is.

The Gralloc messages you’re getting are a “D” – Debug level. So, it is unlikely
they’re the problem.


> D         : Gralloc Free  w:1920, h:1200, f:0x1101, usage:0x900, ui64Stamp:136579 line = 2376


Kind Regards,
Sharaf Zaman
<https://www.sh-zam.com>


More information about the KDE-Android mailing list