I installed the latest version just now, but its constantly crashing;
exception number : 20
exception class : EAccessViolation
exception message : Access violation at address 1203213A in module ‘ssleay32.dll’. Read of address 0AB4D000.
Noticed the same thing when I upgraded a few days ago. I dropped down to 10.7.3 and I had been still getting the memory dumps. Strangely enough, I was also playing with relays on Node-RED and I found that when a relay was set to “Toggle Relay” the dumps just went even more crazy and turning relays on and off via openHAB took a few seconds to respond but no appreciable delay when pressing buttons on glasspanels.
Looking at GitHub - gertst/node-red-contrib-velbus: A Node Red plugin to connect the Velleman Velbus home automation system to Node Red there is a commit for hanging TCP connections. So, installed from git and seems to be more stable. There is occasionally a flurry of memory dumps but nowhere near as bad as it was. Even “Toggle Relay” seems to be better behaved. Interestingly, I had noticed “buffer full” messages some months ago, but could not figure out what was causing it and that now seems to have stopped since I installed from git.
So, not sure if node-red-contrib-velbus version 0.2.10 is the actual culprit. Shall see what happens over the next few days or so.