Skip to content

http-proxy Segmentation fault when SIGINT on macOS #261

@fbucek

Description

@fbucek

Seg. fault when closing http-proxy on macOS ( on ubuntu 18.04 it is working fine - no seg. fault )

Crashes with Segmentation fault 11

Step to reproduce on macOS 10.15.3 cargo 1.41.0 (626f0f40e 2019-12-03)

  1. run http-proxy cargo run localhost 8080 google.com 80
  2. ctrl+c or pkill http-proxy -> Segmentation fault: 11
git clone https://github.com/actix/examples.git
cd examples/http-proxy
cargo run localhost 8080 google.com 80

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions