You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the Quickstart from the documentation website, and got a segmentation fault on startup:
(tc) √:backend rdbaker $ locust
[2023-11-06 08:50:35,348] Ryans-Macbook-Pro.local/INFO/locust.main: Starting web interface at http://0.0.0.0:8089 (accepting connections from all network interfaces)
[2023-11-06 08:50:35,360] Ryans-Macbook-Pro.local/INFO/locust.main: Starting Locust 2.18.1
zsh: segmentation fault locust
I'm using a freshly installed Python 3.11.6 and running inside a virtual environment on a mac x86 architecture. I'm more than happy to attach the crash dump if that would be helpful, but it's very verbose, so I decided not to. I also tried running in headless mode to see if it had to do with the server, and that also seg faulted
Prerequisites
Description
I followed the Quickstart from the documentation website, and got a segmentation fault on startup:
I'm using a freshly installed Python 3.11.6 and running inside a virtual environment on a mac x86 architecture. I'm more than happy to attach the crash dump if that would be helpful, but it's very verbose, so I decided not to. I also tried running in headless mode to see if it had to do with the server, and that also seg faulted
Command line
locust
Locustfile contents
Python version
3.11.6
Locust version
2.18.1
Operating system
macOS Big Sur 11.6.6
The text was updated successfully, but these errors were encountered: