On version CVS 2006.11.03 I received similar problems: crashed owserver and is 
possible deadlock at the simultaneous access of several programs to one device.

SEGFLT at execution "free(db->snlist)" in DirblobClear and at execution 
"free(pn->path)" in FS_ParsedName_destroy.
I have postponed detailed research for the nearest days.

Serg

Paul Alfille wrote:
> 1. Release 2.5p5 had a problem where a bad path (parsing ok, but not the 
> correct type) in one of the owshell programs could crash owserver. That 
> is fixed in 2.5p6 which will be released very soon.
> 
> 2. The fact that going into the background gived problems with 
> "reconnecting" suggests that there is something blocking owserver in the 
> background from talking to hardware.
> 
> Lat's try a test. run an extra owserver in the foreground connected to 
> the serial adapter, and run the background owserver connecting to the 
> foreground owserver. There should be no permissions issues then. Does 
> owdir against the second (background) owserver still crash?
> 
> Example:
> 
> ./owserver -d /dev/ttyS0 -p 4001 --error_level=4 --foreground
> 
> ./owserver -s 4001 -p 3001 --error_level=4
> 
> # should be ok:
> ./owdir -s 4001 /
> 
> # The big test:
> ./owdir -s 3001 /
> 
> Paul Alfille
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to