brbzull0 commented on issue #10999:
URL: 
https://github.com/apache/trafficserver/issues/10999#issuecomment-1905859337

   `txn_type`
   
   rocky8:
   
   ```
   #0  __libc_write (nbytes=218, buf=0x7f1ff4029788, fd=54) at 
../sysdeps/unix/sysv/linux/write.c:26
   #1  __libc_write (fd=54, buf=0x7f1ff4029788, nbytes=218) at 
../sysdeps/unix/sysv/linux/write.c:24
   #2  0x0000000000b07734 in SocketManager::write (fd=54, buf=0x7f1ff4029788, 
size=218) at 
/home/jenkins/trafficserver/src/iocore/dns/../eventsystem/P_UnixSocketManager.h:142
   #3  0x0000000000c6e65e in fastopen_bwrite (bio=0x7f1ff4029ef8, 
in=0x7f1ff4029788 "\026\003\001", insz=218) at 
/home/jenkins/trafficserver/src/iocore/net/BIO_fastopen.cc:131
   #4  0x00007f2029ded799 in BIO_write (bio=0x7f1ff4029ef8, in=<optimized out>, 
inl=<optimized out>) at /root/build_h3_tools/boringssl/crypto/bio/bio.c:173
   #5  0x00007f202a1bf789 in bssl::tls_flush_flight (ssl=0x7f1ff402afe8) at 
/root/build_h3_tools/boringssl/ssl/s3_both.cc:333
   #6  0x00007f202a1b6a3a in bssl::ssl_run_handshake (hs=0x7f1ff402fd48, 
out_early_return=out_early_return@entry=0x7f202560266f) at 
/root/build_h3_tools/boringssl/ssl/handshake.cc:602
   #7  0x00007f202a1d028a in SSL_do_handshake (ssl=0x7f1ff402afe8) at 
/root/build_h3_tools/boringssl/ssl/ssl_lib.cc:865
   #8  SSL_do_handshake (ssl=0x7f1ff402afe8) at 
/root/build_h3_tools/boringssl/ssl/ssl_lib.cc:849
   #9  0x0000000000c13f5e in SSLNetVConnection::_ssl_connect 
(this=0x7f202b0d83c0) at 
/home/jenkins/trafficserver/src/iocore/net/SSLNetVConnection.cc:2462
   #10 0x0000000000c1155e in SSLNetVConnection::sslClientHandShakeEvent 
(this=0x7f202b0d83c0, err=@0x7f2025602fe8: 0) at 
/home/jenkins/trafficserver/src/iocore/net/SSLNetVConnection.cc:1608
   #11 0x0000000000c105e1 in SSLNetVConnection::sslStartHandShake 
(this=0x7f202b0d83c0, event=1, err=@0x7f2025602fe8: 0) at 
/home/jenkins/trafficserver/src/iocore/net/SSLNetVConnection.cc:1272
   #12 0x0000000000c0d548 in SSLNetVConnection::net_read_io 
(this=0x7f202b0d83c0, nh=0x7f202675aba0, lthread=0x7f202675a010) at 
/home/jenkins/trafficserver/src/iocore/net/SSLNetVConnection.cc:611
   #13 0x0000000000c8c3da in NetHandler::process_ready_list 
(this=0x7f202675aba0) at 
/home/jenkins/trafficserver/src/iocore/net/NetHandler.cc:276
   #14 0x0000000000c8c733 in NetHandler::waitForActivity (this=0x7f202675aba0, 
timeout=10000000) at 
/home/jenkins/trafficserver/src/iocore/net/NetHandler.cc:364
   #15 0x0000000000cc6fd9 in EThread::execute_regular (this=0x7f202675a010) at 
/home/jenkins/trafficserver/src/iocore/eventsystem/UnixEThread.cc:299
   #16 0x0000000000cc716f in EThread::execute (this=0x7f202675a010) at 
/home/jenkins/trafficserver/src/iocore/eventsystem/UnixEThread.cc:348
   #17 0x0000000000cc5af1 in spawn_thread_internal (a=0x205beb0) at 
/home/jenkins/trafficserver/src/iocore/eventsystem/Thread.cc:68
   #18 0x00007f20283e41ca in start_thread (arg=<optimized out>) at 
pthread_create.c:479
   #19 0x00007f2028050e73 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to