Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash after running for more than 24 h #23

Open
PvdGulik opened this issue Nov 16, 2024 · 1 comment
Open

Crash after running for more than 24 h #23

PvdGulik opened this issue Nov 16, 2024 · 1 comment

Comments

@PvdGulik
Copy link

PvdGulik commented Nov 16, 2024

Hello,

Have this plugin runnning for more than 24 h, without errors. Than sudenly it crashes.

Thread 25 (Thread 0x67ff4200 (LWP 1258) "LG ThinQ WP"):
#0  0x76973854 in __GI___wait4 (pid=32448, stat_loc=0x67ff15f8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1  0x006f9f72 in dumpstack_gdb(bool) ()
#2  0x006fa3c8 in signal_handler(int, siginfo_t*, void*) ()
#3  <signal handler called>
#4  raise (sig=11) at ../sysdeps/unix/sysv/linux/raise.c:50
#5  <signal handler called>
#6  0x75a861b4 in ?? () from /lib/arm-linux-gnueabihf/libpython3.9.so
#7  0x75a862d4 in ?? () from /lib/arm-linux-gnueabihf/libpython3.9.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

I do have libpython3.9.so installed:

pi@Domoticz:~ $  sudo find / -name libpython3.?.so*
/usr/lib/python3.9/config-3.9-arm-linux-gnueabihf/libpython3.9.so
/usr/lib/arm-linux-gnueabihf/libpython3.9.so
/usr/lib/arm-linux-gnueabihf/libpython3.9.so.1.0
/usr/lib/arm-linux-gnueabihf/libpython3.9.so.1

What to do?

Thanks

@PvdGulik
Copy link
Author

PvdGulik commented Dec 14, 2024

Oke, I tried installing new version of Debian, bookworm.
Now I have a different error:

2024-12-14 23:39:34.700 Status: LG ThinQ WP: Entering work loop.
2024-12-14 23:39:34.701 LG ThinQ WP: Worker thread started.
2024-12-14 23:39:34.701 Status: LG ThinQ WP: Started.
2024-12-14 23:39:35.688 Status: LG ThinQ WP: Initialized version 2.2.2, author 'majki'
2024-12-14 23:39:35.696 Error: LG ThinQ WP: wideq_state file not found!

Version: 2024.7
Build Hash: b317cfab1
Compile Date: 2024-07-13 16:59:31
dzVents Version: 3.1.8
Python Version: 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant