MacDownApp/macdown

Crash when scrolling on initial Markdown preview render (MacOS Sierra)

Open

#716 aberto em 23 de dez. de 2016

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Objective-C (930 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (7.686 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I noticed today that when I opened a rather large Markdown file in Macdown, and tried to scroll down immediately, before the preview finished rendering, the application would crash. This happened a couple of times, also with some smaller files. I successfully managed to replicate it just before writing this report (to get the crash log). It seems to be an issue with the main view trying to scroll the preview view before it has any content. Here is an image of the crash log: image

Here is the full log: http://pastebin.com/EenjhawV

Guia do colaborador