Closed riveramj closed 9 years ago
Double-free's pretty bizarre given our use of ARC. Something funkalicious is going on.
I remember having some issue reproducing this on my own machine… Is it still happening?
I'm on macvim now so I couldn't tell ya. Feel free to close this and I'll reopen if I see it.
On Sat, Dec 13, 2014, 11:46 Antonio Salazar Cardozo < notifications@github.com> wrote:
I remember having some issue reproducing this on my own machine… Is it still happening?
— Reply to this email directly or view it on GitHub https://github.com/vicoapp/vico/issues/83#issuecomment-66882409.
Kk.
Ruby code below causes the crash. At line:36 (inside create method).
To reproduce 1) place cursor at beginning of the line 2) open insert mode 3) hit enter.
It should crash before it inserts the line.
Vico is up to date. Ruby is ruby
2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]
Lines from the crash report: