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

CI fails with crashing server on Python 3.3, 3.6 #788

Open
tomato42 opened this issue Feb 9, 2022 · 4 comments
Open

CI fails with crashing server on Python 3.3, 3.6 #788

tomato42 opened this issue Feb 9, 2022 · 4 comments
Labels
bug unintented behaviour in tlsfuzzer code

Comments

@tomato42
Copy link
Member

tomato42 commented Feb 9, 2022

Bug Report

System Information

Type Version/Name
Operating System Name Ubuntu
Operating System Version 18.04
Python version 3.3.7
tlslite-ng version 0.8.0-alpha42
tlsfuzzer revision CI, so master, started to be regular around fe2e4af

Problem description

server sometimes crashes during scripts_retention.py with -11 (SIGSEGV)

Describe how to reproduce the problem

run the CI test suite on python 3.3

Expected behaviour

consistently passing test suite

Include errors or backtraces

logging doesn't capture the backtrace :/

Additional context

crashed when running the test-certificate-request.py test and test-certificate-malformed.py

while the runs on py3.3 don't use m2crypto, they do use gmpy and gmpy2

@tomato42 tomato42 added the bug unintented behaviour in tlsfuzzer code label Feb 9, 2022
@tomato42 tomato42 mentioned this issue Feb 9, 2022
10 tasks
@tomato42
Copy link
Member Author

tomato42 commented Feb 9, 2022

I've disabled gmpy and gmpy2 on py3.3 for now, lets see if it helps

@tomato42 tomato42 changed the title CI fails with crashing server on Python 3.3 CI fails with crashing server on Python 3.3, 3.6 Feb 9, 2022
@tomato42
Copy link
Member Author

tomato42 commented Feb 9, 2022

@tomato42
Copy link
Member Author

multiple crashes on py3.6 again, with m2crypto installed

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

No branches or pull requests

1 participant