Skip to content

Conversation

@texodus
Copy link
Member

@texodus texodus commented Oct 27, 2025

This PR fixes a segfault which may happen rarely when View::expand or View::collapse (which implement viewer-datagrid's collapsible rows) are called concurrently with a Table::update call. In addition, a a bug in a test added in #3068 which covered a related segfault has been fixed.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label Oct 27, 2025
Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus marked this pull request as ready for review October 28, 2025 02:39
@texodus texodus merged commit d0721ec into master Oct 28, 2025
14 checks passed
@texodus texodus deleted the fix-segfault-2 branch October 28, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

2 participants