domoticz / domoticz

Open source Home Automation System
http://www.domoticz.com
GNU General Public License v3.0
3.5k stars 1.13k forks source link

Recent crashes caused by different compile environments ? #3779

Closed rwaaren closed 4 years ago

rwaaren commented 4 years ago

Recently there are quite a number of reports on the forum about domoticz Beta's crashing on RPI's For one of the forum member I compiled a Beta on my last debian stretch system and that version turned out to be stable. I now compiled two versions for this forum member. One version on stretch and the other one on buster. I am waiting on the results of those versions.

For my own systems I compile on RPI3 stretch for my RPI 3 system on buster and on RPI4 buster for my buster RPI4 system.

What else can I do to identify root cause of these crashes ?

gizmocuz commented 4 years ago

Do you have some forum links ? In the mean time I updated all build systems (apt-update) and the current beta's are from the update system. Maybe that helps, but it's the first time I hear about it. Could also be related to the recent websocket change

gizmocuz commented 4 years ago

@Tobydeteckel , it's not really helpful to dump some forum links here. Also the later one (thread 30396) is solved by upgrading to the latest beta The other one seems not related The other one seems related to MQTT while the other could be related to the OS as well.

pipiche38 commented 4 years ago

Dont' get me wrong, I'm not pointing anything, but I remember that a PR has been done recently to enable linking with python8. So don't what is going to happen if binaries are produced on a system with python8 and then binary is executed on a platform without python8 !

gizmocuz commented 4 years ago

I think this can be closed ?

rwaaren commented 4 years ago

No new reports about this