Saturday, 29 July 2006
Another day, another WordPress upgrade
Running WordPress 2.0.4 now. The upgrade took longer than expected, but I’ve documented what I need to do for next time, and upgraded a couple of my plugins as well. Hopefully nothing broke.
The ICeCoffEE 1.4.3 release went pretty well—I’ve received two crash reports, and one user claimed it didn’t work for him. One of the crashes is not my fault: Safari crashed during a page load triggered by a Command-click. For the other one, I discovered that I had completely stripped the distributed binaries, which isn’t too useful for debugging:
Thread 0 Crashed: 0 com.apple.CoreFoundation 0x90853b76 CFBundleCopyLocalizedString + 106 1 net.sabi.ICeCoffEE 0x002e5358 APEBundleMainLateLoad + 23883 2 net.sabi.ICeCoffEE 0x002e569b APEBundleMainLateLoad + 24718
I haven’t yet figured out how to map those addresses back to the source code, so I’ll repost 1.4.3 with symbols later this weekend. It’s now less than a week until I leave for WWDC, the pace of my research work continues to quicken and I’ve got a lot left to arrange.
Apple’s TN2123 has a section on “Debugging Without Symbols”.