[
https://issues.apache.org/jira/browse/TS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call resolved TS-4732.
----------------------------
Resolution: Fixed
> Still seeing VC errors on master
> --------------------------------
>
> Key: TS-4732
> URL: https://issues.apache.org/jira/browse/TS-4732
> Project: Traffic Server
> Issue Type: Bug
> Components: Network
> Affects Versions: 6.2.0
> Reporter: Bryan Call
> Assignee: Bryan Call
> Priority: Blocker
> Fix For: 7.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Seeing this in the error logs *a lot*:
> {code}
> [Jun 13 17:14:26.606] Server {0x2b1a9f010700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x634000c186a0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.606] Server {0x2b1a9f010700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x634000c186a0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.631] Server {0x2b1a9e3eb700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x634000c0f220, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.631] Server {0x2b1a9e3eb700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x634000c0f220, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.727] Server {0x2b1aa0433700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x634000c13240, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.727] Server {0x2b1aa0433700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x634000c13240, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.765] Server {0x2b1aa083a700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x6340002364e0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.765] Server {0x2b1aa083a700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x6340002364e0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.914] Server {0x2b1a9e7f2700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x63400088c2e0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.914] Server {0x2b1a9e7f2700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x63400088c2e0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:26.938] Server {0x2b1a9e3eb700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x6340004f7fe0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:26.938] Server {0x2b1a9e3eb700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x6340004f7fe0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.004] Server {0x2b1aa3487700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x63400025a860, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.004] Server {0x2b1aa3487700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x63400025a860, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.048] Server {0x2b1aa144f700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x634000ad2820, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.048] Server {0x2b1aa144f700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x634000ad2820, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.248] Server {0x2b1a9dbdd700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x6340003fa1a0, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.248] Server {0x2b1a9dbdd700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x6340003fa1a0, cont (nil), nbytes 0, reader (nil)
> [Jun 13 17:14:27.388] Server {0x2b1aa3080700} ERROR:
> <UnixNetVConnection.cc:629 (do_io_read)> do_io_read invoked on closed vc
> 0x634000807f60, cont (nil), nbytes 0, buf (nil)
> [Jun 13 17:14:27.388] Server {0x2b1aa3080700} ERROR:
> <UnixNetVConnection.cc:653 (do_io_write)> do_io_write invoked on closed vc
> 0x634000807f60, cont (nil), nbytes 0, reader (nil)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)