# Temporal statistics crashes with thousands of timesteps

**URL:** https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633
**Category:** ParaView Support
**Created:** [October 25, 2024, 8:36am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633 "2024-10-25T08:36:55Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 25, 2024, 8:36am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/1 "2024-10-25T08:36:55Z")

</div>

Hello everyone,

I am working on a dataset of around 8,000 VTP files each representing a timestep.

I wish to cumulate their data over time, but when using _Temporal Statistics_ filter, Paraview crashes. The best I could do was to extract 900 timesteps and use the filter. More than 900 and it would crash.

Does anybody have a workaround? The end result is to take a screenshot of the average result.

Thanks!

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 25, 2024, 8:37am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/2 "2024-10-25T08:37:35Z")

</div>

> [@Rbemi](#):
>
> The best I could do was to extract 900 timesteps and use the filter. More than 900 and it would crash.

Are you running out of memory ?

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 25, 2024, 8:44am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/3 "2024-10-25T08:44:37Z")

</div>

Hello,

I don’t think so, each file is around 400KB for a total of less than 2GB. I am running Paraview 5.13 on Windows 10 with 96 GB of RAM.

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 25, 2024, 8:45am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/4 "2024-10-25T08:45:00Z")

</div>

Indeed, please share your data.

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 25, 2024, 8:49am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/5 "2024-10-25T08:49:03Z")

</div>

Hello,

Here is a link with 2800 files (I have not processed every file yet) but the issue is the same.

[https://www.swisstransfer.com/d/790c9b10-ff9d-4df6-af8c-f29f15533681](https://www.swisstransfer.com/d/790c9b10-ff9d-4df6-af8c-f29f15533681)

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 25, 2024, 9:09am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/6 "2024-10-25T09:09:48Z")

</div>

Hello,

FYI, the dataset I shared works with _Temporal Statistics_ on Paraview 5.10 (I have tried 5.13 and 5.12 without success before posting).

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 25, 2024, 9:35am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/7 "2024-10-25T09:35:47Z")

</div>

Works fine with ParaView 5.13.1 afaics:

 ![image](https://discourse.paraview.org/uploads/default/original/2X/5/52bec55c47f685d176f683930fd02527dcbddd61.png)

(tested using ParaView 5.13.1 binary release for Linux)

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 25, 2024, 10:01am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/8 "2024-10-25T10:01:31Z")

</div>

Hey again,

Paraview 5.13.1 still crashes on Windows 10. For context, I am trying to configure a macro that will be shared across computers running Windows, so Linux is not an option. WSL or any emulation is also unavailable.

Paraview 5.10.0 processes the 8000 files in less than a minute, I cannot figure out why. My preferences are identical for both versions.

Is this GUI related, or the file reader differs? What could I try to work around this issue?

Thanks for your help!

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [October 25, 2024, 10:06am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/9 "2024-10-25T10:06:06Z")

</div>

> [@Rbemi](#):
>
> Paraview 5.13.1 still crashes on Windows 10.

Then I need to test on Windows

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 25, 2024, 1:03pm UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/10 "2024-10-25T13:03:25Z")

</div>

That would be great, thanks for taking the time.

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [October 30, 2024, 9:10am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/11 "2024-10-30T09:10:20Z")

</div>

Hello Mathieu,

Have you found the time to test things out on Windows? Thanks for the help!

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [November 5, 2024, 1:54pm UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/12 "2024-11-05T13:54:02Z")

</div>

Hey again,

I have tested the latest nightly build of Paraview with the dataset shared previously, still crashes. Any idea? Thanks!

---

<div class="post-metadata">

### Author: ![sherin.sugathan](https://discourse.paraview.org/user_avatar/discourse.paraview.org/sherin.sugathan/32/15264_2.png) [@sherin.sugathan](https://discourse.paraview.org/u/sherin.sugathan)
#### Post date: [November 5, 2024, 3:27pm UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/13 "2024-11-05T15:27:10Z")

</div>

Adding some observations that might be useful. I tested on **Windows 11** and not Windows 10.

- 5.10.0 works like a charm (Windows 11, prebuilt binary PV)
- 5.12.0 crashes when the filter is applied. (Windows 11, prebuilt binary PV)
- 5.13.1 crashes when the filter is applied. (Windows 11, prebuilt binary PV)

Logs (from 5.13.1) is attached below:  
[paraviewError.log](https://discourse.paraview.org/uploads/short-url/c1lIQP6n2ulgzDG6HkXbRJjg4BF.log) (3.0 KB)  
[paraviewMAXlog.log](https://discourse.paraview.org/uploads/short-url/ixtQAI5KoxvGpJfM7qfkLWfI57c.log) (1.7 MB)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [November 6, 2024, 8:16am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/14 "2024-11-06T08:16:57Z")

</div>

Thanks for checking @sherin.sugathan !

Please open an issue @Rbemi : [https://gitlab.kitware.com/paraview/paraview/-/issues](https://gitlab.kitware.com/paraview/paraview/-/issues)

---

<div class="post-metadata">

### Author: ![Rbemi](https://discourse.paraview.org/user_avatar/discourse.paraview.org/rbemi/32/15450_2.png) [@Rbemi](https://discourse.paraview.org/u/Rbemi)
#### Post date: [November 6, 2024, 8:44am UTC](https://discourse.paraview.org/t/temporal-statistics-crashes-with-thousands-of-timesteps/15633/15 "2024-11-06T08:44:44Z")

</div>

Done, here is the ticket:

[https://gitlab.kitware.com/paraview/paraview/-/issues/22792](https://gitlab.kitware.com/paraview/paraview/-/issues/22792)

Thank you both for the help!
