Advertisement
megrimm

Valgrin Pd-extended 0.43.1 OSX 10.7

Mar 12th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.26 KB | None | 0 0
  1. ==46659== Memcheck, a memory error detector
  2. ==46659== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  3. ==46659== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
  4. ==46659== Command: /Applications/Pd-extended.app/Contents/MacOS/Pd-0.43.1-extended-20120305
  5. ==46659==
  6. ==46659== Conditional jump or move depends on uninitialised value(s)
  7. ==46659== at 0x381CF1: __CFStringEncodeByteStream (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
  8. ==46659== by 0x3B7A09: CFStringGetCString (in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation)
  9. ==46659== by 0x11A29B: TkMacOSXIsCharacterMissing (in /Applications/Pd-extended.app/Contents/Frameworks/Tk.framework/Versions/8.5/Tk)
  10. ==46659==
  11. ==46659== Conditional jump or move depends on uninitialised value(s)
  12. ==46659== at 0x4AB4F54: TGlobalFontRegistry::CreateRegistry() (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib)
  13. ==46659== by 0x7A4486: pthread_once (in /usr/lib/system/libsystem_c.dylib)
  14. ==46659== by 0x4AB0E80: TGlobalFontRegistry::TGlobalFontRegistry() (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib)
  15. ==46659== by 0x4AB2C3A: XTCopyFontWithName (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib)
  16. ==46659== by 0x37AC0D9: TXTypeRegistry::CopyFontWithName(__CFString const*, unsigned int, unsigned int) const (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  17. ==46659== by 0x37AB9A8: TDescriptorSource::CopyFontDescriptorPerPostscriptName(__CFString const*, unsigned long, bool) const (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  18. ==46659== by 0x37B8DAE: TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*) const (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  19. ==46659== by 0x37B8C65: TDescriptor::InitBaseFont() (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  20. ==46659== by 0x37B8BE3: TDescriptor::CreateMatchingDescriptor(__CFSet const*) const (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  21. ==46659== by 0x37B8B65: CTFontDescriptorCreateMatchingFontDescriptor (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  22. ==46659== by 0x37B933D: CTFontCreateWithFontDescriptor (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  23. ==46659== by 0x37C4328: CTFontCreateUIFontForLanguage (in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText)
  24. ==46659==
  25. vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0xDF
  26. ==46659== valgrind: Unrecognised instruction at address 0x6ace41.
  27. ==46659== at 0x6ACE41: aes_encrypt_key_hw (in /usr/lib/system/libcommonCrypto.dylib)
  28. ==46659== by 0x6AAC0B: aesedp_setup (in /usr/lib/system/libcommonCrypto.dylib)
  29. ==46659== by 0x6A4F52: cbc_start (in /usr/lib/system/libcommonCrypto.dylib)
  30. ==46659== by 0x6A7811: CCCryptorCreateFromDataWithMode (in /usr/lib/system/libcommonCrypto.dylib)
  31. ==46659== by 0x6A79BA: CCCryptorCreateFromData (in /usr/lib/system/libcommonCrypto.dylib)
  32. ==46659== by 0x6A7116: CCCryptorCreate (in /usr/lib/system/libcommonCrypto.dylib)
  33. ==46659== by 0x6A8011: CCCrypt (in /usr/lib/system/libcommonCrypto.dylib)
  34. ==46659== by 0xA544B4A: -[NSPersistentUIManager init] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
  35. ==46659== by 0xA544A2C: __PersistentUIManager_block_invoke_1 (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
  36. ==46659== by 0x2698FA2: _NSFaultInObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
  37. ==46659== by 0xA513BD7: +[NSPersistentUIManager sharedManager] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
  38. ==46659== by 0xEB14B4: _HIPersistentUICreatePersistentWindow (in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
  39. ==46659== by 0x1145513: WindowStateSetMenuBarState(unsigned long, float, void const*) (in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
  40. ==46659== by 0xE79B63: _GetMenuBarWindow (in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
  41. ==46659== by 0x1040CFE: ParseAndInsertString(MenuData*, unsigned char const*, unsigned short, bool) (in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
  42. ==46659== by 0x1041192: AppendMenu (in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
  43. ==46659== by 0x127DC3: TkMacOSXInitMenus (in /Applications/Pd-extended.app/Contents/Frameworks/Tk.framework/Versions/8.5/Tk)
  44. ==46659== Your program just tried to execute an instruction that Valgrind
  45. ==46659== did not recognise. There are two possible reasons for this.
  46. ==46659== 1. Your program has a bug and erroneously jumped to a non-code
  47. ==46659== location. If you are running Memcheck and you just saw a
  48. ==46659== warning about a bad jump, it's probably your program's fault.
  49. ==46659== 2. The instruction is legitimate but Valgrind doesn't handle it,
  50. ==46659== i.e. it's Valgrind's fault. If you think this is the case or
  51. ==46659== you are not sure, please let us know and we'll try to fix it.
  52. ==46659== Either way, Valgrind will now raise a SIGILL signal which will
  53. ==46659== probably kill your program.
  54. ==46659==
  55. ==46659== Process terminating with default action of signal 4 (SIGILL)
  56. ==46659== Illegal opcode at address 0x6ACE41
  57. ==46659== at 0x6ACE41: aes_encrypt_key_hw (in /usr/lib/system/libcommonCrypto.dylib)
  58. ==46659== by 0x6AAC0B: aesedp_setup (in /usr/lib/system/libcommonCrypto.dylib)
  59. ==46659== by 0x6A4F52: cbc_start (in /usr/lib/system/libcommonCrypto.dylib)
  60. ==46659== by 0x6A7811: CCCryptorCreateFromDataWithMode (in /usr/lib/system/libcommonCrypto.dylib)
  61. ==46659== by 0x6A79BA: CCCryptorCreateFromData (in /usr/lib/system/libcommonCrypto.dylib)
  62. ==46659== by 0x6A7116: CCCryptorCreate (in /usr/lib/system/libcommonCrypto.dylib)
  63. ==46659== by 0x6A8011: CCCrypt (in /usr/lib/system/libcommonCrypto.dylib)
  64. ==46659== by 0xA544B4A: -[NSPersistentUIManager init] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
  65. ==46659== by 0xA544A2C: __PersistentUIManager_block_invoke_1 (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
  66. ==46659== by 0x2698FA2: _NSFaultInObject (in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation)
  67. ==46659== by 0xA513BD7: +[NSPersistentUIManager sharedManager] (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
  68. ==46659== by 0xEB14B4: _HIPersistentUICreatePersistentWindow (in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
  69. ==46659==
  70. ==46659== HEAP SUMMARY:
  71. ==46659== in use at exit: 1,681,107 bytes in 10,563 blocks
  72. ==46659== total heap usage: 33,113 allocs, 22,550 frees, 5,875,571 bytes allocated
  73. ==46659==
  74. ==46659== LEAK SUMMARY:
  75. ==46659== definitely lost: 40 bytes in 2 blocks
  76. ==46659== indirectly lost: 0 bytes in 0 blocks
  77. ==46659== possibly lost: 549,932 bytes in 41 blocks
  78. ==46659== still reachable: 1,131,135 bytes in 10,520 blocks
  79. ==46659== suppressed: 0 bytes in 0 blocks
  80. ==46659== Rerun with --leak-check=full to see details of leaked memory
  81. ==46659==
  82. ==46659== For counts of detected and suppressed errors, rerun with: -v
  83. ==46659== Use --track-origins=yes to see where uninitialised values come from
  84. ==46659== ERROR SUMMARY: 226 errors from 2 contexts (suppressed: 721 from 17)
  85. Killed: 9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement