# Unreachable reached at 0x7fa478093547 in Julia 1.0.5

**URL:** https://discourse.julialang.org/t/unreachable-reached-at-0x7fa478093547-in-julia-1-0-5/36404
**Category:** General Usage
**Tags:** question, error
**Created:** [March 23, 2020, 7:44pm UTC](https://discourse.julialang.org/t/unreachable-reached-at-0x7fa478093547-in-julia-1-0-5/36404 "2020-03-23T19:44:36Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Henrique\_Becker](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/henrique_becker/32/15443_2.png) [@Henrique\_Becker](https://discourse.julialang.org/u/Henrique_Becker)
#### Post date: [March 25, 2020, 4:53am UTC](https://discourse.julialang.org/t/unreachable-reached-at-0x7fa478093547-in-julia-1-0-5/36404/5 "2020-03-25T04:53:07Z")

</div>

Bisected it:

```julia
41c0c2f42d8beb8d1e893a4bfb21d0cfae8b9b07 is the first new commit
commit 41c0c2f42d8beb8d1e893a4bfb21d0cfae8b9b07
Author: Jeff Bezanson <jeff.bezanson@gmail.com>
Date: Wed Jan 2 15:00:08 2019 -0500

    don't use abstract_iteration for types with special cases in _apply (#30483)
    
    (cherry picked from commit 3e6f60758fd9b974972a78bbe899bb754e97a533)

 base/compiler/abstractinterpretation.jl | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

```

Tomorrow I will think about making a new issue or PR.

---

_[View the full topic](https://discourse.julialang.org/t/unreachable-reached-at-0x7fa478093547-in-julia-1-0-5/36404)._
