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

tools: add suppression for new 32 bit issue #19210

Closed
wants to merge 1 commit into from

Conversation

jelly
Copy link
Member

@jelly jelly commented Aug 21, 2023

The 32 bit refresh fails on something beyond our control.

The 32 bit refresh fails on something beyond our control.
@jelly jelly added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label Aug 21, 2023
@jelly
Copy link
Member Author

jelly commented Aug 21, 2023

This should make the refresh work, not sure how I can test it with this PR.

@jelly
Copy link
Member Author

jelly commented Aug 21, 2023

{
nettle_conditional_jump
Memcheck:Cond
fun:_nettle_ecc_pp1_redc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you need a more generic rule

probably just mask out everything with fun:nettle_ecc_point_mul anywhere in the trace

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

==3589== More than 1000 different errors detected.  I'm not reporting any more.
==3589== Final error counts will be inaccurate.  Go fix your program!

This seems hopeless :-)

@jelly jelly closed this Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-test For doc/workflow changes, or experiments which don't need a full CI run,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants