Segmentation fault particular data set dimensions. #29

Open
opened 2024-04-16 09:12:17 +00:00 by Gregor Weiss · 1 comment
Collaborator

Dimensions in bwc_initialize_data() is 8x8x8x512 a segmentation faul (possibly in the tag tree) occurs. If the same data is organized such that the dimensions are 512x8x8x8 the compression finishes properly.

Dimensions in bwc_initialize_data() is 8x8x8x512 a segmentation faul (possibly in the tag tree) occurs. If the same data is organized such that the dimensions are 512x8x8x8 the compression finishes properly.
Gregor Weiss added this to the Bug Fixing project 2024-04-16 09:12:24 +00:00

This is possibly related to #9. If we are moving away form the idea of dim4 being populated by timesteps we need to make sure that we close Issue #9 as well.

This is possibly related to #9. If we are moving away form the idea of dim4 being populated by timesteps we need to make sure that we close Issue #9 as well.
Patrick Vogler modified the project from Bug Fixing to (deleted) 2024-06-24 07:31:36 +00:00
Patrick Vogler modified the project from (deleted) to Bug Fixing 2024-06-24 08:24:47 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TOPIO/BigWhoop#29
No description provided.