Server is constantly crashing

Discussions about RaZberry - Z-Wave board for Raspberry computer
jet11x
Posts: 53
Joined: 29 Dec 2014 21:15

Re: Server is constantly crashing

Post by jet11x »

And died again - I've disable my HTTPDevice plugin as that's almost certainly causing the crashes.
Shame about that - if you can fix this that's great, otherwise I'll have to consider checking alarm status in another process and then changing a device in z-wave.me process. Won't have time for the re-code in the foreseeable future though.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Server is constantly crashing

Post by PoltoS »

Can ypu provide me an example of the request, reply and HTTPDevice configuration - we can make 1000 requests per second to see if the error happens
añep
Posts: 64
Joined: 10 May 2016 13:53

Re: Server is constantly crashing

Post by añep »

Hi,

Without HTTPDevice configuration, it continue crashing. I have fresh installs and the same problem. Always v2.3.6 and firmware updated.

Hardware
Vendor: RaZberry by Z-Wave.Me
Vendors Product ID: 1024 / 2
Z-Wave Chip: ZW0500
Firmware
Library Type: Static Controller
SDK Version: 6.71.01
Serial API Version: 05.23

Regards.
jet11x
Posts: 53
Joined: 29 Dec 2014 21:15

Re: Server is constantly crashing

Post by jet11x »

@PoltoS - my apologies for taking so long to response to you request for examples.
I've put together all the details I think you'll need in the attached.
Of course I don't know if a different format of response is what's causing the crash - let me know if you have a debug version with extra logging that you'd like me to try.

Regards
Attachments
visonic-usage.tar.gz
(3.38 KiB) Downloaded 368 times
jet11x
Posts: 53
Joined: 29 Dec 2014 21:15

Re: Server is constantly crashing

Post by jet11x »

Any update on this issue?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Server is constantly crashing

Post by PoltoS »

We are trying to locate the bug. We see some reports about openHAB integration (also HTTP) to cause random crash. The problem is a memory override in some place, so pretty hard to find. And we can not reproduce it in our lab - this makes us mad, because this might mean dependance on some arch or what ever else.

The more debug info (mostly gdb reports) we find, the better we can understand what happens
jet11x
Posts: 53
Joined: 29 Dec 2014 21:15

Re: Server is constantly crashing

Post by jet11x »

Got a crash without my HTTPDevice plugin activated.
Now installed monit to auto restart z-wave-server if it crashes.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Server is constantly crashing

Post by PoltoS »

Can you give us the gdb report?
jet11x
Posts: 53
Joined: 29 Dec 2014 21:15

Re: Server is constantly crashing

Post by jet11x »

I don't have it running under gdb all the time. Is there a way I can do that and still run it as a background process?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Server is constantly crashing

Post by PoltoS »

Yes, use "screen".

Is the problem still relevant on v2.3.7? If so, can you help us to reproduce it or use your environment to hunt?
Post Reply