Skip to content

Conversation

@rustyrussell
Copy link
Contributor

common/test/run-param.c:381:8: runtime error: applying zero offset to null pointer
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior common/test/run-param.c:381:8

Probably because CI now on 24.04, so more recent clang.

Changelog-None

```
common/test/run-param.c:381:8: runtime error: applying zero offset to null pointer
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior common/test/run-param.c:381:8
```

Probably because CI now on 24.04, so more recent clang.  But the test really does
want to see what happens when the callback is NULL, so workaround.

Signed-off-by: Rusty Russell <[email protected]>
Copy link
Collaborator

@ShahanaFarooqui ShahanaFarooqui left a comment

Choose a reason for hiding this comment

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

Ack 32db9dc.

@rustyrussell rustyrussell enabled auto-merge (rebase) January 6, 2026 06:41
@ShahanaFarooqui
Copy link
Collaborator

@rustyrussell Should we increase the integration-sanitizers timeout from 120 to 150 minutes? The CI keeps timing out at ~98% completion.

@rustyrussell rustyrussell disabled auto-merge January 6, 2026 23:12
@rustyrussell rustyrussell merged commit 8f09f0c into ElementsProject:master Jan 6, 2026
120 of 127 checks passed
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

Successfully merging this pull request may close these issues.

2 participants