Skip to content

Commit

Permalink
Update SwiftOldDriver#11.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kemchenj authored Mar 18, 2018
1 parent cab75e5 commit 5259b0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Reports/#11.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Apple 宣布 WWDC 2018 将于 6 月 4 日至 8 日在圣何塞举行,现已开

## 文章

### [iOS Weekly 的作者整理了一份他的 iOS 博客订阅](https://iosdevdirectory.com/)

最近 iOS Weekly 的作者整理了一份他的 iOS 博客订阅,小编全部导入了之后,在列表里看到了最新很活跃的 Swift by Sundell,老牌大佬 Ole Begemann...,感兴趣的同学可以直接下载 OPML 文件然后直接导入到 RSS 阅读器里

### 🐕 [Solving a Mysterious Heap Corruption Crash](https://topologyeyewear.github.io/engineering-blog/2018/03/07/heap_corruption/)

这是一个悲剧的故事,该作者业务中遇到了一个诡异的内存问题引起的 crash,百般追查,历尽千辛万苦,怀疑过是复杂 AR 业务代码所致,也怀疑过是 C/C++ low level 代码内存控制不当所致然后开始疯狂的一步步移除业务中所有的三方库,依然Crash,移除了重业务代码,依然 Crash,最后终于确定是 Xcode 的 bug,提交 bug 后被 Xcode 新版本修复,虽然是一个悲剧的故事,但整个过程从发现 bug 到解决 bug 再到细挖为什么的过程,值得借鉴
Expand Down

0 comments on commit 5259b0d

Please sign in to comment.