Skip to content

connection manager HTTP/2 tests crashes on OpenBSD #526

@TingDaoK

Description

@TingDaoK

Describe the bug

 The following tests FAILED:
	600 - connection_manager_single_http2_connection (SEGFAULT)
	602 - connection_manager_single_http2_connection_with_settings (SEGFAULT)
	604 - connection_manager_many_http2_connections (SEGFAULT)

The CI catches couple crash from openBSD, all related to connection manager with HTTP/2.

https://github.com/awslabs/aws-c-http/actions/runs/16332889023/job/46139186189?pr=524

We will need to look into this. #524

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

Don't segfault

Current Behavior

Segfault without trace back.

Reproduction Steps

#524 This branch adds the CI for those platform.

But we may need to get an openBSD somewhere to reproduce the issue.

Possible Solution

No response

Additional Information/Context

No response

aws-c-http version used

latest

Compiler and version used

gcc

Operating System and version

openbsd

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions