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

Got Segmentation Fault #2

Open
mahdyroh opened this issue May 19, 2022 · 0 comments
Open

Got Segmentation Fault #2

mahdyroh opened this issue May 19, 2022 · 0 comments

Comments

@mahdyroh
Copy link

mahdyroh commented May 19, 2022

HOST_URL=https://HOST \
MANIFEST_FILE=/test/test.m3u8 \
mode=vod \
locust -f load_generator/locustfiles/vod_dash_hls_sequence.py \
--no-web -c 1 -r 1 --run-time 10s --only-summary \
--csv=test-results/output_example

this is my script and the output would like bellow
<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject <frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject [2022-05-20 00:42:05,446] bastion/INFO/stdout: The selected 'mode' variable is: vod [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,446] bastion/INFO/stdout: Default play_mode is set to: 'full_playback' [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,446] bastion/INFO/stdout: 'bitrate' ENV variable is not set. Default 'bitrate' is set to: 'highest_bitrate' [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,446] bastion/INFO/stdout: 'buffer_size' ENV variable is not set. Default 'buffer_size'is set to: 0 [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,446] bastion/INFO/stdout: 'time_shift' ENV variable is not set [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,446] bastion/INFO/stdout: **** The manifest file is: /900005dead0a92ff3d14e172/playlist.m3u8 **** [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,446] bastion/INFO/stdout: started task [2022-05-20 00:42:05,446] bastion/INFO/stdout: [2022-05-20 00:42:05,450] bastion/INFO/stdout: (1024, 1048576)[2022-05-20 00:42:05,450] bastion/INFO/stdout: ./bash: line 8: 366383 Segmentation fault (core dumped)

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

1 participant