Created
October 17, 2008 16:28
-
-
Save ryanfb/17460 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception Type: EXC_BAD_ACCESS (SIGBUS) | |
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000204 | |
Crashed Thread: 0 | |
Thread 0 Crashed: | |
0 libSystem.B.dylib 0x92925d0d szone_free + 1747 | |
1 libSystem.B.dylib 0x9292a5b4 szone_realloc + 2406 | |
2 libSystem.B.dylib 0x92929c0e malloc_zone_realloc + 88 | |
3 libSystem.B.dylib 0x92929b81 realloc + 209 | |
4 libSystem.B.dylib 0x9295592f reallocf + 30 | |
5 com.apple.CoreText 0x93ef89cf TStackBuffer<long, 30ul>::SetCount(unsigned long) + 137 | |
6 com.apple.CoreText 0x93ef810e TRun::AppendMappedCharsInRange(CFRange, TStackBuffer<long, 30ul>&) const + 246 | |
7 com.apple.CoreText 0x93efd341 TLine::GetMappedCharsInRange(CFRange, TStackBuffer<long, 30ul>&) const + 237 | |
8 com.apple.CoreText 0x93eed75a TCombiningEngine::ResolveCombiningMarks() + 354 | |
9 com.apple.CoreText 0x93ed7738 TTypesetter::FinishEncoding(TLine&, unsigned char) const + 258 | |
10 com.apple.CoreText 0x93ed4c06 TTypesetterAttrString::Initialize() + 324 | |
11 com.apple.CoreText 0x93ed491b CTLineCreateWithAttributedString + 61 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment