MacDownApp/macdown

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

Open

#716 建立於 2016年12月23日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Objective-C (930 fork)batch import
bughelp wanted

倉庫指標

Star
 (7,686 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南