Stellarium build, Mavericks and Qt5.2 and Cmake 2.8.12

Asked by Alchymy Laboratory

Started testing Stellarium build under Mavericks and Qt5.2 beta and Cmake 2.8.12, initial trial built but crashes on loading. Software versions to use also confirmed by Alexander Wolf. Source was branch lp:stellarium

Also tried building previous successfully built source for 0.13 which I retained, but this fails at 35% with multiple errors under current software releases.

Going back to branch lp:stellarium, retrieved source again and re-built. App builds but still crashes on loading. Have retained the build log this time. Will scan for errors.

Question information

Language:
English Edit question
Status:
Solved
For:
Stellarium Edit question
Assignee:
No assignee Edit question
Solved by:
Alchymy Laboratory
Solved:
Last query:
Last reply:
Revision history for this message
Alchymy Laboratory (alchymylab) said :
#1

This warning still appears, but does it affect final build?

CMake Warning (dev) at /Users/alchymylab/Qt5.2.0/5.2.0-beta1/clang_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:141 (include):
  Syntax Warning in cmake code at

    /Users/alchymylab/Qt5.2.0/5.2.0-beta1/clang_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:8:56

  Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
  /Users/alchymylab/Qt5.2.0/5.2.0-beta1/clang_64/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:80 (find_package)
  /Users/alchymylab/Qt5.2.0/5.2.0-beta1/clang_64/lib/cmake/Qt5Declarative/Qt5DeclarativeConfig.cmake:80 (find_package)
  CMakeLists.txt:246 (FIND_PACKAGE)
This warning is for project developers. Use -Wno-dev to suppress it.

Revision history for this message
Alchymy Laboratory (alchymylab) said :
#2

CRASH LOG

Process: stellarium [34120]
Path: /Users/USER/*/Stellarium.app/Contents/MacOS/stellarium
Identifier: org.stellarium.Stellarium
Version: 0.13.0 (0.13.0)
Code Type: X86-64 (Native)
Parent Process: launchd [854]
Responsible: stellarium [34120]
User ID: 501

Date/Time: 2013-11-09 09:34:09.524 +0000
OS Version: Mac OS X 10.9 (13A603)
Report Version: 11
Anonymous UUID: F4BFFA61-A0A9-6AE4-FAF8-07277C3AE2B1

Sleep/Wake UUID: A2EE8C8D-8C4C-4ED5-B32A-D54EF2B0A2EE

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000058

VM Regions Near 0x58:
-->
    __TEXT 0000000103843000-000000010413c000 [ 9188K] r-x/rwx SM=COW /Users/USER/*/Stellarium.app/Contents/MacOS/stellarium

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.stellarium.Stellarium 0x0000000103a63c90 StelGui::getButtonBar() const + 16 (StelGui.cpp:663)
1 org.stellarium.Stellarium 0x0000000103b7e2e2 Oculars::initializeActivationActions() + 1170 (Oculars.cpp:1288)
2 org.stellarium.Stellarium 0x0000000103b7c2dd Oculars::init() + 3869 (Oculars.cpp:540)
3 org.stellarium.Stellarium 0x00000001038abf05 StelApp::initPlugIns() + 421 (StelApp.cpp:455)
4 org.stellarium.Stellarium 0x0000000103a1be16 StelMainView::init(QSettings*) + 4726 (StelMainView.cpp:341)
5 org.stellarium.Stellarium 0x0000000103a4035d main + 13533 (main.cpp:324)
6 libdyld.dylib 0x00007fff8b1b05fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8f1ca662 kevent64 + 10
1 libdispatch.dylib 0x00007fff92f7843d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff92f78152 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8f1c9e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d6d1f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8d6d4fb9 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8f1c9e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d6d1f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8d6d4fb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8f1c9e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d6d1f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8d6d4fb9 start_wqthread + 13

Thread 5:: QProcessManager
0 libsystem_kernel.dylib 0x00007fff8f1c99aa __select + 10
1 QtCore 0x000000010471e5b8 QProcessManager::run() + 136
2 QtCore 0x0000000104594f40 QThreadPrivate::start(void*) + 352
3 libsystem_pthread.dylib 0x00007fff8d6d0899 _pthread_body + 138
4 libsystem_pthread.dylib 0x00007fff8d6d072a _pthread_start + 137
5 libsystem_pthread.dylib 0x00007fff8d6d4fc9 thread_start + 13

Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8f1c99aa __select + 10
1 com.apple.CoreFoundation 0x00007fff9339fd43 __CFSocketManager + 867
2 libsystem_pthread.dylib 0x00007fff8d6d0899 _pthread_body + 138
3 libsystem_pthread.dylib 0x00007fff8d6d072a _pthread_start + 137
4 libsystem_pthread.dylib 0x00007fff8d6d4fc9 thread_start + 13

Thread 7:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff8f1c99aa __select + 10
1 QtCore 0x00000001047cb233 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547
2 QtCore 0x00000001047cbf78 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 680
3 QtCore 0x00000001047ccdea QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 250
4 QtCore 0x000000010477a19d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
5 QtCore 0x00000001045911c3 QThread::exec() + 115
6 QtCore 0x0000000104594f40 QThreadPrivate::start(void*) + 352
7 libsystem_pthread.dylib 0x00007fff8d6d0899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff8d6d072a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff8d6d4fc9 thread_start + 13

Thread 8:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff8f1c9716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8d6d2c77 _pthread_cond_wait + 787
2 com.apple.CoreVideo 0x00007fff889fa464 CVDisplayLink::waitUntil(unsigned long long) + 244
3 com.apple.CoreVideo 0x00007fff889f9998 CVDisplayLink::runIOThread() + 496
4 com.apple.CoreVideo 0x00007fff889f978f startIOThread(void*) + 147
5 libsystem_pthread.dylib 0x00007fff8d6d0899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8d6d072a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8d6d4fc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000060000267f680 rbx: 0x0000000000000000 rcx: 0x0000000000003568 rdx: 0x0000000000003567
  rdi: 0x0000000000000000 rsi: 0x0000000000000008 rbp: 0x00007fff5c3bb100 rsp: 0x00007fff5c3bb100
   r8: 0x0000000104a67690 r9: 0x0000000000000000 r10: 0x0000000000000600 r11: 0xffffffffffdde9d5
  r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
  rip: 0x0000000103a63c90 rfl: 0x0000000000010206 cr2: 0x0000000000000058

Logical CPU: 1
Error Code: 0x00000004
Trap Number: 14

Binary Images:
       0x103843000 - 0x10413bff7 +org.stellarium.Stellarium (0.13.0 - 0.13.0) <8FAEB5CC-5766-35DA-8105-CD52582E0537> /Users/USER/*/Stellarium.app/Contents/MacOS/stellarium
       0x104558000 - 0x10455cfff com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x10456a000 - 0x104a62ff7 +QtCore (5.2) <0CD5D06F-9BE2-3832-84D2-0B7DAC3F4440> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x104b53000 - 0x104b57fff +QtConcurrent (5.2) <9B2B7A3D-0134-3E65-A3A1-AB8CB71DE5A8> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
       0x104b5f000 - 0x104e17fff +QtDeclarative (5.2) <F5E18A58-E606-31B3-A13A-77AA97D7C153> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtDeclarative.framework/Versions/5/QtDeclarative
       0x104f78000 - 0x1052f7ff7 +QtGui (5.2) <494C93FF-A017-3972-9BE2-524CC5A9D98A> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10540d000 - 0x105511fff +QtNetwork (5.2) <C55A835E-63FE-33E6-A77C-3DFE7E0FC10D> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x105576000 - 0x1055bdfff +QtOpenGL (5.2) <9A3CE8AD-A3B8-36DD-8A7B-458D97808DE6> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
       0x1055ec000 - 0x105770fff +QtScript (5.2) <C15412E6-0766-39D0-8DF9-EAA4986729CE> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
       0x105819000 - 0x105ccbfff +QtWidgets (5.2) <9814AE5B-8A74-3155-B63D-61058D822EB3> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x105e6a000 - 0x106272ff7 +QtXmlPatterns (5.2) <7132D98A-2EA7-38FC-9D46-3DDB2CEC6EDA> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns
       0x1063de000 - 0x106408fff +QtSql (5.2) <E8D1F8CB-1DC9-3D0F-AEFD-954861F5BB80> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
       0x106424000 - 0x106528fff +QtNetwork (5.2) <C55A835E-63FE-33E6-A77C-3DFE7E0FC10D> /Users/USER/*/QtNetwork.framework/Versions/5/QtNetwork
       0x106591000 - 0x106a89ff7 +QtCore (5.2) <0CD5D06F-9BE2-3832-84D2-0B7DAC3F4440> /Users/USER/*/QtCore.framework/Versions/5/QtCore
       0x1083bc000 - 0x10844cff7 +libqcocoa.dylib (0) <A06CBB67-A40F-3E5B-A648-CCAB121005D7> /Users/USER/*/Stellarium.app/Contents/plugins/platforms/libqcocoa.dylib
       0x10849a000 - 0x1084c3ff7 +QtPrintSupport (5.2) <BD2CB0C0-085A-3C79-8914-8FA380AE8665> /Users/USER/*/Stellarium.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
    0x123480000000 - 0x123480294ff7 com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
    0x7fff62429000 - 0x7fff6245c817 dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff87c76000 - 0x7fff87d65fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87d66000 - 0x7fff87d71fff libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff87fd3000 - 0x7fff87ff8ff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff87ff9000 - 0x7fff87ffbfff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff88048000 - 0x7fff881e4ff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff881e5000 - 0x7fff8821eff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff88790000 - 0x7fff88790fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88791000 - 0x7fff88798ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff88799000 - 0x7fff887dbff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff887dc000 - 0x7fff8882aff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff8882b000 - 0x7fff88838ff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff88852000 - 0x7fff88854ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff88880000 - 0x7fff88887fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff888d8000 - 0x7fff88942ff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff889d8000 - 0x7fff889e9ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff889ea000 - 0x7fff889f7ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff889f8000 - 0x7fff88a1dff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff89943000 - 0x7fff89d24ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff89d25000 - 0x7fff89d49fff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff89db3000 - 0x7fff89e17ff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff89eba000 - 0x7fff89ebdfff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff89ebe000 - 0x7fff89f10fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff89f11000 - 0x7fff89f18fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff89f19000 - 0x7fff89f19ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff89f3b000 - 0x7fff8a0c8ff7 GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff8a639000 - 0x7fff8a677ff7 libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8a76a000 - 0x7fff8a774fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8a775000 - 0x7fff8a783fff com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a7e7000 - 0x7fff8a7e8ff7 libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff8a7e9000 - 0x7fff8a8abff1 com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8a8ba000 - 0x7fff8a915ffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8a916000 - 0x7fff8a99fff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff8a9a0000 - 0x7fff8aa84fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8aa85000 - 0x7fff8aad6ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8aad7000 - 0x7fff8ab1cff7 libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff8abe9000 - 0x7fff8b01cffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8b01d000 - 0x7fff8b122fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8b1ad000 - 0x7fff8b1b0ff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff8b1d0000 - 0x7fff8b217ff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff8b362000 - 0x7fff8b366fff libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff8b367000 - 0x7fff8b390fff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8b391000 - 0x7fff8b392ff7 libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8b393000 - 0x7fff8b3a2ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8b3a3000 - 0x7fff8b3abff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8b3ac000 - 0x7fff8b3afffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b727000 - 0x7fff8b72afff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8b72b000 - 0x7fff8b72cff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8b732000 - 0x7fff8b736fff com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8ba95000 - 0x7fff8ba95fff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ba96000 - 0x7fff8ba9aff7 libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8ba9b000 - 0x7fff8baccfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8bacd000 - 0x7fff8bb26fff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8bb5f000 - 0x7fff8bb60fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8bb61000 - 0x7fff8bc11ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8bc2f000 - 0x7fff8bc3fffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8bc98000 - 0x7fff8bf42ffd com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8bf43000 - 0x7fff8c02aff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8c02e000 - 0x7fff8c066ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8c067000 - 0x7fff8c0caff7 com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8c0cb000 - 0x7fff8c0d5ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8c41a000 - 0x7fff8c41afff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8c41b000 - 0x7fff8c41bfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c41c000 - 0x7fff8c4a8ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8c4cb000 - 0x7fff8c4d6fff libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff8c4fe000 - 0x7fff8c52dff5 com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c531000 - 0x7fff8c61bfff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8ca17000 - 0x7fff8cbc4f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8ccb7000 - 0x7fff8ccb8ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8cf9b000 - 0x7fff8d01bfff com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d07d000 - 0x7fff8d082fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8d083000 - 0x7fff8d084fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8d0cc000 - 0x7fff8d15bff7 com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8d187000 - 0x7fff8d18cff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8d18d000 - 0x7fff8d18dfff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d18e000 - 0x7fff8d197fff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8d198000 - 0x7fff8d19cfff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8d19d000 - 0x7fff8d1a2fff com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8d29b000 - 0x7fff8d4f3ff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d5f7000 - 0x7fff8d60fff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8d610000 - 0x7fff8d65dff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8d671000 - 0x7fff8d6c4fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8d6c5000 - 0x7fff8d6ceff7 libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8d6cf000 - 0x7fff8d6d6ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8de27000 - 0x7fff8e99bff7 com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ea29000 - 0x7fff8ea44ff7 libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8ea45000 - 0x7fff8eabcfff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8eb42000 - 0x7fff8ec13ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ec2b000 - 0x7fff8ec2cfff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8ec2d000 - 0x7fff8ed93fff libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8ed94000 - 0x7fff8eda0ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8eda1000 - 0x7fff8eda4ffa libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8eda5000 - 0x7fff8edd4fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8edd5000 - 0x7fff8edd7fff libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8f06a000 - 0x7fff8f081fff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8f082000 - 0x7fff8f093ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8f094000 - 0x7fff8f101fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8f125000 - 0x7fff8f164fff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8f165000 - 0x7fff8f1b3fff com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f1b4000 - 0x7fff8f1d0ff7 libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f1d1000 - 0x7fff8f1deff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8f1df000 - 0x7fff8f1eafff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f1eb000 - 0x7fff8f25effb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8f63b000 - 0x7fff8f78eff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8f91c000 - 0x7fff8fa4cff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8fa4d000 - 0x7fff8fa68ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8fa69000 - 0x7fff8fa7bff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8fa7c000 - 0x7fff8fd66fff com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8fe21000 - 0x7fff8fe33fff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8fe3d000 - 0x7fff8fe40fff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8fe5d000 - 0x7fff8fe85ffb libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8fe86000 - 0x7fff9015afc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff905f2000 - 0x7fff905f6fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff90912000 - 0x7fff90914fff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff90915000 - 0x7fff90be3ff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff90be4000 - 0x7fff90bedfff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff90bee000 - 0x7fff90beeffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff90cc1000 - 0x7fff90ccdff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff90cce000 - 0x7fff90cceff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff90f60000 - 0x7fff90f9aff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90f9b000 - 0x7fff90f9dff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff90f9e000 - 0x7fff90fb7ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff90fb8000 - 0x7fff91081fff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff91082000 - 0x7fff910aefff com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff910af000 - 0x7fff910baff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff910bb000 - 0x7fff910ebfff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff910ec000 - 0x7fff910f0ff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff91227000 - 0x7fff912b2fff libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff9135e000 - 0x7fff913a3ff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff913a4000 - 0x7fff91cc005f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff91e28000 - 0x7fff91e4fff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff91e50000 - 0x7fff91e52ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff91e5f000 - 0x7fff91eceff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff921d1000 - 0x7fff921e1fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff921e5000 - 0x7fff922c4fff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff922c5000 - 0x7fff923b6ff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff9243e000 - 0x7fff9243efff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff924aa000 - 0x7fff924dfffc com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff924e9000 - 0x7fff92518fff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92519000 - 0x7fff92542fff GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff92543000 - 0x7fff92584fff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff92585000 - 0x7fff9260efff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff92b52000 - 0x7fff92d0aff3 libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
    0x7fff92d52000 - 0x7fff92d5afff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff92de9000 - 0x7fff92e10ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff92e11000 - 0x7fff92ed4ff7 com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff92ed5000 - 0x7fff92f1cfff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff92f52000 - 0x7fff92f6efff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff92f75000 - 0x7fff92f8ffff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff92f90000 - 0x7fff92f9dfff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff92f9e000 - 0x7fff92fc6ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff932da000 - 0x7fff932e2ff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff932e3000 - 0x7fff934c8ff7 com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9350a000 - 0x7fff9350bff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9350c000 - 0x7fff9380bfff com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9380c000 - 0x7fff93835ff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff93836000 - 0x7fff9389aff9 com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93afd000 - 0x7fff93c6dff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff945d6000 - 0x7fff94624fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff94633000 - 0x7fff94639fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff94658000 - 0x7fff94660ffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff946b5000 - 0x7fff947a3fff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff947c8000 - 0x7fff94a10fff com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff94a74000 - 0x7fff94accff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff94acd000 - 0x7fff94ae6ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff95060000 - 0x7fff95066ff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff95067000 - 0x7fff95082ff7 libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff95083000 - 0x7fff9509bff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff952af000 - 0x7fff952b1ff3 libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff952cc000 - 0x7fff952f0ff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff952f2000 - 0x7fff953aaff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff953ab000 - 0x7fff95476fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff95477000 - 0x7fff95481ff7 com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff95482000 - 0x7fff955f0ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff955f1000 - 0x7fff955faff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff95669000 - 0x7fff95670ff7 liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff9567a000 - 0x7fff9567bff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff95776000 - 0x7fff957aafff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff957ab000 - 0x7fff957afff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff958a5000 - 0x7fff958afff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 76075
    thread_create: 18
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=213.8M resident=252.8M(118%) swapped_out_or_unallocated=16777216.0T(8228758880256%)
Writable regions: Total=2.3G written=45.3M(2%) resident=67.7M(3%) swapped_out=0K(0%) unallocated=2.2G(97%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 8280K
CG raster data 18.9M
CG shared images 212K
CoreAnimation 4K
Foundation 4K
IOKit 6460K
IOKit (reserved) 320K reserved VM address space (unallocated)
JS JIT generated code 128.0M
JS JIT generated code (reserved) 1.9G reserved VM address space (unallocated)
JS VM register file 4160K
JS VM register file (reserved) 4160K reserved VM address space (unallocated)
JS garbage collector 512K
Kernel Alloc Once 8K
MALLOC 188.3M
MALLOC (admin) 32K
MALLOC_LARGE (reserved) 3072K reserved VM address space (unallocated)
OpenGL GLSL 1664K
STACK GUARD 56.0M
Stack 11.2M
VM_ALLOCATE 16.5M
VM_ALLOCATE (reserved) 16K reserved VM address space (unallocated)
WebKit Malloc 1184K
__DATA 21.4M
__IMAGE 528K
__LINKEDIT 77.5M
__TEXT 136.3M
__UNICODE 544K
mapped file 54.6M
shared memory 4K
=========== =======
TOTAL 2.6G
TOTAL, minus reserved VM space 731.8M

Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i5, 3.6 GHz, 12 GB, SMC 1.64f5
Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431
Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P
Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD1001FALS-40Y6A0, 1 TB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: Hub
USB Device: IR Receiver
USB Device: Built-in iSight
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: Internal Memory Card Reader
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus:

Revision history for this message
Alexander Wolf (alexwolf) said :
#3

Thanks for crash log.

Hint: this is solution for cmake troubles - https://bugreports.qt-project.org/browse/QTBUG-34115

Revision history for this message
Adrian Umpleby (apumpleby) said :
#4

Just to point out (after my recent comment on your other 10.9 build question thread) that I saw exactly the same crash when I compiled from bzr on 10.9.

If you run a prebuilt Stellarium (e.g. 0.12.4, downloaded from website), then you can switch off oculars plugin, and then that lets your built version get past that part. (Would be nice to get oculars plugin crash fixed, of course...)

All I was getting after doing this, though was a blank white screen (i.e. nothing renders) - curious to know if you see the same...?

Thanks,

Adrian

Revision history for this message
Alchymy Laboratory (alchymylab) said :
#5

The lastest lp:stellarium source now builds under OS X 10.9 with no errors, but on startup it shows a blank white screen as above and then crashes after producing part of the startup log in the user library.

Alexander Wolf confirmed this is due to an issue with QtQuick1 code, as the problem is now identified I will await a fix.

I can use 0.12.4 for now. There are updates due soon for the Qt5.2 final release, if not already available now. Will test once available.

Revision history for this message
Nicolas Martignoni (nicolas-martignoni) said :
#6

This is *not* directly related with 10.9 (Mavericks), as the same symptoms occur with Mac OS X 10.8.5 (Mountain Lion), with the final Qt5.2.0 release.

Revision history for this message
Alchymy Laboratory (alchymylab) said :
#7

Release 0.13 builds ok now under OS X 10.9 with Qt 5.2 using the 'temporary' main.qml fix.

Revision history for this message
Alchymy Laboratory (alchymylab) said :
#8

Now raised as Bug #1249755.

Revision history for this message
Nicolas Martignoni (nicolas-martignoni) said :
#9

This seems to be fixed as of release 6505.