Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #190

Open
gudata opened this issue Jan 18, 2024 · 1 comment
Open

Segmentation fault (core dumped) #190

gudata opened this issue Jan 18, 2024 · 1 comment

Comments

@gudata
Copy link

gudata commented Jan 18, 2024

drill 0.8.3

---
concurrency: 4
base: 'http://sarah.example.com:49161'
iterations: 50
rampup: 4

plan:
  - name: Support for POST method
    request:
      url: /api/users
      method: POST
      body: foo=bar

the output is

∴ RUST_BACKTRACE=full ./drill -b config.yaml
Concurrency 4
Iterations 50
Rampup 4
Base URL http://sarah.example.com:49161

Segmentation fault (core dumped)

@milkfinch
Copy link

milkfinch commented Sep 13, 2024

Somehow if I download and use the release it segfaults. If I run the cargo build/install it is working.
I don't know Rust but could it be the linked musl library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants