Malloc error after closing TBrowser on OS X Darwin

I failed with running ROOT on Mac. After succesfull compilation from sources, installation and running it crashes after closing TBrowser window:

MacBook-Pro-Weronika:root weronika$ root
  *******************************************
  *                                         *
  *        W E L C O M E  to  R O O T       *
  *                                         *
  *   Version   5.99/01        6 May 2013   *
  *                                         *
  *  You are welcome to visit our Web site  *
  *          http://root.cern.ch            *
  *                                         *
  *******************************************

ROOT 5.99/01 (heads/master@77a1967, maj 30 2013, 20:07:17 on macosx64)
cling C/C++ Interpreter: type .? for help.
root [0] TBrowser a;  <--- after this I'm closing TBrowser window only, nothing else (!)
root [1] root(4710,0x7fff711e1180) malloc: *** error for object 0x11446e010: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6

I’m using OS X 10.8.4, system core version is Darwin 12.4.0.

System report about the crash:

[code]Process: root.exe [4751]
Path: /usr/local/bin/root
Identifier: root.exe
Version: 0
Code Type: X86-64 (Native)
Parent Process: bash [2206]
User ID: 501

Date/Time: 2013-06-12 18:51:44.510 +0200
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10

Interval Since Last Report: 72692 sec
Crashes Since Last Report: 2
Per-App Crashes Since Last Report: 2
Anonymous UUID: A82C4F0C-FBAE-4CB6-2C41-0CA447A49C50

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** error for object 0x110833010: pointer being freed was not allocated

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8624e212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff85e24b54 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff85e68e9e __abort + 159
3 libsystem_c.dylib 0x00007fff85e68dff abort + 192
4 libsystem_c.dylib 0x00007fff85e3c9b9 free + 392
5 ??? 0x000000011479ad75 0 + 4638485877
6 libCore.so 0x000000010b1eb25a llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocatorllvm::GenericValue > const&) + 938
7 libCore.so 0x000000010a787d3b TClingCallFunc::Invoke(cling::StoredValueRef*) const + 2139
8 libCore.so 0x000000010a787455 TClingCallFunc::Exec(void*, TInterpreterValue*) const + 357
9 libCore.so 0x000000010a6f91ca TQSlot::ExecuteMethod(void*) + 170
10 libCore.so 0x000000010a6f8f26 TQConnection::ExecuteMethod() + 22
11 libCore.so 0x000000010a6fbd3c TQObject::Emit(char const*) + 604
12 libCore.so 0x000000010a730747 TTimer::Notify() + 23
13 libCore.so 0x000000010a73071f TTimer::CheckTimer(TTime const&) + 31
14 libCore.so 0x000000010a7b41bc TUnixSystem::DispatchTimers(bool) + 156
15 libCore.so 0x000000010a7bd956 TMacOSXSystem::DispatchOneEvent(bool) + 854
16 libCore.so 0x000000010a71f16a TSystem::InnerLoop() + 26
17 libCore.so 0x000000010a71f078 TSystem::Run() + 424
18 libCore.so 0x000000010a6c2ce4 TApplication::Run(bool) + 36
19 libRint.so 0x000000010bfdfe78 TRint::Run(bool) + 1544
20 root 0x000000010a640dff main + 79
21 libdyld.dylib 0x00007fff841ad7e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8624ed16 kevent + 10
1 libdispatch.dylib 0x00007fff85df1dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff85df19ee _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8624e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff85e25f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff85e25d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff85e101d1 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8624e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff85e25f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff85e25d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff85e101d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff555bcfa8 rdx: 0x0000000000000000
rdi: 0x0000000000000707 rsi: 0x0000000000000006 rbp: 0x00007fff555bcfd0 rsp: 0x00007fff555bcfa8
r8: 0x00007fff711e0278 r9: 0x0000000000989680 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x00007fc0ca803e00 r13: 0x000000010a645000 r14: 0x00007fff711e1180 r15: 0x0000000000000004
rip: 0x00007fff8624e212 rfl: 0x0000000000000206 cr2: 0xffffff80ea3da010
Logical CPU: 0

Binary Images:
0x10a640000 - 0x10a640ff7 +root (0) <0223079B-0386-39E1-9E77-5F1B60CED024> /usr/local/bin/root
0x10a646000 - 0x10b8a2fb7 +libCore.so (0) <26354A49-B75B-3460-9242-ED9EBAA6960E> /usr/local/lib/root/libCore.so
0x10bfde000 - 0x10bff7ff7 +libRint.so (0) /usr/local/lib/root/libRint.so
0x10c00d000 - 0x10c01efff +libz.1.dylib (0) /opt/local/lib/libz.1.dylib
0x10c022000 - 0x10c024fff libLatin2Converter.dylib (61) <732C6594-B046-37FA-A247-3C8D8D54E6B9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0x10c028000 - 0x10c047fff +liblzma.5.dylib (0) <5BDF4AAA-0CF2-3E03-B0EC-9124EC41B4EF> /opt/local/lib/liblzma.5.dylib
0x10c126000 - 0x10c13ffff +libThread.so (0) <8E8DE5CA-2C1D-3E02-98D0-FF4B028429F0> /usr/local/lib/root/libThread.so
0x10d507000 - 0x10d50efff +libGQuartz.so (0) <3F82D1E1-6BEB-35AE-A3EF-B9C39266067B> /usr/local/lib/root/libGQuartz.so
0x1106d5000 - 0x110796fff +libMathCore.so (0) <015E05D6-F1FC-3B8E-8928-BCCBE125B9F9> /usr/local/lib/root/libMathCore.so
0x110843000 - 0x110952ff7 +libMatrix.so (0) <56C0BF27-4314-3B2A-9764-771FDD253B85> /usr/local/lib/root/libMatrix.so
0x1109da000 - 0x110bfbfff +libHist.so (0) <4B051C19-4C25-3197-AE18-47A0EC7B2D8A> /usr/local/lib/root/libHist.so
0x110d11000 - 0x110ee1fff +libRIO.so (0) /usr/local/lib/root/libRIO.so
0x110fd8000 - 0x111105fff +libGraf.so (0) <42FA4641-63BB-3C03-ABB7-C6B7BE92A4A9> /usr/local/lib/root/libGraf.so
0x111187000 - 0x1111e0ff7 +libGpad.so (0) <1074F289-DC7C-3C62-9091-9CDA0B7BE413> /usr/local/lib/root/libGpad.so
0x11121f000 - 0x111499ff7 +libGui.so (0) <8B97F4C3-137B-32DD-8CBB-8C0B4DE3BBBF> /usr/local/lib/root/libGui.so
0x111656000 - 0x1116d4fff +libGCocoa.so (0) <0C13BB59-06FF-37D9-BBA0-14670DB6044A> /usr/local/lib/root/libGCocoa.so
0x111c56000 - 0x111d0dfff +libASImage.so (0) <0D04B1B5-412D-30CC-93FF-7D1E6BB9BCD1> /usr/local/lib/root/libASImage.so
0x113076000 - 0x1130eeff7 +libNet.so (0) <4ABBFD54-3E60-36F9-9EF6-B1FE2F66573D> /usr/local/lib/root/libNet.so
0x113156000 - 0x11319cff7 +libssl.1.0.0.dylib (0) <274AF799-AB68-316F-8018-92A9FB9D725C> /opt/local/lib/libssl.1.0.0.dylib
0x1131b6000 - 0x1132f4fcf +libcrypto.1.0.0.dylib (0) /opt/local/lib/libcrypto.1.0.0.dylib
0x1133a5000 - 0x1133d0fff +libGuiHtml.so (0) <9F49C9B0-5D87-3AC1-BABD-BADC07D403AD> /usr/local/lib/root/libGuiHtml.so
0x7fff6a240000 - 0x7fff6a27493f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff8072b000 - 0x7fff80820fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff80821000 - 0x7fff8091efff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff8091f000 - 0x7fff80936fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff80937000 - 0x7fff8093ffff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff80b7e000 - 0x7fff80bafff7 com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff80c19000 - 0x7fff80c20fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff80c86000 - 0x7fff80ce2ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff80d33000 - 0x7fff80e4b92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff80ebc000 - 0x7fff810a6ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8210e000 - 0x7fff8210efff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8210f000 - 0x7fff8211cfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff8211d000 - 0x7fff82131fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff82132000 - 0x7fff82134fff libCVMSPluginSupport.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff82227000 - 0x7fff8223aff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff82267000 - 0x7fff822c6fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff822c7000 - 0x7fff822c8fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff822c9000 - 0x7fff822cbfff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff822cc000 - 0x7fff822d2ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff822d3000 - 0x7fff822dbff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib
0x7fff822f4000 - 0x7fff82340ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib
0x7fff82343000 - 0x7fff82408ff7 com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff82409000 - 0x7fff8242aff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib
0x7fff82840000 - 0x7fff828f1fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff828f2000 - 0x7fff828f6fff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff828f7000 - 0x7fff82a6cff7 com.apple.CFNetwork (596.4.3 - 596.4.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff82ac4000 - 0x7fff82acffff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff82b60000 - 0x7fff82b62fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff82cbd000 - 0x7fff82cd4fff libGL.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff82cd5000 - 0x7fff82e70fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff82ebf000 - 0x7fff82fcafff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff83001000 - 0x7fff8305bfff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8305c000 - 0x7fff830faff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff831cf000 - 0x7fff832a9fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff832be000 - 0x7fff832c5fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff832d5000 - 0x7fff83301ff7 libRIP.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff83302000 - 0x7fff83383fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff83384000 - 0x7fff83391ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff833a1000 - 0x7fff833a1fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff833a4000 - 0x7fff83476ff7 com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff83477000 - 0x7fff834baff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff83515000 - 0x7fff83535fff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff83540000 - 0x7fff8416dfff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8416e000 - 0x7fff8416efff com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff841ab000 - 0x7fff841aeff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff842d7000 - 0x7fff84328ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff84329000 - 0x7fff843a8ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff843bf000 - 0x7fff843e4ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x7fff843e5000 - 0x7fff84593fff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff84683000 - 0x7fff846c6ff7 com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff846c7000 - 0x7fff84711ff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff84818000 - 0x7fff851a84af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff851da000 - 0x7fff85275fff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff85279000 - 0x7fff853cbfff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff853cc000 - 0x7fff853dbfff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff853dc000 - 0x7fff85412fff com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff85cca000 - 0x7fff85ce0fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85ded000 - 0x7fff85e02ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff85e0f000 - 0x7fff85edbff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
0x7fff86236000 - 0x7fff8623bfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8623c000 - 0x7fff86257ff7 libsystem_kernel.dylib (2050.24.15) /usr/lib/system/libsystem_kernel.dylib
0x7fff86258000 - 0x7fff862b2ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff862b3000 - 0x7fff862c6ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff862c7000 - 0x7fff862c8fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff862c9000 - 0x7fff864feff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff86538000 - 0x7fff865f5ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8666b000 - 0x7fff86676ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff86a03000 - 0x7fff86a0dfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff86a0e000 - 0x7fff86a64fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86a65000 - 0x7fff86d36ff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86e15000 - 0x7fff86e19fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff86e1a000 - 0x7fff86e20fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff86e21000 - 0x7fff86e22fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff86e23000 - 0x7fff86f20ff7 libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
0x7fff870b0000 - 0x7fff870d8fff libJPEG.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff870d9000 - 0x7fff870defff com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87123000 - 0x7fff8715dff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff87169000 - 0x7fff87172ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff87174000 - 0x7fff87374fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff87465000 - 0x7fff87795fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff87796000 - 0x7fff8779afff libGIF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8779b000 - 0x7fff87921fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff87922000 - 0x7fff87950fff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff87951000 - 0x7fff87bf5ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff87bf6000 - 0x7fff87bfafff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff87bfb000 - 0x7fff87c88ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff87eff000 - 0x7fff87f05fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff87f06000 - 0x7fff87f0aff7 com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff87f67000 - 0x7fff87f68ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff87f69000 - 0x7fff87fd1fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff87fdb000 - 0x7fff88009ff7 libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
0x7fff88278000 - 0x7fff88278ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff88279000 - 0x7fff882b8ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff88309000 - 0x7fff88429fff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88544000 - 0x7fff88552ff7 libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
0x7fff885e3000 - 0x7fff885e6fff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff885e7000 - 0x7fff88606ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8880a000 - 0x7fff88818fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff88819000 - 0x7fff88820fff com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff88a86000 - 0x7fff88a92fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff892bb000 - 0x7fff892ddff7 com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff892de000 - 0x7fff892f0ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff893bf000 - 0x7fff896d6ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff896d7000 - 0x7fff896d7fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff89c2c000 - 0x7fff89c3aff7 libkxld.dylib (2050.24.15) /usr/lib/system/libkxld.dylib
0x7fff89c8d000 - 0x7fff89c92fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff89c93000 - 0x7fff89d95fff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff89d96000 - 0x7fff89e04ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff89e05000 - 0x7fff89e05fff com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff89e0b000 - 0x7fff89f24fff com.apple.ImageIO.framework (3.2.1 - 850) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89fcc000 - 0x7fff8a01bff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff8a01c000 - 0x7fff8a37bfff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8a37c000 - 0x7fff8a38afff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x7fff8a38b000 - 0x7fff8a3aaff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8a3ab000 - 0x7fff8a400ff7 libTIFF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a649000 - 0x7fff8a674fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8a67b000 - 0x7fff8a67cff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib
0x7fff8a77e000 - 0x7fff8a77fff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff8a780000 - 0x7fff8a7d7ff7 com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8afa1000 - 0x7fff8afadfff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8b06e000 - 0x7fff8b085fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8b50f000 - 0x7fff8b591ff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8b696000 - 0x7fff8b6a3fff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8b6a4000 - 0x7fff8b6a4fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8b6dd000 - 0x7fff8b713ff7 libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib
0x7fff8b974000 - 0x7fff8bd91fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8bf3e000 - 0x7fff8bf3efff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8bf3f000 - 0x7fff8c336fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c337000 - 0x7fff8c346ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib
0x7fff8c472000 - 0x7fff8c4dbfff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff8c6c9000 - 0x7fff8c6f0fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8c72c000 - 0x7fff8c794ff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib
0x7fff8c898000 - 0x7fff8c93eff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8c93f000 - 0x7fff8c94afff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8c94b000 - 0x7fff8c96dff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff8c96e000 - 0x7fff8ca08fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8ca09000 - 0x7fff8ca33ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8cb15000 - 0x7fff8cb78ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8cb79000 - 0x7fff8cb7bff7 libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
0x7fff8cb88000 - 0x7fff8cbafff7 com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8ce83000 - 0x7fff8ce84ff7 libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
0x7fff8ce85000 - 0x7fff8cf05ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8d188000 - 0x7fff8d1d7ff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8d1d8000 - 0x7fff8d21cfff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
0x7fff8d4ef000 - 0x7fff8d55cff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8d55d000 - 0x7fff8d57efff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8d57f000 - 0x7fff8d583fff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8d630000 - 0x7fff8d66dfef libGLImage.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 3718
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=186.4M resident=122.9M(66%) swapped_out_or_unallocated=63.4M(34%)
Writable regions: Total=135.3M written=78.6M(58%) resident=80.8M(60%) swapped_out=4668K(3%) unallocated=54.5M(40%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 1804K
CG image 4K
CG shared images 1248K
CoreServices 1364K
MALLOC 102.3M
MALLOC guard page 48K
Memory tag=242 12K
STACK GUARD 56.0M
Stack 9752K
VM_ALLOCATE 17.7M
__DATA 13.6M
__IMAGE 528K
__LINKEDIT 64.0M
__TEXT 122.4M
__UNICODE 544K
mapped file 71.1M
shared memory 308K
=========== =======
TOTAL 462.4M

Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f41
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333235533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST500LM012, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0x1d183000 / 6
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 7[/code]

Do you have any suggestions how solve this problem?

The Git master is still under development. Please try to compile the root-v5-34-00-patches branch, which should work fine.

– Fons

Thank’s for your anwser, but unfortunetly I have problem with preparing Makefile for root-v5-34-00-patches:

MacBook-Pro-Weronika:root-v5-34-00-patches weronika$ ./configure Checking for source directory ... /Users/weronika/Documents/root-v5-34-00-patches Configuring for macosx64 Checking for Fink/MacPorts directory ... /opt/local Checking for GNU Make version >= 3.80 ... ok Checking for C compiler ... clang Checking for C++ compiler ... clang++ Checking for linker (LD) ... clang++ Checking for F77 compiler ... no F77 compiler gfortran found Checking for libX11 ... /opt/local/lib Checking for X11/Xlib.h ... /opt/local/include Checking for X11/xpm.h ... /usr/X11R6/include Checking for X11/Xft/Xft.h ... /usr/X11R6/include Checking for X11/extensions/shape.h ... /opt/local/include Checking for libXpm ... /usr/X11R6/lib Checking for libXft ... /usr/X11R6/lib configure: libXft not in same directory as libX11 For consistency they should be in the same directory

I understand that is a problem with libX11, but what should I do to resolve this? Should I remove libXft from /usr/X11R6/lib or move it to /opt/local/lib? Witch file should I move? I’m not familiar with X11 lib.

Hi,

you have some X libs in /opt/local (typically from MAcPorts) and some native in /usr/lib. Please either use them all from MacPorts or all from the native Xquartz distribution. Try renaming /opt/local to see what happens.

–Fons