On Mon, 5 Sep 2016 21:03:36 +0200 Jan Kandziora <j...@gmx.de> wrote: > Am 05.09.2016 um 04:45 schrieb Michael Hughes: > > > > I was trying to change the offset on my barometer with: > > > > echo "159" > > > /1-wire/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset > > > > this hung and when I tried looking at the B1-R1-A directory with a > > ls, that hung also. Now owfs seems to be hung itself. > > > > I am running FreeBSD 9.3-RELEASE-p39 #4 > > I built owfs from the ports collection and it is owfs-3.1.p1 > > I built fuse kernel module from the ports collection. > > > To debug this, don't use fuse but change your setup to owserver > instead. It's easy. First, kill the "owfs" process (and owserver and > other ow processes which may hog the host adapter.) > > Then, start owserver with --debug switch and the right bus adapter > option. For example, when you use the DS9490 USB adaptor, use > > # owserver --debug --usb > > In another terminal, use the owshell tools to access owserver: > > $ owwrite /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset 159 > > Look at the owserver log. Send us the log. > > As you have a DS2409 based hub, you could try to connect the barometer > board directly to the host adapter. The DS2409 is sometimes icky. > > Kind regards > > Jan >
Jan, I have attached the output from the owserver --debug. It looks to me that it was able to set the offset. -- Michael D Hughes Loghome living is the best! mich...@thehugheslogcabin.net
DEBUG MODE libow version: 3.1p1 DEBUG: ow_regex.c:(74) Reg Ex expression </> compiled to 0x800b1a740 DEBUG: ow_regex.c:(74) Reg Ex expression <^[:digit:]+$> compiled to 0x800b1a720 DEBUG: ow_regex.c:(74) Reg Ex expression <[:digit:]{1,3}\.[:digit:]{1,3}\.[:digit:]{1,3}\.[:digit:]{1,3}> compiled to 0x800b1a700 DEBUG: ow_regex.c:(74) Reg Ex expression <:> compiled to 0x800b1a6e0 DEBUG: ow_daemon.c:(170) main thread id = 34384933888 DEBUG: ow_kevent.c:(93) No configuration files to monitor CALL: ow_parsename.c:(104) path=[] DEBUG: owlib.c:(77) Global temp limit 0C to 100C (for fake and mock adapters) DEBUG: ow_ds9097U.c:(471) Attempt 0 of 3 to initialize the DS9097U DEBUG: ow_ds9097U.c:(565) Send the initial reset to the bus master. DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_net_server.c:(76) ServerAddr: [0.0.0.0] [4304] CONNECT: ow_zero.c:(143) Zeroconf not enabled DEBUG: ow_tcp_read.c:(63) attempt 24 bytes Time: 10.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 24 - 0 = 24 DEBUG: from_client.c:(66) FromClient payload=56 size=3 type=3 sg=0x10A offset=0 DEBUG: from_client.c:(74) FromClient (no servermessage) payload=56 size=3 type=3 controlflags=0x10A offset=0 DEBUG: ow_tcp_read.c:(63) attempt 56 bytes Time: 10.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 56 - 0 = 56 DEBUG: handler.c:(153) START handler /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset CALL: data.c:(103) DataHandler: parse path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset DEBUG: ow_parseobject.c:(163) /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset CALL: ow_parsename.c:(104) path=[/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset] DEBUG: ow_regex.c:(74) Reg Ex expression <^bus\.([[:digit:]]+)/?> compiled to 0x800b1aaa0 DEBUG: ow_regex.c:(74) Reg Ex expression <^settings/?> compiled to 0x800b1aa80 DEBUG: ow_regex.c:(74) Reg Ex expression <^statistics/?> compiled to 0x800b1aa60 DEBUG: ow_regex.c:(74) Reg Ex expression <^structure/?> compiled to 0x800b1aa40 DEBUG: ow_regex.c:(74) Reg Ex expression <^system/?> compiled to 0x800b1aa20 DEBUG: ow_regex.c:(74) Reg Ex expression <^interface/?> compiled to 0x800b1aa00 DEBUG: ow_regex.c:(74) Reg Ex expression <^text/?> compiled to 0x800b1a9e0 DEBUG: ow_regex.c:(74) Reg Ex expression <^json/?> compiled to 0x800b1a9c0 DEBUG: ow_regex.c:(74) Reg Ex expression <^uncached/?> compiled to 0x800b1a9a0 DEBUG: ow_regex.c:(74) Reg Ex expression <^unaliased/?> compiled to 0x800b1a980 DEBUG: ow_regex.c:(154) Not found DEBUG: ow_regex.c:(74) Reg Ex expression <^alarm?> compiled to 0x800b1aba0 DEBUG: ow_regex.c:(74) Reg Ex expression <^simultaneous/?> compiled to 0x800b1ab80 DEBUG: ow_regex.c:(74) Reg Ex expression <^thermostat/?> compiled to 0x800b1ab60 DEBUG: ow_regex.c:(74) Reg Ex expression <^text/?> compiled to 0x800b1ab40 DEBUG: ow_regex.c:(74) Reg Ex expression <^json/?> compiled to 0x800b1ab20 DEBUG: ow_regex.c:(74) Reg Ex expression <^uncached/?> compiled to 0x800b1ab00 DEBUG: ow_regex.c:(74) Reg Ex expression <^unaliased/?> compiled to 0x800b1aae0 DEBUG: ow_regex.c:(74) Reg Ex expression <^([[:xdigit:]]{2})\.?([[:xdigit:]]{12})\.?([[:xdigit:]]{2}){0,1}$> compiled to 0x800b1ace0 DEBUG: ow_regex.c:(201) 0: 0->15 found <><1F.C9D100000000><> DEBUG: ow_regex.c:(201) 1: 0->2 found <><1F><.C9D100000000> DEBUG: ow_regex.c:(201) 2: 3->15 found <1F.><C9D100000000><> DEBUG: ow_cache.c:(912) Looking for device 1F C9 D1 00 00 00 00 23 DEBUG: ow_cache.c:(1070) Search in cache sn 1F C9 D1 00 00 00 00 23 pointer=0x800b1af5c index=0 size=4 DEBUG: ow_cache.c:(1106) Value not found in cache DETAIL: ow_presence.c:(80) Checking presence of /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset DEBUG: ow_select.c:(70) Selecting a path (and device) path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset SN=1F C9 D1 00 00 00 00 23 last path=00 00 00 00 00 00 00 00 DEBUG: ow_select.c:(81) Clearing root branch DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 25 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 25 - 0 = 25 DEBUG: ow_transaction.c:(222) verify = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_presence.c:(274) Presence of 1F C9 D1 00 00 00 00 23 FOUND on bus /dev/cuau0 DEBUG: ow_cache.c:(546) Adding device location 1F C9 D1 00 00 00 00 23 bus=0 DEBUG: ow_cache.c:(635) Add to cache sn 1F C9 D1 00 00 00 00 23 pointer=0x800b1af5c index=0 size=4 DEBUG: ow_cache.c:(546) Adding device location 1F C9 D1 00 00 00 00 23 bus=0 DEBUG: ow_cache.c:(635) Add to cache sn 1F C9 D1 00 00 00 00 23 pointer=0x800b1af5c index=0 size=4 DEBUG: ow_regex.c:(74) Reg Ex expression <\.> compiled to 0x800b1acc0 DEBUG: ow_regex.c:(74) Reg Ex expression <\.all$> compiled to 0x800b1aca0 DEBUG: ow_regex.c:(74) Reg Ex expression <\.byte$> compiled to 0x800b1ac80 DEBUG: ow_regex.c:(74) Reg Ex expression <\.[[:digit:]]+$> compiled to 0x800b1ac60 DEBUG: ow_regex.c:(74) Reg Ex expression <\.[[:alpha:]]$> compiled to 0x800b1ac40 DEBUG: ow_regex.c:(154) Not found DEBUG: ow_regex.c:(201) 0: 0->15 found <><26.113A20000000><> DEBUG: ow_regex.c:(201) 1: 0->2 found <><26><.113A20000000> DEBUG: ow_regex.c:(201) 2: 3->15 found <26.><113A20000000><> DEBUG: ow_regex.c:(154) Not found DEBUG: ow_regex.c:(154) Not found CALL: data.c:(149) Write message DEBUG: write.c:(51) WriteHandler: hd->sm.payload=56 hd->sm.size=3 hd->sm.offset=0 OWQ_size=3 OWQ_offset=0 OWQ OneWireQuery structure of /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset OneWireQuery size=3 offset=0, extension=0 Byte buffer OneWireQuery buffer, length=3 --000: 31 35 39 <159> Cleanup = 0002 OneWireQuery I=0 U=0 F=159 Y=0 D= --- OneWireQuery done DEBUG: ow_write.c:(437) Write a non-array element /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset DEBUG: ow_select.c:(70) Selecting a path (and device) path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset SN=26 11 3A 20 00 00 00 44 last path=00 00 00 00 00 00 00 00 DEBUG: ow_select.c:(95) Clearing all branches to level 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_select.c:(202) Selecting subbranch 1F C9 D1 00 00 00 00 23 DEBUG: ow_tcp_read.c:(63) attempt 11 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 11 - 0 = 11 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(98) compare = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(247) No DS2409 microlan hub found at this level DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_select.c:(202) Selecting subbranch 1F C9 D1 00 00 00 00 23 DEBUG: ow_tcp_read.c:(63) attempt 11 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 11 - 0 = 11 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(98) compare = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(226) Selecting device 26 11 3A 20 00 00 00 44 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_transaction.c:(91) select = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_select.c:(70) Selecting a path (and device) path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset SN=26 11 3A 20 00 00 00 44 last path=1F C9 D1 00 00 00 00 23 DEBUG: ow_select.c:(102) Reselecting branch at level 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_select.c:(202) Selecting subbranch 1F C9 D1 00 00 00 00 23 DEBUG: ow_tcp_read.c:(63) attempt 11 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 11 - 0 = 11 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(98) compare = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(226) Selecting device 26 11 3A 20 00 00 00 44 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_transaction.c:(91) select = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(177) CRC8 = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(70) Selecting a path (and device) path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset SN=26 11 3A 20 00 00 00 44 last path=1F C9 D1 00 00 00 00 23 DEBUG: ow_select.c:(102) Reselecting branch at level 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_select.c:(202) Selecting subbranch 1F C9 D1 00 00 00 00 23 DEBUG: ow_tcp_read.c:(63) attempt 11 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 11 - 0 = 11 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(98) compare = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(226) Selecting device 26 11 3A 20 00 00 00 44 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_transaction.c:(91) select = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 8 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 8 - 0 = 8 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_select.c:(70) Selecting a path (and device) path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset SN=26 11 3A 20 00 00 00 44 last path=1F C9 D1 00 00 00 00 23 DEBUG: ow_select.c:(102) Reselecting branch at level 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_select.c:(202) Selecting subbranch 1F C9 D1 00 00 00 00 23 DEBUG: ow_tcp_read.c:(63) attempt 11 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 11 - 0 = 11 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(98) compare = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(226) Selecting device 26 11 3A 20 00 00 00 44 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_transaction.c:(91) select = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(177) CRC8 = 0 DEBUG: ow_select.c:(70) Selecting a path (and device) path=/1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset SN=26 11 3A 20 00 00 00 44 last path=1F C9 D1 00 00 00 00 23 DEBUG: ow_select.c:(102) Reselecting branch at level 1 DEBUG: ow_tcp_read.c:(63) attempt 1 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 1 - 0 = 1 DEBUG: ow_select.c:(202) Selecting subbranch 1F C9 D1 00 00 00 00 23 DEBUG: ow_tcp_read.c:(63) attempt 11 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 11 - 0 = 11 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(131) readin = 0 DEBUG: ow_transaction.c:(98) compare = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_select.c:(226) Selecting device 26 11 3A 20 00 00 00 44 DEBUG: ow_tcp_read.c:(63) attempt 9 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 9 - 0 = 9 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_transaction.c:(91) select = 0 DEBUG: ow_tcp_read.c:(63) attempt 2 bytes Time: 5.000000 seconds DEBUG: ow_tcp_read.c:(113) read: 2 - 0 = 2 DEBUG: ow_transaction.c:(113) send = 0 DEBUG: ow_transaction.c:(195) Delay 10 DEBUG: ow_transaction.c:(208) end = 0 DEBUG: ow_cache.c:(1362) Delete from cache sn 26 11 3A 20 00 00 00 44 in=0x800afcb60 index=0 DEBUG: ow_write.c:(495) Write /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset Extension 0 Gives result 0 DEBUG: ow_write.c:(110) Successful write to /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset DEBUG: ow_parsename.c:(63) /1F.C9D100000000/main/26.113A20000000/B1-R1-A/offset DEBUG: data.c:(193) DataHandler: FS_ParsedName_destroy done DEBUG: data.c:(207) DataHandler: cm.ret=0 DEBUG: to_client.c:(76) payload=0 size=3, ret=0, sg=0x10A offset=0 DEBUG: to_client.c:(85) No data DEBUG: data.c:(226) Finished with client request DEBUG: handler.c:(135) OWSERVER handler done DEBUG: ow_net_server.c:(259) Normal completion. DEBUG: ow_exit.c:(46) Signal=2, errno 0, code 65542, pid=0, Threads: this=34384933888 main=34384933888 DEBUG: ow_exit.c:(60) Kill signal from system DEBUG: ow_exit.c:(67) Ignore kill from this thread. main=34384933888 this=34384933888 Signal=2 DEBUG: owserver.c:(102) ServerProcess done DEBUG: ow_exit.c:(17) Exit code = 0 CALL: ow_lib_close.c:(21) Starting Library cleanup CALL: ow_lib_stop.c:(22) Clear Cache DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data) DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called. DEBUG: ow_cache.c:(295) Flipping cache tree (purging timed-out data) DEBUG: ow_cache.c:(313) flip cache. tdestroy() will be called. CALL: ow_lib_stop.c:(24) Closing input devices DEBUG: ow_serial_free.c:(40) COM_close: flush DEBUG: ow_serial_free.c:(42) COM_close: restore CALL: ow_lib_stop.c:(26) Closing output devices CALL: ow_lib_stop.c:(28) Clearing compiled expressions DEBUG: ow_regex.c:(117) Regex Free 0x800b1a6e0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a700 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a720 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a740 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a980 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a9a0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a9c0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1a9e0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aa00 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aa20 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aa40 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aa60 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aa80 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aaa0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aae0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ab00 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ab20 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ab40 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ab60 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ab80 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aba0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ac40 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ac60 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ac80 DEBUG: ow_regex.c:(117) Regex Free 0x800b1aca0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1acc0 DEBUG: ow_regex.c:(117) Regex Free 0x800b1ace0 DEBUG: ow_regex.c:(129) Regex destroy done CALL: ow_lib_close.c:(42) Finished Library cleanup DEBUG: ow_lib_close.c:(50) Libraries closed
pgpJbuNCsiKRw.pgp
Description: OpenPGP digital signature
------------------------------------------------------------------------------
_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers