Skip to content

Got Segmentation Fault #2

Description

@mahdyroh

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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