Page 1 sur 1

Domoticz OFFLINE I2C

Publié : 31 juil. 2019, 00:26
par PhilippeBP59
Bonjour,
J'ai une installation Domoticz sur RPI 2 qui pilote tous mon chauffage depuis plusieurs années sans problème, j'ai installé sur un RPI 3 la dernière version de Domoticz avec une petite routine de lecture/écriture I2C qui plante chaque jour.
J'ai besoin que l'on m'aide à comprendre le fichier 'Domoticz_crash.log" dont voici ci-dessous le listing :
MERCI PAR AVANCE

Thread 3 (Thread 0x75ad2220 (LWP 20724)):

Backtrace stopped: previous frame identical to this frame (corrupt stack?)
#0 syscall () at ../sysdeps/unix/sysv/linux/arm/syscall.S:37
#1 0x00896494 in std::__atomic_futex_unsigned_base::_M_futex_wait_until(unsigned int*, unsigned int, bool, std::chrono::duration<long long, std::ratio<1ll, 1ll> >, st$
#2 0x0012fd88 in CSQLHelper::Do_Work() ()
#3 0x008b9024 in execute_native_thread_routine ()
#4 0x76e82494 in start_thread (arg=0x75ad2220) at pthread_create.c:486
#5 0x76d35578 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x762db220 (LWP 20720)):
#0 __GI___nanosleep (remaining=0x762dabc8, requested_time=0x762dabc8) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
#1 __GI___nanosleep (requested_time=0x762dabc8, remaining=0x762dabc8) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x000b4354 in sleep_milliseconds(long) ()
#3 0x00116c44 in Do_Watchdog_Work() ()
#4 0x008b9024 in execute_native_thread_routine ()
#5 0x76e82494 in start_thread (arg=0x762db220) at pthread_create.c:486
#6 0x76d35578 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x762dc870 (LWP 20719)):
#0 __waitpid (options=0, stat_loc=0x7ef1b050, pid=20729) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#1 __waitpid (pid=20729, stat_loc=0x7ef1b050, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:25
#2 0x00116508 in dumpstack_gdb(bool) ()
#3 0x00116af4 in signal_handler(int, siginfo_t*, void*) ()
#4 <signal handler called>
#5 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#6 0x76c75230 in __GI_abort () at abort.c:79
#7 0x008e29e4 in __gnu_cxx::__verbose_terminate_handler() ()
#8 0x008430d4 in __cxxabiv1::__terminate(void (*)()) ()
#9 0x00843148 in std::terminate() ()
#10 0x00035604 in main ()

Main thread:
#0 __waitpid (options=0, stat_loc=0x7ef1b050, pid=20729) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#1 __waitpid (pid=20729, stat_loc=0x7ef1b050, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:25
#2 0x00116508 in dumpstack_gdb(bool) ()
#3 0x00116af4 in signal_handler(int, siginfo_t*, void*) ()
#4 <signal handler called>
#5 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50