Problem with deconz on openhabian

Hi manup,

here the output of the backtrace. Hopefully it helps…

openhabian@openhabian:~ $ gdb --args deCONZ --dev=/dev/serial0 -platform minimal
GNU gdb (Raspbian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type “show copying” and “show warranty” for details.
This GDB was configured as “arm-linux-gnueabihf”.
Type “show configuration” for configuration details.
For bug reporting instructions, please see:
https://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
Remark Veikko: Link deleted because of forum rules

For help, type “help”.
Type “apropos word” to search for commands related to “word”…
Reading symbols from deCONZ…
(No debugging symbols found in deCONZ)
(gdb) r
Starting program: /usr/bin/deCONZ --dev=/dev/serial0 -platform minimal
[Thread debugging using libthread_db enabled]
Using host libthread_db library “/lib/arm-linux-gnueabihf/libthread_db.so.1”.
[New Thread 0xb2ad7400 (LWP 15177)]
[Detaching after vfork from child process 15178]
libpng warning: iCCP: known incorrect sRGB profile
[New Thread 0xafea3400 (LWP 15180)]
[New Thread 0xaf22c400 (LWP 15181)]
[Detaching after fork from child process 15182]

Thread 1 “deCONZ” received signal SIGILL, Illegal instruction.
0xb64caf00 in ?? () from /lib/arm-linux-gnueabihf/libQt5Gui.so.5
(gdb) bt
#0 0xb64caf00 in ?? () from /lib/arm-linux-gnueabihf/libQt5Gui.so.5
#1 0xb64f56fc in ?? () from /lib/arm-linux-gnueabihf/libQt5Gui.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)

Veikko

Damn I was hoping this yields into the application code. Could you please send me the zll.db file to mpi@dresden-elektronik.de with that I can hopefully reproduce the crash on my machine while loading it and look in the debugger what’s going on.

It should be located at:
/home/$USER/.local/share/dresden-elektronik/deCONZ/zll.db

Hi manup,

file is on the way…

Nice weekend!

Veikko

Thanks :+1: a lot I’ll check it out in my setup