Am 21.09.2015 um 07:28 schrieb Sven Giermann: > Well, I would like to... > But I've no experience in debugging on linux, so I had no luck to get it > running. My "solution" now is to switch all I/O ports to pure 1-Wire, but I > would still be interested in getting this to work! > I now tried on my development box with owserver, your config and owdir/owread as the clients. I got owserver to crash.
Fortunately, I can narrow these crashes down to undefined behaviour * when a property in the config file is of for example "u" type * and the script called does not return any data, or something which cannot be parsed as configured. One could argue "okay, it's configured as unsigned so it should always return an unsigned integer" but calling the script may fail for some reason and the last thing we want in this case is having owserver crash. I'm currently thinking how to fix this. Still, the tcl language binding seem to have its own crash culprit. Have to investigate further. Kind regards Jan ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers