Skip to content

Conversation

@maskit
Copy link
Member

@maskit maskit commented May 2, 2023

The test crashes on a couple of environments

0   traffic_server                      0x00000001005156c4 _Z19crash_logger_invokeiP9__siginfoPv + 456
1   libsystem_platform.dylib            0x0000000199b4aa84 _sigtramp + 56
2   libc++abi.dylib                     0x0000000199ad5c3c __dynamic_cast + 176
3   libc++abi.dylib                     0x0000000199ad5c3c __dynamic_cast + 176
4   traffic_server                      0x000000010060fd60 TSVConnReenableEx + 392
5   traffic_server                      0x000000010060fbcc TSVConnReenable + 28
6   ssl_hook_test.so                    0x00000001099a4bbc _Z11ReenableSSLP10tsapi_cont7TSEventPv + 108
7   traffic_server                      0x00000001005af7fc _ZN15INKContInternal12handle_eventEiPv + 1680
8   traffic_server                      0x000000010051b8d0 _ZN12Continuation11handleEventEiPv + 412
9   traffic_server                      0x000000010168cbc0 _ZN7EThread13process_eventEP5Eventi + 1348
10  traffic_server                      0x000000010168e62c _ZN7EThread15execute_regularEv + 2176
11  traffic_server                      0x000000010168fd80 _ZN7EThread7executeEv + 1208
12  traffic_server                      0x000000010168a5b8 _ZL21spawn_thread_internalPv + 448
13  libsystem_pthread.dylib             0x0000000199b1bfa8 _pthread_start + 148
14  libsystem_pthread.dylib             0x0000000199b16da0 thread_start + 8

It looks like the cause is the same as #9454

@maskit maskit added the AuTest label May 2, 2023
@maskit maskit added this to the 10.0.0 milestone May 2, 2023
@maskit maskit requested a review from bneradt May 2, 2023 18:08
@maskit maskit self-assigned this May 2, 2023
@maskit
Copy link
Member Author

maskit commented May 2, 2023

CC: @lzx404243

Copy link
Collaborator

@lzx404243 lzx404243 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@maskit maskit merged commit 194b1fa into apache:master May 3, 2023
zwoop pushed a commit that referenced this pull request May 10, 2023
@zwoop
Copy link
Contributor

zwoop commented May 10, 2023

Cherry-picked to v9.2.x

@zwoop zwoop modified the milestones: 10.0.0, 9.2.1 May 10, 2023
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Jul 24, 2023
Co-authored-by: Masakazu Kitajo <maskit@apache.org>
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* asf/master: (33 commits)
  Add error log for invalid OCSP response (apache#9674)
  Add new settings to specify TLS versions to use (apache#9667)
  Remove flask from tests/Pipfile (apache#9688)
  Doc: Add example of --enable-lto build option with LLVM (apache#9654)
  Added Zhengxi to the asf contributors (apache#9685)
  Don't build native QUIC implementation (apache#9670)
  Stabilize autest tls_hooks17 (apache#9671)
  Cleanup: remove ts::buffer from HostDB. (apache#9677)
  Fix leak in MultiTextMod in ControlBase. (apache#9675)
  Cleanup: remove TsBuffer.h from MIME.cc (apache#9661)
  Cleanup: remove ts::Buffer from ControlBase. (apache#9664)
  setup pre-commit hook at cmake generation time (apache#9669)
  Updated parent retry attempt logic (apache#9620)
  Try to do less work in hot function HttpHookState::getNext (apache#9660)
  cmake build, fixed warning using older openssl APIs (apache#9648)
  rename attempts to retry_attempts (apache#9655)
  OCSP: Fix unitialized variable error. (apache#9662)
  Add support for CONNECT method on HTTP/2 connection (apache#9616)
  Remove deprecated debug output functions from 10 source files. (apache#9657)
  Remove deprecated debug output functions from 14 source files. (apache#9658)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants