Giter Club home page Giter Club logo

i-score's People

Stargazers

Grégoire Passault avatar Bruce LANE avatar Peter H. avatar  avatar Josh Kopin avatar M avatar Sune Petersen avatar B Scache avatar Olivier HUMBERT avatar Michael Anthony avatar Baptiste Chatel avatar Noriyuki Shimizu avatar JT5D avatar Liang Qi avatar lodsb avatar Christian Frisson avatar Nicolas avatar Michael Rubanov avatar Renaud avatar  avatar Pierre Guillot avatar Antoine Villeret avatar Pia Baltazar avatar

Watchers

Trond Lossius avatar Pia Baltazar avatar Julien Rabin avatar Théo de la Hogue avatar Renaud avatar Bruce LANE avatar Antoine Villeret avatar joseph avatar Noriyuki Shimizu avatar James Cloos avatar Jaime Chao avatar  avatar  avatar Michael Anthony avatar Li Xian avatar Jean-Michaël Celerier avatar 3EYESnuts avatar  avatar Olivier HUMBERT avatar

i-score's Issues

impossible to custom an automation

I create a box with a linear automation
I select the automation thru the menu in the box
I create a breakpoint
it's impossible to modify the curve as I want… the breakpoint is next to the curve and I can't draw the curve I want.
capture decran 2014-06-18 a 10 32 27

change display of box selection

box selection should not be displayed any more as a change of color (which will be used for other things), but by display a (blue-transparent) frame around the object

network tree state

iscore remembers what is the state of the network tree when I select a TimeBox.
if all the elements of the tree are open when I look to the box 1, maybe elements are nested when I look the box 2
The problem is that iscore lost these state when I quit and reopen a project

i-score build script fails with last Xcode update

I just update xcode to the latest update and build.sh doesn't work anymore.

rm -f *~ core *.core
rm -f -r i-score.app
rm -f Makefile
/usr/bin/clang++ -c -pipe -O0 -fPIC -msse3 -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7 -Wall -W -fPIE -D__Types__ -DQT_DISABLE_DEPRECATED_BEFORE=0x000000 -DTT_NO_DSP -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/Users/reno/Qt/5.3/clang_64/mkspecs/macx-clang -I. -Iheaders -Iheaders/GUI -Iheaders/data -I/usr/local/include/IScore -I/usr/local/include/libxml2 -I. -Iheaders -Iheaders/GUI -Iheaders/data -I/Library/Frameworks -I/usr/local/jamoma/includes -I/usr/include/libxml2 -I/Users/reno/Qt/5.3/clang_64/lib/QtPrintSupport.framework/Versions/5/Headers -I/Users/reno/Qt/5.3/clang_64/lib/QtSvg.framework/Versions/5/Headers -I/Users/reno/Qt/5.3/clang_64/lib/QtWidgets.framework/Versions/5/Headers -I/Users/reno/Qt/5.3/clang_64/lib/QtXml.framework/Versions/5/Headers -I/Users/reno/Qt/5.3/clang_64/lib/QtNetwork.framework/Versions/5/Headers -I/Users/reno/Qt/5.3/clang_64/lib/QtGui.framework/Versions/5/Headers -I/Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Versions/5/Headers -Imoc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers/ -F/Users/reno/Qt/5.3/clang_64/lib -o bin/main.o src/main.cpp
clang: warning: no such sysroot directory: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk'
In file included from src/main.cpp:29:
In file included from /Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Versions/5/Headers/QResource:1:
In file included from /Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Versions/5/Headers/qresource.h:45:
In file included from /Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Headers/qstring.h:45:
In file included from /Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Headers/qchar.h:45:
In file included from /Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Headers/qglobal.h:72:
/Users/reno/Qt/5.3/clang_64/lib/QtCore.framework/Headers/qsystemdetection.h:196:12: fatal error: 
      'TargetConditionals.h' file not found
#  include <TargetConditionals.h>
           ^
1 error generated.
make: *** [bin/main.o] Error 1

refreshing a Minuit device crashes when boxes have content

it only happens when something has been assigned to the end and start events of a box AND at least one remains
to reproduce:

  • create a Minuit device
  • assign one (or more) parameter to the start of the box
  • assign the same parameter(s) to the end of the box
    (- optionally you can unasssign one of them)
  • refresh the namespace
  • crash !

can't remove a node in an OSC device

lorsque je crée une device OSC, je peux ajouter manuellement des nodes, mais lorsque je fais un clic droit dessus pour le supprimer en cliquant sur "Delete" rien ne se passe...

Which Qt Version ?

In the INSTALL.txt file, MacOSX instructions, the version of the Qt library to install is not specified, and the link points to the newest, i.e. 5.2. Is it really ok ?

Crash when clearing a scenario with a condition inside to make a new one

To reproduce the crash :

1/ create a scenario with a condition
2/ Menu File>New

here is the crash log :

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8aabd212 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8cd09b24 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8cd4df61 abort + 143
3 QtCore 0x000000010faa2435 qt_message_output(QtMsgType, char const
) + 117
4 QtCore 0x000000010faa2617 qt_message(QtMsgType, char const
, va_list_tag) + 183
5 QtCore 0x000000010faa27da qFatal(char const
, ...) + 170
6 com.yourcompany.i-score 0x000000010d54273e QList<BasicBox*>::first() + 62 (qlist.h:282)
7 com.yourcompany.i-score 0x000000010d540b27 ConditionalRelation::getLowestHighestBoxes() + 55 (ConditionalRelation.cpp:197)
8 com.yourcompany.i-score 0x000000010d54076b ConditionalRelation::updateCoordinates() + 27 (ConditionalRelation.cpp:109)
9 com.yourcompany.i-score 0x000000010d541082 ConditionalRelation::detachBox(BasicBox_) + 82 (ConditionalRelation.cpp:182)
10 com.yourcompany.i-score 0x000000010d480f62 BasicBox::detachFromCondition() + 114 (BasicBox.cpp:899)
11 com.yourcompany.i-score 0x000000010d483620 BasicBox::removeTriggerPoint(BoxExtremity) + 80 (BasicBox.cpp:1088)
12 com.yourcompany.i-score 0x000000010d4cfcf6 MaquetteScene::removeTriggerPoint(unsigned int) + 118 (MaquetteScene.cpp:1092)
13 com.yourcompany.i-score 0x000000010d4d3678 MaquetteScene::removeSelectedItems() + 1192 (MaquetteScene.cpp:1744)
14 com.yourcompany.i-score 0x000000010d4d31a2 MaquetteScene::clear() + 34 (MaquetteScene.cpp:996)
15 com.yourcompany.i-score 0x000000010d4c4b0d MainWindow::newFile() + 397 (MainWindow.cpp:277)
16 com.yourcompany.i-score 0x000000010d5493f8 MainWindow::qt_static_metacall(QObject_, QMetaObject::Call, int, void**) + 184 (moc_MainWindow.cpp:73)
17 QtCore 0x000000010fbe009e QMetaObject::activate(QObject_, QMetaObject const_, int, void**) + 1566
18 QtGui 0x000000010ee25031 QAction::triggered(bool) + 49
19 QtGui 0x000000010ee263c4 QAction::activate(QAction::ActionEvent) + 180
20 QtGui 0x000000010edd8c9a -[QCocoaMenuLoader qtDispatcherToQAction:] + 106

changeRecMode + OSC = crash

It looks like there is a crash when trying to set the rec mode for an OSC device.

Procedure :

  • Create an OSC device with a message.
  • Create a box.
  • Set the rec mode for the box.

It looks like QTreeWidgetItem *item = getItemFromAddress(address); returns a null pointer, in NetworkTree::setRecMode.

The crash disappears if a null pointer check is done, and the box turns red, however I don't know if doing this entirely disables recording mode?

Ubuntu package : Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type

hello,

après avoir installé les paquets "en mauvais état" (cf. #45), je ne peux ouvrir i-score.
J'ai le message suivant :

*** Initialisation of Modular environnement ***
JamomaFoundation -- Version 0.6
TTFoundationLoadExternalClassesFromFolder(/usr/local/lib/jamoma/extensions, 1)
JamomaDSP -- Version 0.6
ERROR: libportmidi.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
ERROR: libgecodekernel.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
ERROR: libportmidi.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
Modular -- Version 0.1

*** Creation of i-score application ***
i-score application instantiated

*** Enable Minuit communication ***
Minuit protocol instantiated
Minuit::Run : connected to port 13579

*** Enable OSC communication ***
OSC protocol instantiated
OSC::Run : connected to port 13580 for local application

*** Enable MIDI communication ***
TTObject -- error 9 instantiating MIDI
terminate called after throwing an instance of 'TTException'
Abandon (core dumped)

l'installation du paquet libportmidi0 semble régler le problème de dépendance à libportmidi.so.0.
Et l'installation de libgecode-dev a régler le reste.
Notez que j'ai dû installer le paquet de développement de gecode.

Est-ce qu'il est possible de marquer ces dépendances dans le .deb pour qu'elles soient installées automatiquement ?

a

JamomaCore-0.6-dev-Ubuntu14.04-64.deb / i-score-0.2.2-Ubuntu14.04-64.deb : le paquet est de mauvaise qualité

Lors de l'installation des paquets sous Ubuntu 14.10, j'ai eu ce message d'erreur :

Lintian check results for /home/antoine/Application/jamoma/JamomaCore-0.6-dev-Ubuntu14.04-64.deb:
E: jamomacore: control-file-has-bad-permissions md5sums 0664 != 0644
E: jamomacore: control-file-has-bad-permissions postinst 0775 != 0755
E: jamomacore: control-file-has-bad-permissions postrm 0775 != 0755
E: jamomacore: maintainer-address-missing The Jamoma Foundation

et lors de l'installation de iscore j'ai eu quelque chose similaire :

Lintian check results for /home/antoine/Application/iscoreCMake/i-score-0.2.2-Ubuntu14.04-64.deb:
E: i-score: control-file-has-bad-permissions md5sums 0664 != 0644
E: i-score: maintainer-address-missing i-score

mais cela ne m'a pas empêcher de les installer.
Je les ai téléchargés depuis http://i-score.org/download/, il s'agit de la beta 5.

a

i-score listening problem

make an OSC device with a port enable for listening
send a value to the i-score device
make a TimeBox
make a Start assignation
instead of having the value, we have "parameter" as value
make a Start assignation again
that's ok now, we have the right value.

OSC learning : some nodes are not recorded

Dans mon setup, j'ai un patch pd qui reçoit de l'osc, j'ai une fonction "populate" qui permet d'envoyer l'arborescence de mon application à i-score.
Ça envoie en fait tous les paramètres une fois pour que i-score puisse apprendre.
Dans i-score, tous les paramètres n'apparaîssent pas, il en manque beaucoup.
Ça arrive très souvent (je ne dis pas tout le temps car il m'est arrivé une fois de voir tous mes nodes se créer correctement une seule fois)

J'ai fait un pach de test pureadata, il utilise la bibliothèque osc de mrpeach, mais notez que la version dans les dépôts Debian (et donc Ubuntu) est buggée.

Tout cela sous Ubuntu 14.10 64bit avec Pd 0.46-2 et i-score 0.2b5

Interpolation never reaches the end value

Make a TimeBox with a startValue 0 and endValue 1
play the timeBox
The interpolation never reaches the 1, it stops at 0.99something, depending of the size of the box

Minuit works only with MinuitDevice1 as name

that's not true. the problem comes from Modular on the Jamoma/Max Side.
When you change the name of the Modular/minuit app on Jamoma/Max, i-score crash if you try to load this new device.

crash I-score 0.16 sur Mac OS lion

Juste un report de bug sur I-score 0.16 sur Mac OS lion

  1. je crée trois boites
  2. je sélectionne des débuts et des fins sur chacune d'aide
    3)i-score crash

Process: i-score [14571]
Path: /Applications/i-score.app/Contents/MacOS/i-score
Identifier: com.yourcompany.i-score
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [143]

Date/Time: 2013-12-13 20:45:54.055 +0100
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 230571 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 39022 sec
Anonymous UUID: 78FDA98C-DAF8-49B5-9CB6-CAE92694AA7D

Crashed Thread: 7

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

Application Specific Information:
abort() called
objc[14571]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fff9237dab3 tiny_free_list_add_ptr + 37
1 libsystem_c.dylib 0x00007fff92385825 szone_free + 1916
2 com.apple.CoreFoundation 0x00007fff8a51c2ea CFBasicHashDrain + 618
3 com.apple.CoreFoundation 0x00007fff8a517bf6 CFRelease + 502
4 com.apple.HIToolbox 0x00007fff88d039dd HIThemeCopyCUIColor + 260
5 com.apple.HIToolbox 0x00007fff88d102e0 HIThemeCopyCUIBackgroundColorForThemeBrush + 40
6 com.apple.HIToolbox 0x00007fff88d09c7a HIThemeSetColor + 402
7 QtGui 0x0000000110b6afa4 qt_mac_fill_background(QPainter
, QRegion const&, QBrush const&) + 484
8 QtGui 0x0000000110bf133b QWidgetPrivate::paintBackground(QPainter
, QRegion const&, int) const + 795
9 QtGui 0x0000000110bf65de QWidgetPrivate::drawWidget(QPaintDevice
, QRegion const&, QPoint const&, int, QPainter_, QWidgetBackingStore
) + 1470
10 QtGui 0x0000000110b4891a -[QCocoaView drawRect:] + 1786
11 com.apple.AppKit 0x00007fff8d6b73bb -[NSView _drawRect:clip:] + 3995
12 com.apple.AppKit 0x00007fff8d6b506d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3020
13 com.apple.AppKit 0x00007fff8d6b5b5e -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5821
14 com.apple.AppKit 0x00007fff8d6b3da3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 270
15 com.apple.AppKit 0x00007fff8d6af1bb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
16 com.apple.AppKit 0x00007fff8d6a7c35 -[NSView displayIfNeeded] + 1676
17 com.apple.AppKit 0x00007fff8d6a7375 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648
18 com.apple.CoreFoundation 0x00007fff8a5728e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION
* + 23
19 com.apple.CoreFoundation 0x00007fff8a572846 __CFRunLoopDoObservers + 374
20 com.apple.CoreFoundation 0x00007fff8a547af9 __CFRunLoopRun + 825
21 com.apple.CoreFoundation 0x00007fff8a547486 CFRunLoopRunSpecific + 230
22 com.apple.HIToolbox 0x00007fff88c942bf RunCurrentEventLoopInMode + 277
23 com.apple.HIToolbox 0x00007fff88c9b4bf ReceiveNextEventCommon + 181
24 com.apple.HIToolbox 0x00007fff88c9b3fa BlockUntilNextEventMatchingListInMode + 62
25 com.apple.AppKit 0x00007fff8d66b779 _DPSNextEvent + 659
26 com.apple.AppKit 0x00007fff8d66b07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
27 com.apple.AppKit 0x00007fff8d6679b9 -[NSApplication run] + 470
28 QtGui 0x0000000110b5ca80 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1824
29 QtCore 0x0000000111941114 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68
30 QtCore 0x00000001119414c4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324
31 QtCore 0x0000000111943bac QCoreApplication::exec() + 188
32 com.yourcompany.i-score 0x000000010f458724 main + 420
33 com.yourcompany.i-score 0x000000010f458574 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8981c7e6 kevent + 10
1 libdispatch.dylib 0x00007fff906c7786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff906c6316 _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8981bdf2 __select + 10
1 OSC.dylib 0x00000001169b77b7 SocketReceiveMultiplexer::Implementation::Run() + 871
2 OSC.dylib 0x00000001169b34ac SocketReceiveMultiplexer::Run() + 24
3 OSC.dylib 0x00000001169ae61d UdpListeningReceiveSocket::Run() + 25
4 Minuit.dylib 0x0000000116a3a0e4 OSCReceiveFunction(void*) + 113
5 libsystem_c.dylib 0x00007fff9236b8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9236eb75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8981bdf2 __select + 10
1 OSC.dylib 0x00000001169b77b7 SocketReceiveMultiplexer::Implementation::Run() + 871
2 OSC.dylib 0x00000001169b34ac SocketReceiveMultiplexer::Run() + 24
3 OSC.dylib 0x00000001169ae61d UdpListeningReceiveSocket::Run() + 25
4 OSC.dylib 0x00000001169adefc OSCReceiveFunction(void*) + 113
5 libsystem_c.dylib 0x00007fff9236b8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9236eb75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8981c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9236d594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9236eb85 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8981c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9236d594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9236eb85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8981be42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff92321dea nanosleep + 164
2 libsystem_c.dylib 0x00007fff92321bb5 usleep + 53
3 libIscore.1.dylib 0x000000010f806fd2 ECOMachineMainFunction(void*) + 50
4 libsystem_c.dylib 0x00007fff9236b8bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff9236eb75 thread_start + 13

Thread 7 Crashed:
0 libsystem_kernel.dylib 0x00007fff8981bce2 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff9236d7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff9235ea7a abort + 143
3 QtCore 0x000000011181ccf5 qt_message_output(QtMsgType, char const
) + 117
4 QtCore 0x000000011181ced7 ZL10qt_message9QtMsgTypePKcP13__va_list_tag + 183
5 QtCore 0x000000011181d09a qFatal(char const
, ...) + 170
6 com.yourcompany.i-score 0x000000010f47c49e QList<TriggerPoint*>::first() + 62
7 com.yourcompany.i-score 0x000000010f47826c Maquette::crossedTriggerPoint(bool, unsigned int) + 156
8 com.yourcompany.i-score 0x000000010f461655 crossTriggerPointCallback(bool, unsigned int, unsigned int, unsigned int, std::string) + 53
9 libIscore.1.dylib 0x000000010f7f6b0e triggerPointStateCallBack(void
, bool, unsigned int, unsigned int, unsigned int, std::string) + 142
10 libIscore.1.dylib 0x000000010f807947 waitedTriggerPointMessageCallBack(void_, bool, Transition_) + 215
11 libIscore.1.dylib 0x000000010f839f9e PetriNet::makeOneStep() + 548
12 libIscore.1.dylib 0x000000010f83aa4f PetriNet::update() + 89
13 libIscore.1.dylib 0x000000010f839d04 mainThreadFunction(void_) + 148
14 libsystem_c.dylib 0x00007fff9236b8bf _pthread_start + 335
15 libsystem_c.dylib 0x00007fff9236eb75 thread_start + 13

Thread 8:: QThread
0 libsystem_kernel.dylib 0x00007fff8981bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9236f274 _pthread_cond_wait + 840
2 QtCore 0x0000000111827673 _ZL12thread_sleepP8timespec + 99
3 QtCore 0x00000001118277d3 QThread::msleep(unsigned long) + 147
4 com.yourcompany.i-score 0x000000010f5079f7 PlayingThread::run() + 87
5 QtCore 0x0000000111827f74 QThreadPrivate::start(void*) + 356
6 libsystem_c.dylib 0x00007fff9236b8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff9236eb75 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff8981be42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff92321dea nanosleep + 164
2 libsystem_c.dylib 0x00007fff92321bb5 usleep + 53
3 libIscore.1.dylib 0x000000010f872693 SendNetworkMessageProcess::mainFunction() + 1225
4 libIscore.1.dylib 0x000000010f86ff64 processMainFunction(void*) + 36
5 libsystem_c.dylib 0x00007fff9236b8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9236eb75 thread_start + 13

Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x000000011ba6b948 rdx: 0x0000000000000000
rdi: 0x000000000000673f rsi: 0x0000000000000006 rbp: 0x000000011ba6b970 rsp: 0x000000011ba6b948
r8: 0x00007fff77120fb8 r9: 0x000000011ba6b968 r10: 0x00007fff8981bd0a r11: 0xffffff80002dad60
r12: 0x0000000000000003 r13: 0x000000011ba6ba50 r14: 0x000000011ba6c000 r15: 0x000000010f839c70
rip: 0x00007fff8981bce2 rfl: 0x0000000000000246 cr2: 0x000000011ba6af78
Logical CPU: 0

Binary Images:
0x10f455000 - 0x10f638fff +com.yourcompany.i-score (??? - ???) /Applications/i-score.app/Contents/MacOS/i-score
0x10f7f2000 - 0x10f946fef +libIscore.1.dylib (??? - ???) <7768BF0B-E44A-3513-BB10-ADB82262C2DD> /Applications/i-score.app/Contents/Frameworks/libIscore.1.dylib
0x10fa71000 - 0x110386ff7 +gecode (32.0.0 - compatibility 32.0.0) /Applications/i-score.app/Contents/Frameworks/gecode.framework/Versions/32/gecode
0x110aa2000 - 0x110af2fef +QtSvg (4.8.4 - compatibility 4.8.0) <9E293F3C-9919-26DD-BAAB-7BA75E487E93> /Applications/i-score.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x110b1a000 - 0x111535fef +QtGui (4.8.4 - compatibility 4.8.0) <7E72D670-7AEF-3C9A-C7E4-E60A6167CC68> /Applications/i-score.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x111800000 - 0x111ad9fef +QtCore (4.8.4 - compatibility 4.8.0) <066143BB-EB51-053C-84CE-D3EBDA45466A> /Applications/i-score.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x111b78000 - 0x111bb5fe7 +QtXml (4.8.4 - compatibility 4.8.0) <8AAD789E-934F-ECC1-456C-B8FFE4DB9E68> /Applications/i-score.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x111bd3000 - 0x111d15fff +QtNetwork (4.8.4 - compatibility 4.8.0) /Applications/i-score.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x111d80000 - 0x111eb6fe7 +libxml2.2.dylib (12.0.0 - compatibility 12.0.0) <618705AE-F477-3293-BA6D-2F7D1CB5E0BF> /Applications/i-score.app/Contents/Frameworks/libxml2.2.dylib
0x11316b000 - 0x11319ffff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x114010000 - 0x114015fff +libqsvg.dylib (??? - ???) <2D96E8E9-0640-35BB-A697-CFD6C953F14E> /Applications/i-score.app/Contents/plugins/imageformats/libqsvg.dylib
0x114019000 - 0x114022fff +libqsvgicon.dylib (??? - ???) <55B4DAD9-95CE-3CC7-88E9-FDEF915F6E7A> /Applications/i-score.app/Contents/plugins/iconengines/libqsvgicon.dylib
0x11699f000 - 0x1169e5fe7 +OSC.dylib (??? - ???) <2338A7EA-A64D-6471-829A-97FBFE4FCED4> /Applications/i-score.app/Contents/plugins/i-score/OSC.dylib
0x116a29000 - 0x116a72fff +Minuit.dylib (??? - ???) /Applications/i-score.app/Contents/plugins/i-score/Minuit.dylib
0x7fff6f055000 - 0x7fff6f089baf dyld (195.6 - ???) /usr/lib/dyld
0x7fff85817000 - 0x7fff8582dff7 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
0x7fff8582e000 - 0x7fff85840ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff85841000 - 0x7fff85844fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff85948000 - 0x7fff85964ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff85c4f000 - 0x7fff85c51fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff85c52000 - 0x7fff85cb2fff 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
0x7fff85ce4000 - 0x7fff85ce9fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff85cea000 - 0x7fff85cf1fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff85d28000 - 0x7fff85d29ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
0x7fff85d2e000 - 0x7fff85d2efff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff85d2f000 - 0x7fff85d33fff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff8703b000 - 0x7fff8708dff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8708e000 - 0x7fff870a3fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff87514000 - 0x7fff87528ff7 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
0x7fff8774f000 - 0x7fff87789fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8778a000 - 0x7fff877ceff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff877cf000 - 0x7fff8816da27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8816e000 - 0x7fff881defff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff881df000 - 0x7fff881f5fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff881f6000 - 0x7fff881ffff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff88200000 - 0x7fff88213ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff88214000 - 0x7fff88319fff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8831a000 - 0x7fff883fee5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff88570000 - 0x7fff885b2ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff88627000 - 0x7fff88629fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff886bd000 - 0x7fff88757ff7 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
0x7fff88788000 - 0x7fff8878efff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8878f000 - 0x7fff88812fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff88814000 - 0x7fff8881ffff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff88820000 - 0x7fff888e7ff7 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
0x7fff888f7000 - 0x7fff8891dfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff88a1d000 - 0x7fff88c91fff 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
0x7fff88c92000 - 0x7fff88fbefff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff88fbf000 - 0x7fff8915fff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff89160000 - 0x7fff891c8ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff891c9000 - 0x7fff891cafff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff891cb000 - 0x7fff891d0fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff891d3000 - 0x7fff89249ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff895a5000 - 0x7fff895a5fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff895ee000 - 0x7fff895f0ff7 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
0x7fff895f1000 - 0x7fff8961dff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff89671000 - 0x7fff896b1ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff89805000 - 0x7fff89825fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff89826000 - 0x7fff89899fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8989a000 - 0x7fff89cc7fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff89cce000 - 0x7fff89ccefff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8a478000 - 0x7fff8a50eff7 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
0x7fff8a50f000 - 0x7fff8a6e3ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8a6e4000 - 0x7fff8a7abff7 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
0x7fff8a7ac000 - 0x7fff8a7b3fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8a7b7000 - 0x7fff8a7bdff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8a7be000 - 0x7fff8a7e7fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8a9e9000 - 0x7fff8a9f6fff 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
0x7fff8ac23000 - 0x7fff8ac71fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff8ac72000 - 0x7fff8ac76fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff8ac77000 - 0x7fff8acb8fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8acc5000 - 0x7fff8ace4fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8b652000 - 0x7fff8b6b4ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8b6b5000 - 0x7fff8bc99fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8bc9a000 - 0x7fff8bca9ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib
0x7fff8bd14000 - 0x7fff8bd68ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8bdc0000 - 0x7fff8bdc1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff8bdc2000 - 0x7fff8bdc6fff 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
0x7fff8bdd4000 - 0x7fff8bddfff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8c2e5000 - 0x7fff8c41bfff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8c46b000 - 0x7fff8c584fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8c9ce000 - 0x7fff8c9d6fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8c9d7000 - 0x7fff8c9f4ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8cd9d000 - 0x7fff8cda2fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8cda3000 - 0x7fff8cdb5ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8d1f0000 - 0x7fff8d1f5ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8d206000 - 0x7fff8d36dfff 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
0x7fff8d3b9000 - 0x7fff8d4c6fff libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8d529000 - 0x7fff8d5aeff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8d5af000 - 0x7fff8d662ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8d663000 - 0x7fff8e269fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8e2a8000 - 0x7fff8e303ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8e304000 - 0x7fff8e31bfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8e346000 - 0x7fff8e39afff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8e4e7000 - 0x7fff8e543ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8e545000 - 0x7fff8e553fff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8e554000 - 0x7fff8e559fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8e576000 - 0x7fff8e577ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8e578000 - 0x7fff8e578fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8e580000 - 0x7fff8e581fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8e582000 - 0x7fff8e586ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8e587000 - 0x7fff8e589fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8e5fd000 - 0x7fff8e604fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8e605000 - 0x7fff8e6a7fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8e6a8000 - 0x7fff8e6abfff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8e6ac000 - 0x7fff8e7aefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8f0eb000 - 0x7fff8f102fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8f19f000 - 0x7fff8f2a6fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff8f2b9000 - 0x7fff8f2b9fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f2ba000 - 0x7fff8f2fafe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8f2fb000 - 0x7fff8f617fff 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
0x7fff8f677000 - 0x7fff8f6f2ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8f6f3000 - 0x7fff8f71cfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8f71d000 - 0x7fff8f7c2fff 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
0x7fff8f8c7000 - 0x7fff8fbe0fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8fbed000 - 0x7fff8fe17fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8fe42000 - 0x7fff8fe6ffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x7fff8fe70000 - 0x7fff8fe7ffff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8fe80000 - 0x7fff8fe86fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff8fe87000 - 0x7fff8fec2fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8fec7000 - 0x7fff8feeffff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8ff3d000 - 0x7fff8ff3dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90077000 - 0x7fff90085ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff90086000 - 0x7fff900a3fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff900a4000 - 0x7fff9056bfff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff9056c000 - 0x7fff90661fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff90677000 - 0x7fff90678fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff906b8000 - 0x7fff906c3ff7 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
0x7fff906c4000 - 0x7fff906d2fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff906d3000 - 0x7fff906feff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x7fff9072a000 - 0x7fff90782ff7 libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff90783000 - 0x7fff907b6ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff907ca000 - 0x7fff908a9fff 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
0x7fff9096e000 - 0x7fff90a7afef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x7fff90a87000 - 0x7fff90aabfff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff90dd9000 - 0x7fff90ddefff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff90e12000 - 0x7fff90f6ffff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff912df000 - 0x7fff912e6fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9147e000 - 0x7fff91562ff7 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
0x7fff91857000 - 0x7fff918bfff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff918e9000 - 0x7fff9195ffff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff91960000 - 0x7fff91981fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff91982000 - 0x7fff919b2ff7 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
0x7fff919b3000 - 0x7fff919b3fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib
0x7fff91cd7000 - 0x7fff91cfbfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff91cfc000 - 0x7fff91cfdff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff91cfe000 - 0x7fff91d4aff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff91d4b000 - 0x7fff91d4efff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff91d4f000 - 0x7fff92044ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff92088000 - 0x7fff9210cff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9211a000 - 0x7fff9231cfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff9231d000 - 0x7fff923fafef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff92431000 - 0x7fff92431fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff92432000 - 0x7fff92435ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff92436000 - 0x7fff92440ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff92441000 - 0x7fff924e2fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff924e3000 - 0x7fff9254eff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff9254f000 - 0x7fff9258efff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9258f000 - 0x7fff9258ffff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff92595000 - 0x7fff9259bfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9259c000 - 0x7fff925a9ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=186.9M resident=95.1M(51%) swapped_out_or_unallocated=91.9M(49%)
Writable regions: Total=110.6M written=34.8M(31%) resident=48.4M(44%) swapped_out=272K(0%) unallocated=62.2M(56%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 4968K
CG image 40K
CG raster data 128K
CG shared images 3448K
CoreGraphics 16K
CoreServices 1640K
MALLOC 72.4M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
SQLite page cache 96K
STACK GUARD 56.0M
Stack 13.0M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 12.8M
__IMAGE 528K
__LINKEDIT 63.1M
__TEXT 123.8M
__UNICODE 544K
mapped file 73.3M
shared memory 312K
=========== =======
TOTAL 442.3M

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f17
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545050B9SA02, 500,11 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

i-score lost interpolation if begin and end value are the same

create a box with a parameter ramping from 0 to 255
create a breakpoint in the middle of the box at value 255
change the end value to 0
i-score lost the interpolation

I need to clic again on the interpolation in the explorer to recover my curve (saw)

the record is disabled when the scenario starts

it seems the graphical interface do a kind of cleaning before when it is notified the scenario starts and so it call void Engine::setCurveRecording( … ) with 'false' to disable the recording.

@bltzr : I don't know how to fix this as I guess there was a reason to do this cleaning (this happen on dev and feature/api branch). do it works for you ?

i-score crash on Ubuntu 14.04 64bit

i-score has been build today from the feature/linux branch of JamomaCore, Score and this repo, with :

clang++ --version 
Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)
Target: x86_64-pc-linux-gnu
Thread model: posix

it crash at lauching with this message :

./i-score
*** Error in `./i-score': realloc(): invalid pointer: 0x00007fd385330d80 ***
Abandon

here is a gdb backtrace :

*** Error in `/media/antoine/Charles-Henry/lib-src/i-score/i-score': realloc(): invalid pointer: 0x00007ffff3c10d80 ***

Program received signal SIGABRT, Aborted.
0x00007ffff2529f79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56  ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff7fa2900 (LWP 4350)):
#0  0x00007ffff2529f79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007ffff252d388 in __GI_abort () at abort.c:89
#2  0x00007ffff25671d4 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7ffff2675a10 "*** Error in `%s': %s: 0x%s ***\n")
    at ../sysdeps/posix/libc_fatal.c:175
#3  0x00007ffff2571f37 in malloc_printerr (action=<optimized out>, str=0x7ffff2671c47 "realloc(): invalid pointer", ptr=<optimized out>) at malloc.c:4996
#4  0x00007ffff2576fd2 in __GI___libc_realloc (oldmem=0x7ffff3c10d80 <QListData::shared_null>, bytes=32) at malloc.c:2986
#5  0x00007ffff364c016 in QListData::realloc(int) () from /opt/Qt5/5.2.1/gcc_64/lib/libQt5Core.so.5
#6  0x00007ffff364c0d5 in QListData::append(int) () from /opt/Qt5/5.2.1/gcc_64/lib/libQt5Core.so.5
#7  0x00007ffff374c01c in ?? () from /opt/Qt5/5.2.1/gcc_64/lib/libQt5Core.so.5
#8  0x00007ffff3749a30 in qRegisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*) ()
   from /opt/Qt5/5.2.1/gcc_64/lib/libQt5Core.so.5
#9  0x00007fffed867f43 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007ffff7dea13a in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffffffdf08, env=env@entry=0x7fffffffdf18) at dl-init.c:78
#11 0x00007ffff7dea223 in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:36
#12 _dl_init (main_map=0x7ffff7ffe1c8, argc=1, argv=0x7fffffffdf08, env=0x7fffffffdf18) at dl-init.c:126
#13 0x00007ffff7ddb30a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#14 0x0000000000000001 in ?? ()
#15 0x00007fffffffe273 in ?? ()
#16 0x0000000000000000 in ?? ()

Interpolation doesn't work anymore…

…since commit 00cb0fbdb67720a2150bb38fe0b4ff20306461ed

les courbes sont visibles dans le scenario, mais seules les valeurs de start et end sont envoyées…

Tout rentre dans l'ordre en récupérant le commit précédent : c5b4ef25abee40c7dafacb262d6c6b0bb1104ff7

Text Box

I would like to have TEXT box. Just to add some comments in the scenario

unified boxes

all features of the control boxes should be ported to the parent boxes, i.e. :

  • title bar (with title)
  • transparent background

crash when learning OSC

This happen when the namespace is updated.
It look like to be a problem on i-score side.

Thread 3 Crashed:
0 QtWidgets 0x00000001074f62d8 QTreeViewPrivate::itemHeight(int) const + 200
1 QtWidgets 0x00000001074f64b3 QTreeViewPrivate::updateScrollBars() + 179
2 QtWidgets 0x000000010750204c QTreeView::updateGeometries() + 476
3 QtWidgets 0x00000001074bbeee QAbstractItemView::doItemsLayout() + 46
4 QtWidgets 0x00000001074fd255 QTreeView::doItemsLayout() + 789
5 QtWidgets 0x00000001075017a0 QTreeView::collapseAll() + 352
6 OSSIA.i-score 0x0000000106b56915 NetworkTree::expandItems(QList<QTreeWidgetItem*>&) + 21
7 OSSIA.i-score 0x0000000106b59f2e NetworkTree::refreshItemNamespace(QTreeWidgetItem_, bool) + 1614
8 OSSIA.i-score 0x0000000106b07654 deviceCallback(TTSymbol&) + 132
9 OSSIA.i-score 0x0000000106afabb0 NamespaceCallback(TTValue const&, TTValue const&) + 128
10 JamomaFoundation.dylib 0x0000000106ca7d37 TTCallback::notify(TTValue const&, TTValue&) + 71 (TTCallback.cpp:67)
11 JamomaFoundation.dylib 0x0000000106ccafc7 TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 615 (TTObjectBase.cpp:449)
12 JamomaFoundation.dylib 0x0000000106cc8461 TTObject::send(TTSymbol, TTValue const&, TTValue&) + 65 (TTObject.cpp:143)
13 JamomaFoundation.dylib 0x0000000106e6ea3e TTNodeDirectory::notifyObservers(TTAddress, TTNode_, TTAddressNotificationFlag) + 1630 (TTNodeDirectory.cpp:734)
14 JamomaFoundation.dylib 0x0000000106e6c681 TTNodeDirectory::TTNodeCreate(TTAddress&, TTObject&, void_, TTNode__, bool_) + 1217 (TTNodeDirectory.cpp:284)
15 JamomaModular.dylib 0x00000001070fda40 TTApplication::appendProxyData(Protocol_, TTAddress, TTSymbol) + 512 (TTApplication.cpp:1722)
16 JamomaModular.dylib 0x00000001070f7ba0 TTApplication::UpdateDirectory(TTValue const&, TTValue&) + 1280 (TTApplication.cpp:717)
17 JamomaModular.dylib 0x00000001070f7dbf TTApplication::UpdateAttribute(TTValue const&, TTValue&) + 95 (TTApplication.cpp:745)
18 JamomaFoundation.dylib 0x0000000106ccafc7 TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 615 (TTObjectBase.cpp:449)
19 JamomaFoundation.dylib 0x0000000106cc8461 TTObject::send(TTSymbol, TTValue const&, TTValue&) + 65 (TTObject.cpp:143)
20 JamomaModular.dylib 0x000000010710b152 TTApplicationManager::ApplicationListenAnswer(TTValue const&, TTValue&) + 978 (TTApplicationManager.cpp:812)
21 JamomaFoundation.dylib 0x0000000106ccafc7 TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 615 (TTObjectBase.cpp:449)
22 JamomaFoundation.dylib 0x0000000106cc8461 TTObject::send(TTSymbol, TTValue const&, TTValue&) + 65 (TTObject.cpp:143)
23 OSC.ttdylib 0x000000010c3fa76d Protocol::ReceiveListenAnswer(TTSymbol, TTAddress, TTValue&) + 413 (Protocol.cpp:408)
24 OSC.ttdylib 0x000000010c4041de OSCReceiveMessageCallback(TTValue const&, TTValue const&) + 1038 (OSC.cpp:591)
25 JamomaFoundation.dylib 0x0000000106ca7d37 TTCallback::notify(TTValue const&, TTValue&) + 71 (TTCallback.cpp:67)
26 JamomaFoundation.dylib 0x0000000106ccafc7 TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 615 (TTObjectBase.cpp:449)
27 JamomaFoundation.dylib 0x0000000106cc8461 TTObject::send(TTSymbol, TTValue const&, TTValue&) + 65 (TTObject.cpp:143)
28 NetworkLib.ttdylib 0x000000010c3b8d1e TTOscReceive::oscSocketReceive(TTValue const&, TTValue&) + 110 (TTOscReceive.cpp:66)
29 JamomaFoundation.dylib 0x0000000106ccafc7 TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 615 (TTObjectBase.cpp:449)
30 NetworkLib.ttdylib 0x000000010c3ba20e TTOscSocket::ProcessMessage(osc::ReceivedMessage const&, IpEndpointName const&) + 1038 (TTOscSocket.cpp:112)
31 NetworkLib.ttdylib 0x000000010c3bbf4d osc::OscPacketListener::ProcessPacket(char const_, int, IpEndpointName const&) + 173 (OscPacketListener.h:67)
32 NetworkLib.ttdylib 0x000000010c3c2989 SocketReceiveMultiplexer::Implementation::Run() + 4153 (UdpSocket.cpp:958)
33 NetworkLib.ttdylib 0x000000010c3bf528 SocketReceiveMultiplexer::Run() + 24 (UdpSocket.cpp:1040)
34 NetworkLib.ttdylib 0x000000010c3bae9c UdpListeningReceiveSocket::Run() + 28 (UdpSocket.h:152)
35 NetworkLib.ttdylib 0x000000010c3b9903 TTOscSocketListener(void_) + 307 (TTOscSocket.cpp:29)
36 JamomaFoundation.dylib 0x0000000106cbb670 TTThread::doCallbackMethod() + 48 (TTThread.cpp:77)
37 JamomaFoundation.dylib 0x0000000106cbb53d TTThreadCallback(void_) + 29 (TTThread.cpp:19)
38 libsystem_c.dylib 0x00007fff928fb772 _pthread_start + 327
39 libsystem_c.dylib 0x00007fff928e81a1 thread_start + 13

crash after test of i-score0.2_a9.zip on Mac Os Lion 10.7.5

Dear all
Steps to reproduce

  1. I open i-score0.2_a9 on Mac Os Lion 10.7.5

  2. Try to draw one box, so actually it's not possible

  3. Result : i-score0.2_a9 crashed

  4. detailed crash:

Process: i-score [467]
Path: /Applications/i-score0.2_a9.app/Contents/MacOS/i-score
Identifier: com.yourcompany.i-score
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [145]

Date/Time: 2014-07-10 23:13:10.446 +0200
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 306362 sec
Crashes Since Last Report: 11
Per-App Interval Since Last Report: -2493 sec
Anonymous UUID: FAFAB0E7-D510-4154-9CE4-D9987C377629

Crashed Thread: 5 QThread

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

VM Regions Near 0:
-->
__TEXT 0000000106940000-0000000106b7a000 [ 2280K] r-x/rwx SM=COW /Applications/i-score0.2_a9.app/Contents/MacOS/i-score

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

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8b7bc7a6 mk_timer_arm + 10
1 com.apple.CoreFoundation 0x00007fff8cc27486 CFRepositionTimerInMode + 230
2 com.apple.CoreFoundation 0x00007fff8cc272bf CFRunLoopAddTimer + 527
3 com.apple.CoreFoundation 0x00007fff8cbe72d2 CFSetApplyFunction_block_invoke_1 + 18
4 com.apple.CoreFoundation 0x00007fff8cbe7121 CFBasicHashApply + 113
5 com.apple.CoreFoundation 0x00007fff8cbe70a4 CFSetApplyFunction + 212
6 com.apple.CoreFoundation 0x00007fff8cc2719c CFRunLoopAddTimer + 236
7 QtGui 0x000000010845ce17 QEventDispatcherMac::registerTimer(int, int, QObject
) + 343
8 QtCore 0x00000001092313ef QAbstractEventDispatcher::registerTimer(int, QObject
) + 63
9 QtGui 0x0000000108ab9495 QGraphicsSceneBspTreeIndexPrivate::startIndexTimer(int) + 53
10 QtGui 0x0000000108ab9a3d QGraphicsSceneBspTreeIndexPrivate::addItem(QGraphicsItem
, bool) + 221
11 QtGui 0x0000000108ab9c79 QGraphicsSceneBspTreeIndexPrivate::removeItem(QGraphicsItem
, bool, bool) + 537
12 QtGui 0x0000000108ab9f5e QGraphicsSceneBspTreeIndex::prepareBoundingRectChange(QGraphicsItem const_) + 110
13 QtGui 0x0000000108a6a687 QGraphicsItem::prepareGeometryChange() + 151
14 QtGui 0x0000000108a6ba44 QGraphicsItemPrivate::setPosHelper(QPointF const&) + 52
15 QtGui 0x0000000108a679d6 QGraphicsItem::setPos(QPointF const&) + 470
16 com.yourcompany.i-score 0x00000001069e0c71 QGraphicsItem::setPos(double, double) + 65
17 com.yourcompany.i-score 0x0000000106a311d6 MaquetteScene::updateProgressBar() + 470
18 com.yourcompany.i-score 0x0000000106a47070 MaquetteView::updateTimeOffsetView() + 32
19 com.yourcompany.i-score 0x0000000106a3fb51 MaquetteScene::updatePlayModeView() + 33
20 com.yourcompany.i-score 0x00000001069ae779 Maquette::udpatePlayModeView() + 25
21 com.yourcompany.i-score 0x0000000106994d96 boxIsRunningCallback(unsigned int, bool) + 70
22 com.yourcompany.i-score 0x000000010695631c TimeProcessEndCallback(void_, TTValue const&) + 220
23 JamomaFoundation.dylib 0x0000000106d01b8c TTCallback::notify(TTValue const&, TTValue&) + 60
24 JamomaFoundation.dylib 0x0000000106d1fb3f TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 591
25 JamomaFoundation.dylib 0x0000000106d2f3e5 TTList::iterateObjectsSendingMessage(TTSymbol const&, TTValue&) + 565
26 JamomaFoundation.dylib 0x0000000106d1fcf1 TTObjectBase::sendNotification(TTSymbol, TTValue const&) + 33
27 JamomaScore.dylib 0x00000001070f5d75 TTTimeProcess::SchedulerRunningChanged(TTValue const&, TTValue&) + 197
28 JamomaFoundation.dylib 0x0000000106d1fb3f TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 591
29 JamomaFoundation.dylib 0x0000000106d2f3e5 TTList::iterateObjectsSendingMessage(TTSymbol const&, TTValue&) + 565
30 JamomaFoundation.dylib 0x0000000106d1fcf1 TTObjectBase::sendNotification(TTSymbol, TTValue const&) + 33
31 System.ttdylib 0x000000010ba16470 System::Stop() + 192
32 JamomaFoundation.dylib 0x0000000106d1f9dd TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 237
33 JamomaFoundation.dylib 0x0000000106d1f880 TTObjectBase::sendMessage(TTSymbol) + 96
34 JamomaScore.dylib 0x00000001070f5502 TTTimeProcess::Stop() + 66
35 JamomaFoundation.dylib 0x0000000106d1f9dd TTObjectBase::sendMessage(TTSymbol, TTValue const&, TTValue&) + 237
36 JamomaFoundation.dylib 0x0000000106d1f880 TTObjectBase::sendMessage(TTSymbol) + 96
37 com.yourcompany.i-score 0x000000010696585b Engine::stop(unsigned int) + 187
38 com.yourcompany.i-score 0x00000001069aad41 Maquette::turnExecutionOff() + 49
39 com.yourcompany.i-score 0x00000001069ab231 Maquette::stopPlayingAndGoToCurrentTime() + 49
40 com.yourcompany.i-score 0x0000000106a33826 MaquetteScene::stopAndGoToCurrentTime() + 118
41 com.yourcompany.i-score 0x0000000106a32f4c MaquetteScene::mousePressEvent(QGraphicsSceneMouseEvent_) + 92
42 QtGui 0x0000000108ab1133 QGraphicsScene::event(QEvent_) + 1363
43 QtGui 0x00000001084a55ed QApplicationPrivate::notify_helper(QObject_, QEvent_) + 189
44 QtGui 0x00000001084abc64 QApplication::notify(QObject_, QEvent_) + 1060
45 com.yourcompany.i-score 0x00000001069455e4 SafeApplication::notify(QObject_, QEvent_) + 36
46 QtCore 0x0000000109241bdc QCoreApplication::notifyInternal(QObject_, QEvent_) + 124
47 QtGui 0x00000001084a589c qt_sendSpontaneousEvent(QObject_, QEvent_) + 44
48 QtGui 0x0000000108acaf15 QGraphicsView::mousePressEvent(QMouseEvent_) + 805
49 QtGui 0x00000001085005f0 QWidget::event(QEvent_) + 2816
50 QtGui 0x00000001088920ac QFrame::event(QEvent_) + 44
51 QtGui 0x000000010891e6e7 QAbstractScrollArea::viewportEvent(QEvent_) + 23
52 QtGui 0x0000000108aca50b QGraphicsView::viewportEvent(QEvent_) + 123
53 QtGui 0x0000000108920a70 QAbstractScrollAreaFilter::eventFilter(QObject_, QEvent_) + 48
54 QtCore 0x0000000109241687 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject_, QEvent_) + 151
55 QtGui 0x00000001084a55be QApplicationPrivate::notify_helper(QObject_, QEvent_) + 142
56 QtGui 0x00000001084ac190 QApplication::notify(QObject_, QEvent_) + 2384
57 com.yourcompany.i-score 0x00000001069455e4 SafeApplication::notify(QObject_, QEvent_) + 36
58 QtCore 0x0000000109241bdc QCoreApplication::notifyInternal(QObject_, QEvent_) + 124
59 QtGui 0x00000001084a9bdd QApplicationPrivate::sendMouseEvent(QWidget_, QMouseEvent_, QWidget_, QWidget_, QWidget__, QPointer&, bool) + 333
60 QtGui 0x00000001084596cb qt_mac_handleMouseEvent(NSEvent_, QEvent::Type, Qt::MouseButton, QWidget*, bool) + 763
61 com.apple.AppKit 0x00007fff893b2c98 -[NSWindow sendEvent:] + 6306
62 QtGui 0x000000010844e7d7 -[QCocoaWindow sendEvent:] + 87
63 com.apple.AppKit 0x00007fff8934c3a5 -[NSApplication sendEvent:] + 5593
64 QtGui 0x0000000108453814 -[QNSApplication sendEvent:] + 84
65 com.apple.AppKit 0x00007fff892e2a0e -[NSApplication run] + 555
66 QtGui 0x000000010845e680 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1824
67 QtCore 0x0000000109240af4 QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 68
68 QtCore 0x0000000109240ea4 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 324
69 QtCore 0x000000010924358c QCoreApplication::exec() + 188
70 com.yourcompany.i-score 0x00000001069445b5 main + 453
71 com.yourcompany.i-score 0x00000001069443e4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8b7be7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8c488786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8c487316 _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8b7bddf2 __select + 10
1 NetworkLib.ttdylib 0x000000010e19a766 SocketReceiveMultiplexer::Implementation::Run() + 3174
2 NetworkLib.ttdylib 0x000000010e1976d8 SocketReceiveMultiplexer::Run() + 24
3 NetworkLib.ttdylib 0x000000010e192c5c UdpListeningReceiveSocket::Run() + 28
4 NetworkLib.ttdylib 0x000000010e191792 TTOscSocketListener(void*) + 226
5 JamomaFoundation.dylib 0x0000000106d10450 TTThread::doCallbackMethod() + 48
6 JamomaFoundation.dylib 0x0000000106d1031d _ZL16TTThreadCallbackPv + 29
7 libsystem_c.dylib 0x00007fff88fc28bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff88fc5b75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8b7bddf2 __select + 10
1 NetworkLib.ttdylib 0x000000010e19a766 SocketReceiveMultiplexer::Implementation::Run() + 3174
2 NetworkLib.ttdylib 0x000000010e1976d8 SocketReceiveMultiplexer::Run() + 24
3 NetworkLib.ttdylib 0x000000010e192c5c UdpListeningReceiveSocket::Run() + 28
4 NetworkLib.ttdylib 0x000000010e191792 TTOscSocketListener(void*) + 226
5 JamomaFoundation.dylib 0x0000000106d10450 TTThread::doCallbackMethod() + 48
6 JamomaFoundation.dylib 0x0000000106d1031d _ZL16TTThreadCallbackPv + 29
7 libsystem_c.dylib 0x00007fff88fc28bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff88fc5b75 thread_start + 13

Thread 4:

Thread 5 Crashed:: QThread
0 com.yourcompany.i-score 0x000000010694c35d std::__1::__tree_node_base<void*> const* std::__1::__tree_nextstd::__1::_tree_node_base<void* const>(std::_1::tree_node_base<void> const) + 109
1 com.yourcompany.i-score 0x0000000106a793bd MaquetteScene::getPlayingBoxes() + 1373
2 com.yourcompany.i-score 0x0000000106a78175 PlayingThread::run() + 37
3 QtCore 0x00000001091276d4 QThreadPrivate::start(void
) + 356
4 libsystem_c.dylib 0x00007fff88fc28bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff88fc5b75 thread_start + 13

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x00007fb45ce40016 rbx: 0x00007fb45ce4b530 rcx: 0x7fff78c629c00000 rdx: 0x00007fb45b4d1501
rdi: 0x00007fb45b4d1540 rsi: 0x0000000000000001 rbp: 0x0000000115acab00 rsp: 0x0000000115acab00
r8: 0x0000000115aca498 r9: 0x0000000115aca4b8 r10: 0x0000000000000000 r11: 0x00007fb45ce4e808
r12: 0x0000000115acaee0 r13: 0x00007fb45ce1fdf0 r14: 0x0000000115acb000 r15: 0x0000000109127570
rip: 0x000000010694c35d rfl: 0x0000000000010202 cr2: 0x0000000103db9000
Logical CPU: 2

Binary Images:
0x106940000 - 0x106b79fff +com.yourcompany.i-score (??? - ???) <70403855-6BE6-3E8C-A2A1-F0BBFA2F1DF9> /Applications/i-score0.2_a9.app/Contents/MacOS/i-score
0x106cfd000 - 0x106f17fff +JamomaFoundation.dylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/JamomaFoundation.dylib
0x10706f000 - 0x1070a1fff +JamomaDSP.dylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/JamomaDSP.dylib
0x1070c5000 - 0x1070ffff7 +JamomaScore.dylib (??? - ???) <0F0EE1E9-9737-384F-84D8-025212FB07E8> /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/JamomaScore.dylib
0x107129000 - 0x1071edff7 +JamomaModular.dylib (??? - ???) <741EEF5E-1665-3BFF-B847-1F160EE8290A> /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/JamomaModular.dylib
0x10723c000 - 0x107b51ff7 +gecode (32.0.0 - compatibility 32.0.0) /Applications/i-score0.2_a9.app/Contents/Frameworks/gecode.framework/Versions/32/gecode
0x10826f000 - 0x10836cff7 +libxml2.2.dylib (10.8.0 - compatibility 10.0.0) <47B09CB2-C636-3024-8B55-6040F7829B4C> /Applications/i-score0.2_a9.app/Contents/Frameworks/libxml2.2.dylib
0x1083a4000 - 0x1083f4fef +QtSvg (4.8.5 - compatibility 4.8.0) <701AF4FF-C688-35C0-B1BB-CD8534A66665> /Applications/i-score0.2_a9.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x10841c000 - 0x108e38ff7 +QtGui (4.8.5 - compatibility 4.8.0) /Applications/i-score0.2_a9.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x109100000 - 0x1093dafe7 +QtCore (4.8.5 - compatibility 4.8.0) <4172EABD-46BE-2722-C849-F7FB5632DED2> /Applications/i-score0.2_a9.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x10947d000 - 0x1094bafe7 +QtXml (4.8.5 - compatibility 4.8.0) <6C6EC63D-31D0-8C5B-754A-EE4D71D8F3C4> /Applications/i-score0.2_a9.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x1094d9000 - 0x10961bfe7 +QtNetwork (4.8.5 - compatibility 4.8.0) <7FC3FD1E-2A18-3B59-022E-0ACA3211C6E8> /Applications/i-score0.2_a9.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x10a8c9000 - 0x10a8fdfff com.apple.security.csparser (3.0 - 55148.6) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x10ae34000 - 0x10ae3dfff +libqsvgicon.dylib (??? - ???) <19E30BAB-8525-DE83-D8D2-0C4A6749DC71> /Applications/i-score0.2_a9.app/Contents/plugins/iconengines/libqsvgicon.dylib
0x10ae43000 - 0x10ae50ff7 +AnalysisLib.ttdylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/AnalysisLib.ttdylib
0x10ae5b000 - 0x10ae71fff +Automation.ttdylib (??? - ???) <203E5F3A-E6CD-364C-B7A3-1D196DCBC978> /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/Automation.ttdylib
0x10ae81000 - 0x10ae85fff +Interval.ttdylib (??? - ???) <822A9DDF-58BA-3B77-A4A7-20AA70F39933> /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/Interval.ttdylib
0x10ae8c000 - 0x10ae90ff7 +libqsvg.dylib (??? - ???) <28380565-8115-F8BD-7166-3C0D13B6C28E> /Applications/i-score0.2_a9.app/Contents/plugins/imageformats/libqsvg.dylib
0x10b9af000 - 0x10b9e2fff +DataspaceLib.ttdylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/DataspaceLib.ttdylib
0x10ba0e000 - 0x10ba18fff +System.ttdylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/System.ttdylib
0x10ba22000 - 0x10ba25ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x10e131000 - 0x10e14cfff +FunctionLib.ttdylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/FunctionLib.ttdylib
0x10e160000 - 0x10e179ff7 +Minuit.ttdylib (??? - ???) <7D8293DC-8DB0-3507-BED1-8DED95BB431F> /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/Minuit.ttdylib
0x10e18a000 - 0x10e1affff +NetworkLib.ttdylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/NetworkLib.ttdylib
0x10e1ce000 - 0x10e1e2fff +OSC.ttdylib (??? - ???) /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/OSC.ttdylib
0x10e1f1000 - 0x10e25aff7 +Scenario.ttdylib (??? - ???) <842B672B-22FD-381C-B47E-D3395FA7DDDE> /Applications/i-score0.2_a9.app/Contents/Frameworks/jamoma/Extensions/Scenario.ttdylib
0x10e2ef000 - 0x10e2f9fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10e301000 - 0x10e301ff3 +cl_kernels (??? - ???) <59C3C166-3F0D-4111-8BFC-5F74B5CB50DA> cl_kernels
0x114ce9000 - 0x114d88ff7 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
0x7fff66540000 - 0x7fff66574baf dyld (195.6 - ???) /usr/lib/dyld
0x7fff87ef8000 - 0x7fff87f32fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff87f33000 - 0x7fff87f38fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff87f39000 - 0x7fff87f94ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff87f95000 - 0x7fff87f9aff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff87f9b000 - 0x7fff87fdbff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff87fee000 - 0x7fff8800bff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8800c000 - 0x7fff88050ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff88051000 - 0x7fff88093ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff8809e000 - 0x7fff880acfff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff881a1000 - 0x7fff881cafff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff881f9000 - 0x7fff8820ffff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff88210000 - 0x7fff8821fff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib
0x7fff885e7000 - 0x7fff885f2fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff885f3000 - 0x7fff885fbfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff885fc000 - 0x7fff88708fef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x7fff88732000 - 0x7fff88733fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff88734000 - 0x7fff88786ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff88787000 - 0x7fff88787fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8895f000 - 0x7fff88961fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8899c000 - 0x7fff88a0ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff88b7d000 - 0x7fff88bc9ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff88bca000 - 0x7fff88bd1fff 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
0x7fff88bd2000 - 0x7fff88bfafff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff88cfd000 - 0x7fff88efffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff88f74000 - 0x7fff89051fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff890b4000 - 0x7fff890bdff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff890be000 - 0x7fff890f1ff7 com.apple.GSS (2.2 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff89185000 - 0x7fff89227fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff89228000 - 0x7fff892acff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff892ad000 - 0x7fff892ddff7 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
0x7fff892de000 - 0x7fff89ee4fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff89ee5000 - 0x7fff8a1fefff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8a23d000 - 0x7fff8a299ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8a29a000 - 0x7fff8a33ffff 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
0x7fff8a383000 - 0x7fff8a5adfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8a5ae000 - 0x7fff8a5b4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff8a5b5000 - 0x7fff8a5c3ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff8a91f000 - 0x7fff8a981ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8aa3b000 - 0x7fff8aa76fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8aa77000 - 0x7fff8aa94fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8acd1000 - 0x7fff8acd5ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8ad07000 - 0x7fff8ad55fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff8ae55000 - 0x7fff8ae55fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8ae6b000 - 0x7fff8af01ff7 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
0x7fff8af02000 - 0x7fff8b069ff7 com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8b075000 - 0x7fff8b182fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8b183000 - 0x7fff8b64afff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8b674000 - 0x7fff8b78dfff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8b78e000 - 0x7fff8b7a0ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8b7a1000 - 0x7fff8b7a6fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff8b7a7000 - 0x7fff8b7c7fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff8b7c8000 - 0x7fff8b8cffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff8b8d0000 - 0x7fff8b8d1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8b8d2000 - 0x7fff8b8dfff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib
0x7fff8b8e0000 - 0x7fff8b8e6fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8b8e7000 - 0x7fff8b9e1ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8ba0c000 - 0x7fff8ba47fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8ba5d000 - 0x7fff8ba5ffff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff8ba60000 - 0x7fff8bae5ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8c35c000 - 0x7fff8c382fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8c485000 - 0x7fff8c493fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff8c494000 - 0x7fff8c50afff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8c50b000 - 0x7fff8c54afff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8c54b000 - 0x7fff8c551ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8c552000 - 0x7fff8c57eff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8c57f000 - 0x7fff8c581fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8c597000 - 0x7fff8c5aaff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff8c5b7000 - 0x7fff8c5f2fff libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff8c5f3000 - 0x7fff8c5f3fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8c5f4000 - 0x7fff8c677fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8c99e000 - 0x7fff8c99efff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8caa7000 - 0x7fff8cb6eff7 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
0x7fff8cb6f000 - 0x7fff8cb76fff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8cbd5000 - 0x7fff8cda9ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8cdaa000 - 0x7fff8cdabfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff8d0ec000 - 0x7fff8d102ff7 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
0x7fff8d103000 - 0x7fff8d118fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d119000 - 0x7fff8d11dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff8d11e000 - 0x7fff8d220fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8d468000 - 0x7fff8d46dfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8d6e7000 - 0x7fff8da13fff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8da14000 - 0x7fff8da17fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8da5f000 - 0x7fff8da71ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8da72000 - 0x7fff8db39ff7 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
0x7fff8db3a000 - 0x7fff8dbdbff7 com.apple.LaunchServices (480.42 - 480.42) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8de0b000 - 0x7fff8de36ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x7fff8de4d000 - 0x7fff8de69ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8de78000 - 0x7fff8df7dfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8df92000 - 0x7fff8e3bffff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8ec79000 - 0x7fff8eeedfff 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
0x7fff8ef1f000 - 0x7fff8f003ff7 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
0x7fff8f004000 - 0x7fff8f0e2fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8f1cd000 - 0x7fff8f20dfff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib
0x7fff8f20e000 - 0x7fff8f213fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8f4f9000 - 0x7fff8f50dff7 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
0x7fff8f50e000 - 0x7fff8f518ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff8f519000 - 0x7fff8f520fff com.apple.CommerceCore (1.0 - 17.1) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8f521000 - 0x7fff8f597ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff8f598000 - 0x7fff8f5affff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8f5da000 - 0x7fff8f5fefff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8f5ff000 - 0x7fff8f602ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8fc9c000 - 0x7fff8fc9cfff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8fc9d000 - 0x7fff8fcbcfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8fd1a000 - 0x7fff8fd7afff 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
0x7fff8fd7b000 - 0x7fff8fd7cff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8fd7d000 - 0x7fff8fd82fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9005e000 - 0x7fff90069ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff900a9000 - 0x7fff900effff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
0x7fff900f0000 - 0x7fff901e5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff90246000 - 0x7fff90562fff 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
0x7fff90563000 - 0x7fff90567fff 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
0x7fff90568000 - 0x7fff9056cfff libdyld.dylib (195.6.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff9056d000 - 0x7fff905aefff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff905af000 - 0x7fff905b2fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff905b4000 - 0x7fff905c1fff 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
0x7fff905c2000 - 0x7fff90f60a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff90f61000 - 0x7fff90f73ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff90f81000 - 0x7fff90faefe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x7fff91030000 - 0x7fff91114e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff91115000 - 0x7fff91116ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff911fb000 - 0x7fff9139bff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9139c000 - 0x7fff9139dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff9139e000 - 0x7fff913a5fff libcopyfile.dylib (85.1.70 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib
0x7fff913a6000 - 0x7fff91459ff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9145a000 - 0x7fff91461fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff914af000 - 0x7fff914affff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib
0x7fff9196d000 - 0x7fff91973fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff91974000 - 0x7fff919e4fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff919e5000 - 0x7fff91a4dff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff91a63000 - 0x7fff91a8cfff libJPEG.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff91a8d000 - 0x7fff91ae1ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff91ae2000 - 0x7fff91ae3ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff91ae4000 - 0x7fff91af3fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91af4000 - 0x7fff91af4fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff91af5000 - 0x7fff91af7ff7 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
0x7fff91af8000 - 0x7fff91b50ff7 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff91b51000 - 0x7fff91bb9ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff91bba000 - 0x7fff9219efff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9359c000 - 0x7fff93891ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff93892000 - 0x7fff938fdff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff938fe000 - 0x7fff93909ff7 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
0x7fff943f9000 - 0x7fff94556fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff9457f000 - 0x7fff945faff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff945fb000 - 0x7fff94612fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff94613000 - 0x7fff94667fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff946ae000 - 0x7fff946bcfff com.apple.NetAuth (3.2 - 3.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9492a000 - 0x7fff9496afe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9496b000 - 0x7fff9496efff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff94a80000 - 0x7fff94a80fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff94a81000 - 0x7fff94aa2fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff94aa3000 - 0x7fff94ad2fff com.apple.shortcut (2.1 - 2.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff94ad3000 - 0x7fff94ad3fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff94ad4000 - 0x7fff94af8fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff94af9000 - 0x7fff94c2ffff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff94c30000 - 0x7fff94ccaff7 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
0x7fff94d87000 - 0x7fff94dcbff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff94dcc000 - 0x7fff94eabfff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

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

VM Region Summary:
ReadOnly portion of Libraries: Total=194.4M resident=151.5M(78%) swapped_out_or_unallocated=42.9M(22%)
Writable regions: Total=166.7M written=89.8M(54%) resident=119.3M(72%) swapped_out=0K(0%) unallocated=47.4M(28%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 6420K
CG image 12K
CG raster data 128K
CG shared images 3416K
CoreGraphics 16K
CoreImage 4K
CoreServices 2104K
MALLOC 131.1M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 16K
OpenCL 8K
SQLite page cache 96K
STACK GUARD 56.0M
Stack 10.1M
Stack (reserved) 520K reserved VM address space (unallocated)
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 13.3M
__IMAGE 528K
__LINKEDIT 63.8M
__TEXT 130.6M
__UNICODE 544K
mapped file 76.4M
shared memory 5060K
=========== =======
TOTAL 516.1M
TOTAL, minus reserved VM space 515.5M

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x02BA, 0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x02BA, 0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), 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 HTS545050B9SA02, 500,11 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 7
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

crash at opening on Macos Lion 10.7.5

  1. Upload last I-score 0.1.6 on http://i-score.org/

  2. Result is crash see below

Process: i-score [2338]
Path: /Applications/i-score.app/Contents/MacOS/i-score
Identifier: com.yourcompany.i-score
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [271]

Date/Time: 2013-09-29 18:48:48.744 +0200
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 508664 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 5626 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 0F7C1951-3027-4B9C-9C8A-D90C9843737C

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/libIscore.1.dylib
Referenced from: /Applications/i-score.app/Contents/MacOS/i-score
Reason: image not found

Binary Images:
0x10f429000 - 0x10f60cfff +com.yourcompany.i-score (??? - ???) /Applications/i-score.app/Contents/MacOS/i-score
0x7fff6f029000 - 0x7fff6f05dbaf dyld (195.6 - ???) /usr/lib/dyld

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f17
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HTS545050B9SA02, 500,11 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: USB to ATA/ATAPI bridge, 0x152d (JMicron Technology Corp.), 0x2338, 0xfa140000 / 7
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 4
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 6

can't remove a node from box's automation by unchecking it

Après avoir sélectionner une box, je peux sélectionner un node entier à automatiser en cliquant sur la checkbox à côté du nom du node.
Mais je ne peux pas retirer ce node de l'automation de la box en cliquant dessus à nouveau.
On ne peut d'ailleurs pas décocher la box d'un node.
Par contre, je peux décocher les paramètres d'un node un à un.

Lorsque tous les éléments d'un node sont sélectionnés, la checkbox est orange et cochée.
Lorsqu'il y a au moins un élément sélectionné mais pas tous, la checkbox est orange mais pas cochée.
Lorsque je décoche tous les éléments, la case reste orange. Elle devrait être blanche non ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.