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

Seg Fault passing providerrc #3

Open
fbmoose48 opened this issue Jun 24, 2021 · 3 comments
Open

Seg Fault passing providerrc #3

fbmoose48 opened this issue Jun 24, 2021 · 3 comments

Comments

@fbmoose48
Copy link

fbmoose48 commented Jun 24, 2021

when individual secrets are passed using the -b flag output is as expected, but when using c_otp -f providerrc -s with a providerrc based on the example located in ~/ it results in Segmentation fault (core dumped)

Any suggestions appreciated

@fmount
Copy link
Owner

fmount commented Jul 20, 2021

Hi,
thanks for reporting this issue, can you give more clues regarding your environment? I'd like to reproduce and fix it!
You can also put D=1 within the Makefile and compile it in DEBUG mode.
By doing this you should be able to see a more verbose output and hopefully we can find where the issue appears!

@RD0086
Copy link

RD0086 commented Jun 6, 2024

in file rfc4226.c line 28 , hmacResule is local variables, can't return local variables pointer as result

@RD0086
Copy link

RD0086 commented Jun 6, 2024

image

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

3 participants