Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. Process: Terminal [1941]
  2. Path: /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
  3. Identifier: com.apple.Terminal
  4. Version: 2.3 (309)
  5. Build Info: Terminal-309000000000000~27
  6. Code Type: X86-64 (Native)
  7. Parent Process: launchd [190]
  8. User ID: 501
  9.  
  10. Date/Time: 2013-09-02 14:51:09.810 +0100
  11. OS Version: Mac OS X 10.8.4 (12E55)
  12. Report Version: 10
  13.  
  14. Interval Since Last Report: 753032 sec
  15. Crashes Since Last Report: 149
  16. Per-App Interval Since Last Report: 685867 sec
  17. Per-App Crashes Since Last Report: 1
  18.  
  19. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  20.  
  21. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  22. Exception Codes: KERN_INVALID_ADDRESS at 0x00007fa95cc00008
  23.  
  24. VM Regions Near 0x7fa95cc00008:
  25. MALLOC_TINY 00007fa95ca00000-00007fa95cc00000 [ 2048K] rw-/rwx SM=COW
  26. -->
  27. MALLOC_SMALL 00007fa95d000000-00007fa95d011000 [ 68K] rw-/rwx SM=COW
  28.  
  29. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  30. 0 libvDSP.dylib 0x00007fff846c2ad6 0x7fff846a6000 + 117462
  31. 1 com.apple.CoreText 0x00007fff84280d5c TRun::TRun(TRun const&, CFRange, TRun::SubrangingStyle) + 850
  32. 2 com.apple.CoreText 0x00007fff842809ee CTGlyphRun::CloneRange(CTRun const*, CFRange, TRun::SubrangingStyle) + 142
  33. 3 com.apple.CoreText 0x00007fff8428f764 TLine::SetLevelRange(CFRange, unsigned char, bool) + 162
  34. 4 com.apple.CoreText 0x00007fff84290e2c TLine::SetTrailingWhitespaceLevel(unsigned char) + 70
  35. 5 com.apple.CoreText 0x00007fff84290d58 TRunReorder::ReorderRuns(TBidiLevelsProvider const&, TLine&) + 122
  36. 6 com.apple.CoreText 0x00007fff84290bfe TTypesetter::FinishLineFill(TLine&, double, double) const + 142
  37. 7 com.apple.CoreText 0x00007fff8426da4c CTLineCreateWithAttributedString + 134
  38. 8 com.apple.Terminal 0x00000001033f265c 0x103398000 + 370268
  39. 9 com.apple.Terminal 0x00000001033b9f53 0x103398000 + 139091
  40. 10 com.apple.Terminal 0x00000001033b9825 0x103398000 + 137253
  41. 11 com.apple.AppKit 0x00007fff85197140 -[NSView _drawRect:clip:] + 4437
  42. 12 com.apple.AppKit 0x00007fff85193fb3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3058
  43. 13 com.apple.AppKit 0x00007fff85194a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
  44. 14 com.apple.AppKit 0x00007fff85194a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
  45. 15 com.apple.AppKit 0x00007fff85194a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
  46. 16 com.apple.AppKit 0x00007fff85194a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
  47. 17 com.apple.AppKit 0x00007fff85194a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
  48. 18 com.apple.AppKit 0x00007fff85193143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
  49. 19 com.apple.AppKit 0x00007fff8518ed6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
  50. 20 com.apple.AppKit 0x00007fff85158c93 -[NSView displayIfNeeded] + 1830
  51. 21 com.apple.AppKit 0x00007fff851581cc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
  52. 22 com.apple.AppKit 0x00007fff85723901 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46
  53. 23 com.apple.CoreFoundation 0x00007fff8c25e417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  54. 24 com.apple.CoreFoundation 0x00007fff8c25e381 __CFRunLoopDoObservers + 369
  55. 25 com.apple.CoreFoundation 0x00007fff8c2397b8 __CFRunLoopRun + 728
  56. 26 com.apple.CoreFoundation 0x00007fff8c2390e2 CFRunLoopRunSpecific + 290
  57. 27 com.apple.HIToolbox 0x00007fff89311eb4 RunCurrentEventLoopInMode + 209
  58. 28 com.apple.HIToolbox 0x00007fff89311c52 ReceiveNextEventCommon + 356
  59. 29 com.apple.HIToolbox 0x00007fff89311ae3 BlockUntilNextEventMatchingListInMode + 62
  60. 30 com.apple.AppKit 0x00007fff85155533 _DPSNextEvent + 685
  61. 31 com.apple.AppKit 0x00007fff85154df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
  62. 32 com.apple.AppKit 0x00007fff8514c1a3 -[NSApplication run] + 517
  63. 33 com.apple.AppKit 0x00007fff850f0bd6 NSApplicationMain + 869
  64. 34 libdyld.dylib 0x00007fff845887e1 start + 1
  65.  
  66. Thread 0 crashed with X86 Thread State (64-bit):
  67. rax: 0x0000000000000030 rbx: 0x00007fa95bcc5010 rcx: 0xfffffffffffc3e0a rdx: 0x00007fff5c862d60
  68. rdi: 0x00007fa95cbffff8 rsi: 0x0000000000000010 rbp: 0x00007fff5c862d70 rsp: 0x00007fff5c862d58
  69. r8: 0xffffffffffffffff r9: 0x00007fa95c83e1e8 r10: 0x00007fa95c83e030 r11: 0x00007fff70a0a5b0
  70. r12: 0x0000000000000003 r13: 0x00007fa95bcc4f78 r14: 0x00007fa95c8a7b68 r15: 0x0000000000000002
  71. rip: 0x00007fff846c2ad6 rfl: 0x0000000000010286 cr2: 0x00007fa95cc00008
  72. Logical CPU: 0
  73.  
  74. 0x7fff846a6000 - 0x7fff8470efff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib