MacDownApp/macdown

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

Open

#716 geöffnet am 23. Dez. 2016

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Objective-C (930 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (7.686 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide