aseba-community / aseba

Aseba is a set of tools which allow beginners to program robots easily and efficiently. To contact us, please open an issue.
http://aseba.wikidot.com
GNU Lesser General Public License v3.0
48 stars 62 forks source link

VPL crash when dragging a card #192

Closed riedo closed 11 years ago

riedo commented 11 years ago

This happens in Mac OS and Windows. When you drag a card that was in the code Aseba Studio crashes. (only when you drag it a little around, not when you drag it far) error report below, i don't know if it helps.

Path:            /Users/USER/*/asebastudio
Identifier:      asebastudio
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  bash [857]

Date/Time:       2013-05-29 13:14:25.592 +0200
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          4560062 sec
Crashes Since Last Report:           41
Per-App Crashes Since Last Report:   20
Anonymous UUID:                      2A8DEFDF-6C37-4B80-B7C0-C73C5353D1AC

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000100000000-00000001004c3000 [ 4876K] r-x/rwx SM=COW  /Users/USER/*

Application Specific Information:
objc[6349]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtGui                           0x0000000100e6a94e QGraphicsItem::update(QRectF const&) + 62
1   asebastudio                     0x0000000100073229 Aseba::ThymioButton::mouseMoveEvent(QGraphicsSceneMouseEvent_) + 1249
2   QtGui                           0x0000000100e75812 QGraphicsItem::sceneEvent(QEvent_) + 1234
3   QtGui                           0x0000000100e940a1 QGraphicsScenePrivate::sendEvent(QGraphicsItem_, QEvent_) + 273
4   QtGui                           0x0000000100e95354 QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent_) + 1092
5   QtGui                           0x0000000100e98378 QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent_) + 88
6   QtGui                           0x0000000100ead07b QGraphicsScene::event(QEvent_) + 1419
7   QtGui                           0x00000001008a209d QApplicationPrivate::notify_helper(QObject_, QEvent_) + 189
8   QtGui                           0x00000001008a87a4 QApplication::notify(QObject_, QEvent_) + 1060
9   QtCore                          0x00000001017e528c QCoreApplication::notifyInternal(QObject_, QEvent_) + 124
10  QtGui                           0x00000001008a234c qt_sendSpontaneousEvent(QObject_, QEvent_) + 44
11  QtGui                           0x0000000100ebf70f QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent_) + 1119
12  QtGui                           0x0000000100ec8e48 QGraphicsView::mouseMoveEvent(QMouseEvent_) + 72
13  QtGui                           0x00000001008f9fd3 QWidget::event(QEvent_) + 2419
14  QtGui                           0x0000000100c8d97c QFrame::event(QEvent_) + 44
15  QtGui                           0x0000000100d19b27 QAbstractScrollArea::viewportEvent(QEvent_) + 23
16  QtGui                           0x0000000100ec641b QGraphicsView::viewportEvent(QEvent_) + 123
17  QtGui                           0x0000000100d1beb0 QAbstractScrollAreaFilter::eventFilter(QObject_, QEvent_) + 48
18  QtCore                          0x00000001017e4d37 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject_, QEvent_) + 151
19  QtGui                           0x00000001008a206e QApplicationPrivate::notify_helper(QObject_, QEvent_) + 142
20  QtGui                           0x00000001008a8cd0 QApplication::notify(QObject_, QEvent_) + 2384
21  QtCore                          0x00000001017e528c QCoreApplication::notifyInternal(QObject_, QEvent_) + 124
22  QtGui                           0x00000001008a66bd QApplicationPrivate::sendMouseEvent(QWidget_, QMouseEvent_, QWidget_, QWidget_, QWidget__, QPointer<QWidget>&, bool) + 333
23  QtGui                           0x00000001008553f5 qt_mac_handleMouseEvent(NSEvent_, QEvent::Type, Qt::MouseButton, QWidget*) + 741
24  com.apple.AppKit                0x00007fff904b50fc -[NSWindow sendEvent:] + 7430
25  QtGui                           0x0000000100841f87 -[QCocoaPanel sendEvent:] + 87
26  com.apple.AppKit                0x00007fff9044e3a5 -[NSApplication sendEvent:] + 5593
27  QtGui                           0x000000010084f574 -[QNSApplication sendEvent:] + 84
28  com.apple.AppKit                0x00007fff9069c797 -[NSApplication _realDoModalLoop:peek:] + 708
29  com.apple.AppKit                0x00007fff90695f4c -[NSApplication runModalSession:] + 48
30  QtGui                           0x000000010085a74e QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1422
31  QtCore                          0x00000001017e4194 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68
32  QtCore                          0x00000001017e4544 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324
33  QtCore                          0x00000001017e6c2c QCoreApplication::exec() + 188
34  asebastudio                     0x000000010004504b main + 1321 (main.cpp:128)
35  asebastudio                     0x00000001000045c4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8b97d7e6 kevent + 10
1   libdispatch.dylib               0x00007fff9220f786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib               0x00007fff9220e316 _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib          0x00007fff8b97cdf2 __select + 10
1   asebastudio                     0x000000010010c8af poll_emu + 235
2   asebastudio                     0x00000001000f88a4 Dashel::Hub::step(int) + 618
3   asebastudio                     0x00000001000f97ea Dashel::Hub::run() + 26
4   asebastudio                     0x0000000100093b63 Aseba::DashelInterface::run() + 27
5   QtCore                          0x00000001016d059a QThreadPrivate::start(void*) + 298
6   libsystem_c.dylib               0x00007fff8fbcf8bf _pthread_start + 335
7   libsystem_c.dylib               0x00007fff8fbd2b75 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8b97cbca __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff8fbd3274 _pthread_cond_wait + 840
2   QtCore                          0x00000001016d0a70 QWaitCondition::wait(QMutex_, unsigned long) + 272
3   QtCore                          0x00000001016c2042 QThreadPoolThread::run() + 498
4   QtCore                          0x00000001016d059a QThreadPrivate::start(void_) + 298
5   libsystem_c.dylib               0x00007fff8fbcf8bf _pthread_start + 335
6   libsystem_c.dylib               0x00007fff8fbd2b75 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8b97d192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff8fbd1594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff8fbd2b85 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8b97d192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff8fbd1594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff8fbd2b85 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8b97d192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff8fbd1594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff8fbd2b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000f7080000f707  rbx: 0x00007fff5fbfd840  rcx: 0x0000000000099c50  rdx: 0x0000000000000000
  rdi: 0x0000f7080000f707  rsi: 0x00007fff5fbfd840  rbp: 0x00007fff5fbfd7e0  rsp: 0x00007fff5fbfd7a0
   r8: 0x0000000000000002   r9: 0x000000010f46fa40  r10: 0x00000000bf557f2e  r11: 0x000000006a048136
  r12: 0x0000f7080000f707  r13: 0x00007fff5fbfe2b0  r14: 0x000000010e13d8f0  r15: 0x0000000000000005
  rip: 0x0000000100e6a94e  rfl: 0x0000000000010242  cr2: 0x000000010eb8b9e8
Logical CPU: 2

Binary Images:
       0x100000000 -        0x1004c2ff7 +asebastudio (??? - ???) <5711869A-459A-3089-A334-443BBFB0D3A1> /Users/USER/_/asebastudio
       0x100710000 -        0x10075ffef +QtSvg (4.8.2 - compatibility 4.8.0) <FFAEBD69-5288-35DF-9871-9203F042A400> /usr/local/Trolltech/Qt-4.8.2/lib/QtSvg.framework/Versions/4/QtSvg
       0x10077a000 -        0x1007f3ff7 +QtHelp (4.8.2 - compatibility 4.8.0) <7AC250D4-092E-3101-A7D0-9486D98B64B3> /usr/local/Trolltech/Qt-4.8.2/lib/QtHelp.framework/Versions/4/QtHelp
       0x100819000 -        0x10122efef +QtGui (4.8.2 - compatibility 4.8.0) <5DC894CF-A757-326F-9829-DF064CBA052A> /usr/local/Trolltech/Qt-4.8.2/lib/QtGui.framework/Versions/4/QtGui
       0x10147b000 -        0x1014b8fef +QtXml (4.8.2 - compatibility 4.8.0) <7C37D23F-175E-3600-838C-442426C31442> /usr/local/Trolltech/Qt-4.8.2/lib/QtXml.framework/Versions/4/QtXml
       0x1014cd000 -        0x101504ff7 +QtSql (4.8.2 - compatibility 4.8.0) <0020B831-C155-3CF5-B723-26882D3066A3> /usr/local/Trolltech/Qt-4.8.2/lib/QtSql.framework/Versions/4/QtSql
       0x101516000 -        0x101653ff7 +QtNetwork (4.8.2 - compatibility 4.8.0) <604A64EC-EEDB-37C9-B295-6D6CB68D62A5> /usr/local/Trolltech/Qt-4.8.2/lib/QtNetwork.framework/Versions/4/QtNetwork
       0x1016a8000 -        0x101973ff7 +QtCore (4.8.2 - compatibility 4.8.0) <1058208E-80ED-3422-B9B3-9E7E13E1139A> /usr/local/Trolltech/Qt-4.8.2/lib/QtCore.framework/Versions/4/QtCore
       0x1019f4000 -        0x101ae1ff7 +libqwt_debug.dylib (6.0.3 - compatibility 6.0.0) <1B2911F5-8B75-378F-AA4C-E5E24F83428B> /Users/USER/_/libqwt_debug.dylib
       0x101bb6000 -        0x101caffe7 +libQtCLucene.4.dylib (4.8.2 - compatibility 4.8.0) <8E87EA8C-9A4C-346F-A9D6-BAD1990596D4> /usr/local/Trolltech/Qt-4.8.2/lib/libQtCLucene.4.dylib
       0x101fa5000 -        0x101fd9fff  com.apple.security.csparser (3.0 - 55148.6) <CAA9817C-3D70-369D-894D-AA8034EEF2DD> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x1035a1000 -        0x1035a1ff3 +cl_kernels (??? - ???) <F5AD4668-5047-4871-8841-B3A36D6CD15C> cl_kernels
       0x1035d7000 -        0x1035e1fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x10366d000 -        0x103670ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x1036b6000 -        0x1036bcfff +libqgif.dylib (??? - ???) <81C5E866-686F-3D1D-91DA-A791658D7266> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqgif.dylib
       0x1036c0000 -        0x1036c6fff +libqico.dylib (??? - ???) <95CD8EF9-5C54-32C1-B5BD-78306FC9E42F> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqico.dylib
       0x1036cb000 -        0x1036cffff +libqsvg.dylib (??? - ???) <8FCC5F01-90A0-3D2C-93F3-E9D7BB60F33C> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqsvg.dylib
       0x1059b4000 -        0x1059bdff7 +libqsvgicon.dylib (??? - ???) <0601C43C-9174-34CE-97B3-E96EAB0E0F29> /usr/local/Trolltech/Qt-4.8.2/plugins/iconengines/libqsvgicon.dylib
       0x105f6a000 -        0x105fa5fff +libqjpeg.dylib (??? - ???) <FB654D81-6702-391E-9A2C-C234B90D848D> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqjpeg.dylib
       0x105fae000 -        0x105fb2ff7 +libqtga.dylib (??? - ???) <3DBC4261-6B27-328D-9655-FA662D682A0F> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqtga.dylib
       0x1098f8000 -        0x10997efe7 +libqsqlite.dylib (??? - ???) <08E440FE-A4C6-3A53-AC7E-ED30DF42F9FA> /usr/local/Trolltech/Qt-4.8.2/plugins/sqldrivers/libqsqlite.dylib
       0x109995000 -        0x1099e9fef +libqmng.dylib (??? - ???) <EA820B43-5113-3425-8A5A-7B1D203F9A7B> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqmng.dylib
       0x109f8c000 -        0x109fe1fe7 +libqtiff.dylib (??? - ???) <843F6089-6D86-3C5C-B518-4DBF5ACF5E14> /usr/local/Trolltech/Qt-4.8.2/plugins/imageformats/libqtiff.dylib
       0x10f500000 -        0x10f59fff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff60049000 -     0x7fff6007dbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff85bd4000 -     0x7fff85c4aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff85f72000 -     0x7fff85f77fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85f9b000 -     0x7fff85fa0ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff86027000 -     0x7fff8618efff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8618f000 -     0x7fff86195fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86196000 -     0x7fff86199fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8619e000 -     0x7fff861c7fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff861c8000 -     0x7fff86480fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff864c9000 -     0x7fff8650ffff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff86510000 -     0x7fff86526fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8655e000 -     0x7fff86569ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff86578000 -     0x7fff865a1fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff865a2000 -     0x7fff86681fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff86682000 -     0x7fff866eaff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86db0000 -     0x7fff86e33fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff86e34000 -     0x7fff870a8fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff870b4000 -     0x7fff8714aff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8715a000 -     0x7fff8715afff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8748f000 -     0x7fff874b3fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff874b4000 -     0x7fff87567ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8756a000 -     0x7fff87896fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87caf000 -     0x7fff87caffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff87e69000 -     0x7fff87ed9fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff88147000 -     0x7fff8814afff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8814b000 -     0x7fff88150fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8837d000 -     0x7fff88484fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff88485000 -     0x7fff88485fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88486000 -     0x7fff88491ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff88492000 -     0x7fff884f2fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff88cdd000 -     0x7fff88ce2fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff88d6a000 -     0x7fff88da4fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff88e59000 -     0x7fff88ea5ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff88ea6000 -     0x7fff88eadff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff88eae000 -     0x7fff88f24fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff88f25000 -     0x7fff88f42fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff88f43000 -     0x7fff88f62fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff88f90000 -     0x7fff89574fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff89575000 -     0x7fff89653fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8965e000 -     0x7fff89670ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff89724000 -     0x7fff89829fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8985b000 -     0x7fff8a1f9a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8a770000 -     0x7fff8a771ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8a772000 -     0x7fff8a7a2ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8a7a3000 -     0x7fff8a7a7ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8a7a8000 -     0x7fff8a803ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a804000 -     0x7fff8a80dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8a823000 -     0x7fff8a863ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff8a864000 -     0x7fff8a86afff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8a8b2000 -     0x7fff8a957fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8a9a5000 -     0x7fff8a9b3fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8a9b4000 -     0x7fff8a9b9fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff8a9ba000 -     0x7fff8a9c5fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8a9c6000 -     0x7fff8a9c6fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8a9c7000 -     0x7fff8a9c8fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8a9d5000 -     0x7fff8accaff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8b5cc000 -     0x7fff8b5f2fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8b5f3000 -     0x7fff8b6f5fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8b6f6000 -     0x7fff8b6f7fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8b6f8000 -     0x7fff8b6f8fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8b6f9000 -     0x7fff8b812fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8b813000 -     0x7fff8b813fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b814000 -     0x7fff8b815ff7  libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8b8d9000 -     0x7fff8b8efff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8b8f0000 -     0x7fff8b8f7fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8b950000 -     0x7fff8b964ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8b965000 -     0x7fff8b965fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8b966000 -     0x7fff8b986fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8b987000 -     0x7fff8b9dfff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8be1a000 -     0x7fff8c136fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8c137000 -     0x7fff8c22cfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8c370000 -     0x7fff8c382ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8c3c9000 -     0x7fff8c3d1fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8c55e000 -     0x7fff8c5b0ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8c62c000 -     0x7fff8c62efff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8c62f000 -     0x7fff8c729ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8caf0000 -     0x7fff8cbb7ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8cbb8000 -     0x7fff8cbfcff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8d0be000 -     0x7fff8d0dbff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8d0dc000 -     0x7fff8d509fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8d50a000 -     0x7fff8d536ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8d537000 -     0x7fff8d577fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8d578000 -     0x7fff8d57cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8d837000 -     0x7fff8d837fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8d838000 -     0x7fff8d83cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8d979000 -     0x7fff8d97cff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8d97d000 -     0x7fff8d9e5ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d9ef000 -     0x7fff8d9f0fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8d9ff000 -     0x7fff8dae3ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8daf3000 -     0x7fff8db32fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8db40000 -     0x7fff8db55fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8db56000 -     0x7fff8db72ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8db73000 -     0x7fff8de8cfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ded8000 -     0x7fff8dedcfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8dedd000 -     0x7fff8df77ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8df78000 -     0x7fff8df86ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff8df87000 -     0x7fff8e094fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e095000 -     0x7fff8e097fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8e0ff000 -     0x7fff8e16aff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e16b000 -     0x7fff8e20dfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8e20e000 -     0x7fff8e262fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8e263000 -     0x7fff8e264ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e27b000 -     0x7fff8e281ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8e2d6000 -     0x7fff8e324fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8e325000 -     0x7fff8e54ffe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8e550000 -     0x7fff8e5c3fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8e5c4000 -     0x7fff8e5ceff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff8e643000 -     0x7fff8e779fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8e9ed000 -     0x7fff8ea41ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8ea42000 -     0x7fff8eb26e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8eb27000 -     0x7fff8eb48fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8eb49000 -     0x7fff8eb58fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8eb59000 -     0x7fff8eb92fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff8ec33000 -     0x7fff8ecd4fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8ecd5000 -     0x7fff8ede1fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8f9a8000 -     0x7fff8f9aafff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8f9c8000 -     0x7fff8fb68ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8fb69000 -     0x7fff8fb80fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8fb81000 -     0x7fff8fc5efef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8fc5f000 -     0x7fff8fc71ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8ff1c000 -     0x7fff90079fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9007a000 -     0x7fff9024eff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9024f000 -     0x7fff902b1ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff902b2000 -     0x7fff902d6fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff903e0000 -     0x7fff90fe6fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff90fe7000 -     0x7fff9106cff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9110f000 -     0x7fff91137fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff91f3e000 -     0x7fff91f45fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff91f46000 -     0x7fff91f59ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff91f5a000 -     0x7fff91f5cff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff91f5d000 -     0x7fff91fa1ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff91fa2000 -     0x7fff91fe3fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff91fe4000 -     0x7fff91fe4fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91fe8000 -     0x7fff91ffffff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff92041000 -     0x7fff9207cfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9207d000 -     0x7fff9208afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff9208b000 -     0x7fff920b8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff9213c000 -     0x7fff92143fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff92144000 -     0x7fff921c8ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff9220c000 -     0x7fff9221afff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff92238000 -     0x7fff922ffff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff92300000 -     0x7fff92306fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff92307000 -     0x7fff92382ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff92383000 -     0x7fff92390ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff92391000 -     0x7fff923a0ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff923a1000 -     0x7fff923d4ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff923d5000 -     0x7fff923dafff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff923db000 -     0x7fff925ddfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff925de000 -     0x7fff92620ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9267f000 -     0x7fff92680fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff92681000 -     0x7fff92684fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff92685000 -     0x7fff926b0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff926b1000 -     0x7fff9270dff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff9270e000 -     0x7fff92749fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff9274a000 -     0x7fff92751fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff92752000 -     0x7fff92c19fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

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: 1363
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=180.5M resident=135.9M(75%) swapped_out_or_unallocated=44.6M(25%)
Writable regions: Total=134.3M written=27.9M(21%) resident=67.7M(50%) swapped_out=0K(0%) unallocated=66.6M(50%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  14.0M
CG image                            152K
CG raster data                      240K
CG shared images                   3440K
CoreAnimation                        12K
CoreGraphics                         16K
CoreImage                             4K
CoreServices                       5636K
MALLOC                             90.6M
MALLOC guard page                    48K
Memory tag=242                       12K
OpenCL                                8K
STACK GUARD                        56.0M
Stack                              11.0M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             13.2M
__IMAGE                             528K
__LINKEDIT                         55.8M
__TEXT                            124.7M
__UNICODE                           544K
mapped file                        84.6M
shared memory                       308K
===========                      =======
TOTAL                             476.9M

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.69f4
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
Serial ATA Device: HL-DT-ST DVDRW  GS31N
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Thymio-II, 0x0617, 0x000a, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Hub in Apple Extended USB Keyboard, apple_vendor_id, 0x1003, 0xfa130000 / 6
USB Device: USB Mouse, 0x046d  (Logitech Inc.), 0xc00c, 0xfa131000 / 8
USB Device: Apple Extended USB Keyboard, apple_vendor_id, 0x020c, 0xfa133000 / 7
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 9
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 4
stephanemagnenat commented 11 years ago

Is it still present with latest git? I corrected a crash yesterday evening that seems close to this report.

mbonani commented 11 years ago

Is it correct a least on windows, I let Fanny test on mac

riedo commented 11 years ago

It seems fine on mac now