# Crash on access of EnsembleSolution

**URL:** https://discourse.julialang.org/t/crash-on-access-of-ensemblesolution/48620
**Category:** General Usage
**Tags:** diffeq, bug
**Created:** [October 19, 2020, 11:17am UTC](https://discourse.julialang.org/t/crash-on-access-of-ensemblesolution/48620 "2020-10-19T11:17:55Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![peatlux](https://avatars.discourse-cdn.com/v4/letter/p/67e7ee/32.png) [@peatlux](https://discourse.julialang.org/u/peatlux)
#### Post date: [October 19, 2020, 12:21pm UTC](https://discourse.julialang.org/t/crash-on-access-of-ensemblesolution/48620/5 "2020-10-19T12:21:52Z")

</div>

Ok. I did it. Now it doesn’t crash anymore. But there comes an error.  
I’ve figured out that this error only occurs when the specific solution has a different length.  
So in my case I can access only solutions with exactly 3957 elements. Any other solution with a different length leads to an error with `sim[1,:,#ofSolution]`.

---

_[View the full topic](https://discourse.julialang.org/t/crash-on-access-of-ensemblesolution/48620)._
