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

Errors at free(), please update to latest wolfssl version. #50

Closed
rliebscher opened this issue Jan 19, 2024 · 2 comments
Closed

Errors at free(), please update to latest wolfssl version. #50

rliebscher opened this issue Jan 19, 2024 · 2 comments
Assignees

Comments

@rliebscher
Copy link

rliebscher commented Jan 19, 2024

Hi,

when using wolfssl I got different errors about free(). (See below, I know I run some unusual case/code paths here, but that's intended by the code I have.)
I know that there were some fixes concerning free in wolfssl itself, so could you please update the included wolfssl to the latest version. Then I could check if my problems disappear.

double free or corruption (!prev)
Fatal Python error: Aborted

Current thread 0x0000007f59bab1c0 (most recent call first):
  File "/usr/local/lib/python3.9/dist-packages/wolfssl/__init__.py", line 473 in _release_native_object
  File "/usr/local/lib/python3.9/dist-packages/wolfssl/__init__.py", line 692 in shutdown
free(): invalid pointer
Fatal Python error: Aborted

Thread 0x0000007f5763e1c0 (most recent call first):
File "/usr/local/lib/python3.9/dist-packages/wolfssl/__init__.py", line 694 in shutdown
Fatal Python error: Segmentation fault
@embhorn
Copy link
Member

embhorn commented Jan 23, 2024

@cconlon - are there plans to update the version of wolfSSL?

@embhorn embhorn assigned lealem47 and unassigned cconlon Jan 23, 2024
@embhorn
Copy link
Member

embhorn commented Jan 23, 2024

@rliebscher Ask and you shall receive!
#51

@embhorn embhorn closed this as completed Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants