Is there any difference between the test1.pto file before and after the crash? 
i.e., can you:
cp test.pto test1.pto
open test1.pto (and cause the crash)
cp test1.pto test2.pto
open test1.pto (and it opens correctly?)

and then look at the diff between test.pto and test2.pto (after the
crash) as well as test2.pto and test1.pto?

** Changed in: hugin
       Status: New => Incomplete

** Tags added: osx

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/706606

Title:
  OSX "open project.pto" makes hugins crash the first time if the file
  is "unknown"/new

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Hi!

  During explorations of a possible apple-script integration between
  Aperture and Hugin (which also creates a hugin project file with
  absolute paths) I found that:

  opening the pto file from the command line like this: "open hugin.pto"
  will crash the Hugin Application the first time it is opened - assuming the 
project file was never before opened with hugin!

  Reopening it after the crash again with the same command works.
  It seems as if there is "extra" data stored outside of the project file.

  Exactly the same can get reproduced by:
  * mkdir $HOME/hugin-test
  * cp test2/DSC04324.tiff $HOME/hugin-test
  * start hugin
  ** add the image in $HOME/hugin-test to the project
  * save the projext as test.pto
  * exit hugin
  * cd $HOME/hugin-test
  * mv test.pto test1.pto
  * open test1.pto
  ** this will crash Huggins and open a "Apple crash reporter" - partial output 
below.
  * open test1.pto
  ** this time it will work!

  Here the crash report:
  Process:         Hugin [7123]
  Path:            /Applications/Hugin.app/Contents/MacOS/Hugin
  Identifier:      net.sourceforge.hugin.Hugin
  Version:         2010.4.0 (4779:072e972a07ab)
  Code Type:       X86 (Native)
  Parent Process:  launchd [194]

  Date/Time:       2011-01-23 16:12:15.915 +0100
  OS Version:      Mac OS X 10.6.6 (10J567)
  Report Version:  6

  Interval Since Last Report:          545037 sec
  Crashes Since Last Report:           18
  Per-App Interval Since Last Report:  31438 sec
  Per-App Crashes Since Last Report:   12
  Anonymous UUID:                      CDE5ABC9-08C2-4E6A-9DA7-9DD9A4F3AB8A

  Exception Type:  EXC_CRASH (SIGABRT)
  Exception Codes: 0x0000000000000000, 0x0000000000000000
  Crashed Thread:  0  Dispatch queue: com.apple.main-thread

  Application Specific Information:
  abort() called

  Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
  0   libSystem.B.dylib                 0x90d2b176 __kill + 10
  1   libSystem.B.dylib                 0x90d2b168 kill$UNIX2003 + 32
  2   libSystem.B.dylib                 0x90dbd89d raise + 26
  3   libSystem.B.dylib                 0x90dd39bc abort + 93
  4   net.sourceforge.hugin.Hugin       0x0019a85d celeste::SafeAbs(int) + 125
  5   net.sourceforge.hugin.Hugin       0x00039d88 
boost::shared_ptr<HuginBase::ImageCache::Entry>::operator->() const + 56
  6   net.sourceforge.hugin.base_wx     0x0110de57 
HuginBase::ImageCache::postEvent(boost::shared_ptr<HuginBase::ImageCache::Request>,
 boost::shared_ptr<HuginBase::ImageCache::Entry>) + 183
  7   net.sourceforge.hugin.Hugin       0x0000ef15 
huginApp::relayImageLoaded(ImageReadyEvent&) + 85
  8   libwx_macu-2.8.0.7.0.dylib        0x005aabb2 
wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) + 114
  9   libwx_macu-2.8.0.7.0.dylib        0x005aad2f 
wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
  10  libwx_macu-2.8.0.7.0.dylib        0x005ab60f 
wxEvtHandler::ProcessEvent(wxEvent&) + 207
  11  libwx_macu-2.8.0.7.0.dylib        0x005ab6ac 
wxEvtHandler::ProcessPendingEvents() + 108
  12  libwx_macu-2.8.0.7.0.dylib        0x0051dd09 
wxAppConsole::ProcessPendingEvents() + 105
  13  com.apple.CoreFoundation          0x94f9e4cb __CFRunLoopDoSources0 + 1563
  14  com.apple.CoreFoundation          0x94f9bf8f __CFRunLoopRun + 1071
  15  com.apple.CoreFoundation          0x94f9b464 CFRunLoopRunSpecific + 452
  16  com.apple.CoreFoundation          0x94f9b291 CFRunLoopRunInMode + 97
  17  com.apple.HIToolbox               0x92533004 RunCurrentEventLoopInMode + 
392
  18  com.apple.HIToolbox               0x92532cf7 ReceiveNextEventCommon + 158
  19  com.apple.HIToolbox               0x926bb255 ReceiveNextEvent + 83
  20  libwx_macu-2.8.0.7.0.dylib        0x005d02a9 wxApp::MacDoOneEvent() + 89
  21  libwx_macu-2.8.0.7.0.dylib        0x005f1922 wxEventLoop::Dispatch() + 34
  22  libwx_macu-2.8.0.7.0.dylib        0x00696bff wxEventLoopManual::Run() + 
111
  23  libwx_macu-2.8.0.7.0.dylib        0x00672a42 wxAppBase::MainLoop() + 82
  24  libwx_macu-2.8.0.7.0.dylib        0x0055789a wxEntry(int&, wchar_t**) + 
154
  25  net.sourceforge.hugin.Hugin       0x0000edf8 main + 24
  26  net.sourceforge.hugin.Hugin       0x0000eb86 start + 258
  27  net.sourceforge.hugin.Hugin       0x0000eaad start + 41

  Thread 1:  Dispatch queue: com.apple.libdispatch-manager
  0   libSystem.B.dylib                 0x90cf0982 kevent + 10
  1   libSystem.B.dylib                 0x90cf109c _dispatch_mgr_invoke + 215
  2   libSystem.B.dylib                 0x90cf0559 _dispatch_queue_invoke + 163
  3   libSystem.B.dylib                 0x90cf02fe _dispatch_worker_thread2 + 
240
  4   libSystem.B.dylib                 0x90cefd81 _pthread_wqthread + 390
  5   libSystem.B.dylib                 0x90cefbc6 start_wqthread + 30

  Thread 2:
  0   libSystem.B.dylib                 0x90cefa12 __workq_kernreturn + 10
  1   libSystem.B.dylib                 0x90ceffa8 _pthread_wqthread + 941
  2   libSystem.B.dylib                 0x90cefbc6 start_wqthread + 30

  Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000  ebx: 0x90dd396b  ecx: 0xbfffe83c  edx: 0x90d2b176
    edi: 0x18010454  esi: 0xa00ddb30  ebp: 0xbfffe858  esp: 0xbfffe83c
     ss: 0x0000001f  efl: 0x00000282  eip: 0x90d2b176   cs: 0x00000007
     ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    cr2: 0x0019a810

  Binary Images:
      0x1000 -   0x1e8ff3 +net.sourceforge.hugin.Hugin 2010.4.0 
(4779:072e972a07ab) <2E843D67-D0B3-4988-9B01-8AD595F24FA2> 
/Applications/Hugin.app/Contents/MacOS/Hugin
    0x2a9000 -   0x3a0ff7 +libiconv.2.dylib 8.0.0 (compatibility 8.0.0) 
<8A9C04F7-2ECB-C3EF-7A2D-7EE347430881> 
/Applications/Hugin.app/Contents/Libraries/libiconv.2.dylib
    0x3a4000 -   0x3acfe7 +libintl.8.0.2.dylib 9.2.0 (compatibility 9.0.0) 
<7351104E-B59E-F14E-BF17-D7A6B0D5ADEC> 
/Applications/Hugin.app/Contents/Libraries/libintl.8.0.2.dylib
    0x3b0000 -   0x3b0ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) 
<01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x3b3000 -   0x412ff7 +libpano13.2.dylib 3.0.0 (compatibility 3.0.0) 
<2AF7335D-41A2-3956-8365-4DB5CC718AD6> 
/Applications/Hugin.app/Contents/Libraries/libpano13.2.dylib
    0x41d000 -   0x440fe7 +libpng.3.1.2.44.dylib 3.0.0 (compatibility 3.0.0) 
<C282B66C-07F9-47CA-2370-8A2A9D964EAD> 
/Applications/Hugin.app/Contents/Libraries/libpng.3.1.2.44.dylib
    0x448000 -   0x4a1ff7 +libtiff.3.dylib 13.4.0 (compatibility 13.0.0) 
<74CDF134-C0B2-67EE-12DB-60CB9F134129> 
/Applications/Hugin.app/Contents/Libraries/libtiff.3.dylib
    0x4a9000 -   0x4e1ff7 +libjpeg.8.dylib 9.2.0 (compatibility 9.0.0) 
<66B57507-7A55-FF2C-E5EF-1672635B80DD> 
/Applications/Hugin.app/Contents/Libraries/libjpeg.8.dylib
    0x4e7000 -   0x9fdfeb +libwx_macu-2.8.0.7.0.dylib 8.0.0 (compatibility 
8.0.0) <1E8274F5-4C3C-A16B-9AC8-2D49EAB04AAC> 
/Applications/Hugin.app/Contents/Libraries/libwx_macu-2.8.0.7.0.dylib
    0xc99000 -   0xca1ff7 +libIex.6.0.0.dylib 7.0.0 (compatibility 7.0.0) 
<C7A92D02-F217-1531-EB06-3A171915BD35> 
/Applications/Hugin.app/Contents/Libraries/libIex.6.0.0.dylib
    0xcac000 -   0xd44fff +libIlmImf.6.0.0.dylib 7.0.0 (compatibility 7.0.0) 
<4BB389D7-0912-CB8C-BBA7-B59D4940C16B> 
/Applications/Hugin.app/Contents/Libraries/libIlmImf.6.0.0.dylib
    0xd6f000 -   0xd72ffb +libIlmThread.6.0.0.dylib 7.0.0 (compatibility 7.0.0) 
<6C63B8E1-F677-411B-5450-5204D06DED31> 
/Applications/Hugin.app/Contents/Libraries/libIlmThread.6.0.0.dylib
    0xd77000 -   0xd7aff7 +libImath.6.0.0.dylib 7.0.0 (compatibility 7.0.0) 
<49DB68A2-219D-C6E4-13D6-3C7720AEB021> 
/Applications/Hugin.app/Contents/Libraries/libImath.6.0.0.dylib
    0xd7f000 -   0xdc0fef +libHalf.6.0.0.dylib 7.0.0 (compatibility 7.0.0) 
<33C84B22-515F-4ADA-3FF0-73AE79D5FB64> 
/Applications/Hugin.app/Contents/Libraries/libHalf.6.0.0.dylib
    0xdc4000 -   0xdd0ffb +libboost_thread-1_44.dylib ??? (???) 
<1BCE07A1-A50E-F7D9-8AAE-9E54C3659F15> 
/Applications/Hugin.app/Contents/Libraries/libboost_thread-1_44.dylib
    0xddd000 -   0xde6ffb +libboost_date_time-1_44.dylib ??? (???) 
<82B2F140-7246-87C1-02B3-57FBF1B239B9> 
/Applications/Hugin.app/Contents/Libraries/libboost_date_time-1_44.dylib
    0xdf1000 -   0xe0aff7 +libboost_filesystem-1_44.dylib ??? (???) 
<BCAD221B-784D-FEB3-27DE-635E6CC67ABF> 
/Applications/Hugin.app/Contents/Libraries/libboost_filesystem-1_44.dylib
    0xe1b000 -   0xe28fff +libboost_iostreams-1_44.dylib ??? (???) 
<26920D8D-DFB2-56F4-8CBB-87808C889709> 
/Applications/Hugin.app/Contents/Libraries/libboost_iostreams-1_44.dylib
    0xe36000 -   0xee8fe7 +libboost_regex-1_44.dylib ??? (???) 
<D8B0070F-DE64-2C3E-826C-1414AEB639C1> 
/Applications/Hugin.app/Contents/Libraries/libboost_regex-1_44.dylib
    0xf34000 -   0xf3ffff +libboost_signals-1_44.dylib ??? (???) 
<3D3469D9-5919-E6A8-4D85-C840B8F19604> 
/Applications/Hugin.app/Contents/Libraries/libboost_signals-1_44.dylib
    0xf4a000 -   0xf4cff7 +libboost_system-1_44.dylib ??? (???) 
<202055E4-3E7A-2526-D878-8A8106129CBF> 
/Applications/Hugin.app/Contents/Libraries/libboost_system-1_44.dylib
    0xf51000 -   0xf77ff7 +libexpat.1.5.2.dylib 7.2.0 (compatibility 7.0.0) 
<6B76C793-1C18-90C5-0575-BDAB9239004C> 
/Applications/Hugin.app/Contents/Libraries/libexpat.1.5.2.dylib
    0xf7d000 -   0xfc4fff +net.sourceforge.hugin.vigra_impex ??? (1.0) 
<44C7C61E-4733-14DA-51BB-B34BF78FF304> 
/Applications/Hugin.app/Contents/Frameworks/HuginVigraImpex.framework/Versions/A/HuginVigraImpex
    0xfe4000 -  0x1718ffb +net.sourceforge.hugin.base_wx ??? (1.0) 
<CC5EE4DA-FD40-E2A2-C0F6-29EF131E1DC7> 
/Applications/Hugin.app/Contents/Frameworks/HuginBase.framework/Versions/A/HuginBase
   0x1a20000 -  0x1a42fff +net.sourceforge.hugin.hugin_base ??? (1.0) 
<D39AE2FD-7D3D-F0D7-B306-724DE99CB2C9> 
/Applications/Hugin.app/Contents/Frameworks/HuginBaseWx.framework/Versions/A/HuginBaseWx
   0x1a64000 -  0x1a85ff7 +icpfind ??? (???) 
<AF308ABC-F135-5BFC-45D1-E8939BE3042F> 
/Applications/Hugin.app/Contents/Frameworks/icpfind.framework/Versions/A/icpfind
   0x1a9d000 -  0x1aa6fe3 +libwx_macu_gl-2.8.0.7.0.dylib 8.0.0 (compatibility 
8.0.0) <01BBD160-A29D-6428-07F9-F86FCFC7341B> 
/Applications/Hugin.app/Contents/Libraries/libwx_macu_gl-2.8.0.7.0.dylib
   0x1aae000 -  0x1ae0fe7 +liblcms.1.0.19.dylib 2.19.0 (compatibility 2.0.0) 
<67CB294B-73D5-5D59-6A3A-5C78D4A0ECB0> 
/Applications/Hugin.app/Contents/Libraries/liblcms.1.0.19.dylib
   0x1aea000 -  0x1b14ff7 +libGLEW.1.5.2.dylib ??? (???) 
<720720CB-8B39-EA49-CE36-3A6C848DA1AD> 
/Applications/Hugin.app/Contents/Libraries/libGLEW.1.5.2.dylib
   0x1b31000 -  0x1c7afeb +libexiv2.6.dylib 7.0.0 (compatibility 7.0.0) 
<454BD87F-75D6-7110-FCE5-0FE7CD003EB5> 
/Applications/Hugin.app/Contents/Libraries/libexiv2.6.dylib
   0x1e1a000 -  0x1e1bff7  com.apple.textencoding.unicode 2.3 (2.3) 
<78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode 
Encodings.bundle/Contents/MacOS/Unicode Encodings
   0x1fdd000 -  0x1fe1ff7  com.apple.CommonCocoaPanels 4.0 (16) 
<30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> 
/System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
   0x2dc4000 -  0x2de8fe7  GLRendererFloat ??? (???) 
<1274B762-2FB9-48FE-EAFD-C459B2B4BECC> 
/System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  0x18300000 - 0x18478fe7  GLEngine ??? (???) 
<3A6C5513-7428-2242-2892-B429C72343CB> 
/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  0x18762000 - 0x18b60ffb  com.apple.ATIRadeonX2000GLDriver 1.6.26 (6.2.6) 
<DEB16E02-87D1-DCBF-8B60-5C972311EE28> 
/System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
  0x3e000000 - 0x3e046ff7  com.apple.glut 3.4.4 (GLUT-3.4.4) 
<DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> 
/System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
  0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) 
<A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
  0x90106000 - 0x90b51ff7  com.apple.WebCore 6533.19 (6533.19.4) 
<DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> 
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  0x90b52000 - 0x90b94ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) 
<3F0ED200-741B-4E27-B89F-634B131F5E9E> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  0x90b95000 - 0x90bd8ff7  libGLU.dylib ??? (???) 
<BB66EDB2-D5FE-61C9-21BE-747F9862819C> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  0x90bd9000 - 0x90c43fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) 
<411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
  0x90c44000 - 0x90c58ffb  com.apple.speech.synthesis.framework 3.10.35 
(3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  0x90c59000 - 0x90cc8ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) 
<2FC2178F-FEF9-6E3F-3289-A6307B1A154C> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  0x90cc9000 - 0x90e70ff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) 
<62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
  0x90e71000 - 0x90e75ff7  libGIF.dylib ??? (???) 
<DA5758A4-71B0-DD6E-7402-B7FB15387569> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  0x90eb9000 - 0x90f39feb  com.apple.SearchKit 1.3.0 (1.3.0) 
<9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  0x90f3a000 - 0x90f3dff7  libCoreVMClient.dylib ??? (???) 
<973B9E1F-70B3-2E76-B14B-E57F306AD2DF> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  0x90f3e000 - 0x90fdbfe3  com.apple.LaunchServices 362.2 (362.2) 
<F3952CAB-322F-A12F-57AF-8B91B1D76DDE> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  0x90fdc000 - 0x90fe7ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) 
<CB2510BD-A5B3-9D90-5917-C73F6ECAC913> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  0x91012000 - 0x91020ff7  com.apple.opengl 1.6.12 (1.6.12) 
<9F13B279-F289-18AC-5D86-DCD52BAF087D> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  0x91021000 - 0x91022ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) 
<BE4C2495-B758-AD22-DCC0-56A6791E948E> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  0x91023000 - 0x911dcfeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) 
<C145139E-24C4-5A3D-B17C-809D528354B2> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  0x913c4000 - 0x915c1ff7  com.apple.JavaScriptCore 6533.19 (6533.19.1) 
<85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> 
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x915c2000 - 0x915c5ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) 
<B624AACE-991B-0FFA-2482-E69970576CE1> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  0x915c6000 - 0x915f7ff7  libGLImage.dylib ??? (???) 
<E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  0x91a6a000 - 0x91b79fe7  com.apple.WebKit 6533.19 (6533.19.4) 
<A942073C-83DF-33ED-3D01-A24DE8AEAB3D> 
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  0x91b7a000 - 0x91b84ffb  com.apple.speech.recognition.framework 3.11.1 
(3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  0x91b85000 - 0x91badff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) 
<769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
  0x91bae000 - 0x91bafff7  com.apple.TrustEvaluationAgent 1.1 (1) 
<6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  0x91bb0000 - 0x91bedff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) 
<362DF639-6E5F-9371-9B99-81C581A8EE41> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  0x91bee000 - 0x91c2bff7  com.apple.CoreMedia 0.484.20 (484.20) 
<105DDB24-E45F-5473-99E1-B09FDEAE4500> 
/System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
  0x91c82000 - 0x91d2ffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) 
<DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
  0x91d30000 - 0x91d36fe7  com.apple.CommerceCore 1.0 (6) 
<41C2A87D-93D8-56C1-9292-0400699F23C1> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  0x91d37000 - 0x91d39ff7  libRadiance.dylib ??? (???) 
<10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  0x91d3a000 - 0x92150ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) 
<C4FB303A-DB4D-F9E8-181C-129585E59603> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  0x92151000 - 0x921e9fe7  edu.mit.Kerberos 6.5.10 (6.5.10) 
<8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  0x9226c000 - 0x92270ff7  IOSurface ??? (???) 
<D849E1A5-6B0C-2A05-2765-850EC39BA2FF> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  0x9228a000 - 0x924fdfe7  com.apple.Foundation 6.6.4 (751.42) 
<ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  0x924fe000 - 0x92822fef  com.apple.HIToolbox 1.6.4 (???) 
<4699C8BB-DE74-C530-564B-D131F74C9B54> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  0x9299d000 - 0x92acbfe7  com.apple.CoreData 102.1 (251) 
<E6A457F0-A0A3-32CD-6C69-6286E7C0F063> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  0x92b05000 - 0x92b17ff7  com.apple.MultitouchSupport.framework 207.10 
(207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  0x92b22000 - 0x92b33ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) 
<97511CC7-FE23-5AC3-2EE2-B5479FAEB316> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  0x92b34000 - 0x92b84ff7  com.apple.framework.familycontrols 2.0.2 (2020) 
<AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  0x92b85000 - 0x92bb7fe3  libTrueTypeScaler.dylib ??? (???) 
<6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  0x92bb8000 - 0x92bbbffb  com.apple.help 1.3.1 (41) 
<67F1F424-3983-7A2A-EC21-867BE838E90B> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  0x92cc3000 - 0x92d3efff  com.apple.AppleVAFramework 4.10.12 (4.10.12) 
<89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> 
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  0x92f5e000 - 0x92f61fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) 
<1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
  0x92f6d000 - 0x92f74ff7  com.apple.agl 3.0.12 (AGL-3.0.12) 
<6877F0D8-0DCF-CB98-5304-913667FF50FA> 
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
  0x92f75000 - 0x92f99ff7  libJPEG.dylib ??? (???) 
<46AF3A0F-2B8D-87B9-62D4-0905678A64DA> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  0x92f9a000 - 0x92faaff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) 
<C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
  0x931a9000 - 0x931b4ff7  libGL.dylib ??? (???) 
<48405993-0AE9-292B-6705-C3525528682A> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  0x931b5000 - 0x93247fe7  com.apple.print.framework.PrintCore 6.3 (312.7) 
<7410D1B2-655D-68DA-D4B9-2C65747B6817> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  0x9324a000 - 0x93254fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) 
<5F494955-7290-2D91-DA94-44B590191771> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  0x93255000 - 0x93263fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) 
<3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
  0x93264000 - 0x932abffb  com.apple.CoreMediaIOServices 134.0 (1160) 
<D4F40A28-4E31-3210-7C2B-59D8A1903FB2> 
/System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
  0x932e1000 - 0x9333eff7  com.apple.framework.IOKit 2.0 (???) 
<A769737F-E0D6-FB06-29B4-915CF4F43420> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  0x9333f000 - 0x9334cfe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) 
<6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
  0x9334d000 - 0x9336efe7  com.apple.opencl 12.3 (12.3) 
<DEA600BF-4F54-66B5-DB2F-DC57FD518543> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  0x93647000 - 0x93967ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) 
<B08756E4-32C5-CC33-0268-7C00A5ED7537> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  0x93a19000 - 0x93a31ff7  com.apple.CFOpenDirectory 10.6 (10.6) 
<F9AFC571-3539-6B46-ABF9-46DA2B608819> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  0x93a32000 - 0x93a76ff3  com.apple.coreui 2 (114) 
<29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  0x93a8a000 - 0x93b8efe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) 
<BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
  0x93b90000 - 0x93e89fef  com.apple.QuickTime 7.6.6 (1756) 
<F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> 
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  0x93eaa000 - 0x93eddff7  com.apple.AE 496.4 (496.4) 
<7F34EC47-8429-3077-8158-54F5EA908C66> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  0x93ef7000 - 0x93f30ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) 
<E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
  0x93f88000 - 0x93fd9ff7  com.apple.HIServices 1.8.2 (???) 
<F6EAC2D1-902A-9374-FC4B-43B50E054416> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  0x93fda000 - 0x93fdaff7  com.apple.Accelerate 1.6 (Accelerate 1.6) 
<BC501C9F-7C20-961A-B135-0A457667D03C> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  0x94003000 - 0x94064fe7  com.apple.CoreText 3.5.0 (???) 
<BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  0x94065000 - 0x9411bff7  libFontParser.dylib ??? (???) 
<33F62EE1-E457-C6FD-369E-E86745B94A4B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  0x9411c000 - 0x9415fff7  com.apple.NavigationServices 3.5.4 (182) 
<753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  0x941d8000 - 0x94304ffb  com.apple.MediaToolbox 0.484.20 (484.20) 
<D67788A2-B772-C5DB-B12B-173B2F8EE40B> 
/System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  0x94336000 - 0x94351ff7  libPng.dylib ??? (???) 
<E14178E0-B92D-94EA-DACB-04F346D7534C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  0x9438b000 - 0x9438bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) 
<1DEC639C-173D-F808-DE0D-4070CC6F5BC7> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  0x9438c000 - 0x94399ff7  com.apple.NetFS 3.2.1 (3.2.1) 
<5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  0x9439a000 - 0x94444fe7  com.apple.CFNetwork 454.11.5 (454.11.5) 
<D8963574-285A-3BD6-6B25-07D39C6F67A4> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  0x94445000 - 0x94574fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) 
<0A0F68E5-4806-DB51-764B-D97554B801AD> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  0x94575000 - 0x94623ff3  com.apple.ink.framework 1.3.3 (107) 
<57B54F6F-CE35-D546-C7EC-DBC5FDC79938> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  0x946a2000 - 0x94a0dff7  com.apple.QuartzCore 1.6.3 (227.34) 
<CC1C1631-D8D1-D416-171E-A1683274E479> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  0x94f0b000 - 0x94f58feb  com.apple.DirectoryService.PasswordServerFramework 
6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> 
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
  0x94f5f000 - 0x950dafe7  com.apple.CoreFoundation 6.6.4 (550.42) 
<C78D5079-663E-9734-7AFA-6CE79A0539F1> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  0x950db000 - 0x951a5fef  com.apple.CoreServices.OSServices 357 (357) 
<CF9530AD-F581-B831-09B6-16D9F9283BFA> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  0x95472000 - 0x9547eff7  libkxld.dylib ??? (???) 
<F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
  0x9548f000 - 0x9548fff7  com.apple.CoreServices 44 (44) 
<51CFA89A-33DB-90ED-26A8-67D461718A4A> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  0x954a4000 - 0x958d9ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) 
<5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  0x958da000 - 0x95975ff7  com.apple.ApplicationServices.ATS 4.4 (???) 
<ECB16606-4DF8-4AFB-C91D-F7947C26040F> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  0x95976000 - 0x9597cfff  com.apple.CommonPanels 1.2.4 (91) 
<2438AF5D-067B-B9FD-1248-2C9987F360BA> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  0x95b37000 - 0x95b59fef  com.apple.DirectoryService.Framework 3.6 (621.9) 
<F2EEE9D7-D4FB-14F3-E647-ABD32754F557> 
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  0x95b92000 - 0x96381557  com.apple.CoreGraphics 1.545.0 (???) 
<1AB39678-00D5-FB88-3B41-93D78348E0DE> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  0x963fc000 - 0x96442ff7  libauto.dylib ??? (???) 
<29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
  0x9644e000 - 0x9648fff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) 
<16DAE1A5-937A-1CA2-D98F-2AF958B62993> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  0x9666d000 - 0x9668dfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) 
<751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
  0x9668e000 - 0x9678ffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) 
<B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
  0x96790000 - 0x967b6ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) 
<43E1D565-6E01-3681-F2E5-72AE4C3A097A> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  0x967ba000 - 0x9686aff3  com.apple.ColorSync 4.6.3 (4.6.3) 
<AA1076EA-7665-3005-A837-B661260DBE54> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  0x9686b000 - 0x968e5fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) 
<F7C9B01D-45AD-948B-2D26-9736524C1A33> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  0x968e6000 - 0x969c3ff7  com.apple.vImage 4.0 (4.0) 
<64597E4B-F144-DBB3-F428-0EC3D9A1219E> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  0x969c4000 - 0x96b9fff3  libType1Scaler.dylib ??? (???) 
<A7AB841A-3F40-E0B8-ADDD-44014C7287C9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
  0x96ba0000 - 0x96be4fe7  com.apple.Metadata 10.6.3 (507.15) 
<A23633F1-E913-66C2-A073-E2B174C09B18> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  0x96be5000 - 0x96c8dffb  com.apple.QD 3.36 (???) 
<FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  0x96cdf000 - 0x96ce8ff7  com.apple.DiskArbitration 2.3 (2.3) 
<E9C40767-DA6A-6CCB-8B00-2D5706753000> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  0x96d94000 - 0x96ea0ff7  libGLProgrammability.dylib ??? (???) 
<A077BFEA-19C6-9F48-2F36-8E4E55376F49> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  0x9702e000 - 0x97092ffb  com.apple.htmlrendering 72 (1.1.4) 
<4D451A35-FAB6-1288-71F6-F24A4B6E2371> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  0x97093000 - 0x970b2ff7  com.apple.CoreVideo 1.6.2 (45.6) 
<EB53CAA4-5EE2-C356-A954-5775F7DDD493> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  0x971eb000 - 0x972c6feb  com.apple.DesktopServices 1.5.9 (1.5.9) 
<CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  0x972c7000 - 0x972ccff7  com.apple.OpenDirectory 10.6 (10.6) 
<C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  0x972cd000 - 0x972d4ff3  com.apple.print.framework.Print 6.1 (237.1) 
<F5AAE53D-5530-9004-A9E3-2C1690C5328E> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  0x972d5000 - 0x972d7ff7  com.apple.securityhi 4.0 (36638) 
<38D36D4D-C798-6ACE-5FA8-5C001993AD6B> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  0x972d8000 - 0x972edfff  com.apple.ImageCapture 6.0.1 (6.0.1) 
<E7ED2AC1-834C-A44E-531E-EC05F0496DBF> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  0x973cd000 - 0x97416fe7  libTIFF.dylib ??? (???) 
<AC1FC806-F7F4-174B-375F-FE5D6008666C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  0x97417000 - 0x97417ff7  com.apple.Cocoa 6.6 (???) 
<EA27B428-5904-B00B-397A-185588698BCC> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  0x97564000 - 0x97568ff7  libGFXShared.dylib ??? (???) 
<9E14BE2F-C863-40E9-41A6-1BE9045663A0> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  0x97570000 - 0x97570ff7  com.apple.vecLib 3.6 (vecLib 3.6) 
<7362077A-890F-3AEF-A8AB-22247B10E106> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  0x97571000 - 0x97571ff7  com.apple.ApplicationServices 38 (38) 
<8012B504-3D83-BFBB-DA65-065E061CFE03> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  0x975e6000 - 0x97729fef  com.apple.QTKit 7.6.6 (1756) 
<4D809734-4E1B-8E18-C825-86C5422FC3DC> 
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  0x97735000 - 0x98015ff7  com.apple.AppKit 6.6.7 (1038.35) 
<ABC7783C-E4D5-B848-BED6-99451D94D120> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  0x98f69000 - 0x990ebfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) 
<35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
  0x990ec000 - 0x990ecff7  liblangid.dylib ??? (???) 
<B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
  0x990ed000 - 0x99128feb  libFontRegistry.dylib ??? (???) 
<4FB144ED-8AF9-27CF-B315-DCE5575D5231> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  0x99170000 - 0x993d3fff  com.apple.security 6.1.1 (37594) 
<B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
  0x993d4000 - 0x993e8fe7  libbsm.0.dylib ??? (???) 
<14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
  0x993e9000 - 0x99405fe3  com.apple.openscripting 1.3.1 (???) 
<DA16DE48-59F4-C94B-EBE3-7FAF772211A2> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  0x99406000 - 0x99406ff7  com.apple.Carbon 150 (152) 
<9252D5F2-462D-2C15-80F3-109644D6F704> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  0x99429000 - 0x994abffb  SecurityFoundation ??? (???) 
<3670AE8B-06DA-C447-EB14-79423DB9C474> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  0x994ac000 - 0x99965ffb  com.apple.VideoToolbox 0.484.20 (484.20) 
<E7B9F015-2569-43D7-5268-375ED937ECA5> 
/System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  0x99966000 - 0x99a1ffe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) 
<52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
  0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) 
<62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

  It seems to be related somehow to the Image Cache... (at least from
  what I read in the Thread-dump above).

  Ciao,
              Martin

_______________________________________________
Mailing list: https://launchpad.net/~hugin-devs
Post to     : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to