I spent hours making 2 complex projects and saved them. When I try to open them i get a crash related to the perspective . details below. I have re installed and updated to latest version and get the same issue.
VM Region Info: 0x4 is not in any region. Bytes before following region: 140737488244732
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
shared memory 7ffffffe5000-7ffffffe6000 [ 4K] r-x/r-x SM=SHM
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=665.3M resident=0K(0%) swapped_out_or_unallocated=665.3M(100%)
Writable regions: Total=695.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.8M(100%)
I patched the graph structure at load time with a version of Tulip under debugger,
in order to renumber the subgraph having an incorrect id and ensure the graph could load.
Then I just had to save the Tulip project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I patched the graph structure at load time with a version of Tulip under
debugger,
in order to renumber the subgraph having an incorrect id and ensure the
graph could load.
Then I just had to save the Tulip project.
I spent hours making 2 complex projects and saved them. When I try to open them i get a crash related to the perspective . details below. I have re installed and updated to latest version and get the same issue.
Translated Report (Full Report Below)
Process: tulip_perspective [41445]
Path: /Applications/Tulip.app/Contents/bin/tulip_perspective
Identifier: tulip_perspective
Version: ???
Code Type: X86-64 (Native)
Parent Process: Exited process [41444]
Responsible: Terminal [40818]
User ID: 503
Date/Time: 2022-12-12 12:59:12.2858 +0000
OS Version: macOS 13.1 (22C65)
Report Version: 12
Bridge OS Version: 7.1 (20P2059)
Anonymous UUID: 36AFBC43-48BE-44BE-F093-7329FD1546D1
Time Awake Since Boot: 18000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000004
Exception Codes: 0x0000000000000001, 0x0000000000000004
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [41445]
VM Region Info: 0x4 is not in any region. Bytes before following region: 140737488244732
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
shared memory 7ffffffe5000-7ffffffe6000 [ 4K] r-x/r-x SM=SHM
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libtulip-core-5.6.dylib 0x1074a9903 tlp::IdManager::getFreeId(unsigned int) + 131
1 libtulip-core-5.6.dylib 0x10746f82b tlp::GraphImpl::getSubGraphId(unsigned int) + 27
2 libtulip-core-5.6.dylib 0x10743785a tlp::GraphAbstract::GraphAbstract(tlp::Graph, unsigned int) + 218
3 libtulip-core-5.6.dylib 0x1074a2eb2 tlp::GraphView::GraphView(tlp::Graph, tlp::BooleanProperty, unsigned int) + 34
4 libtulip-core-5.6.dylib 0x107437e9b tlp::GraphAbstract::addSubGraph(unsigned int, tlp::BooleanProperty, std::1::basic_string<char, std::__1::char_traits\<char="">, std::__1::allocator\<char> > const&) + 59
5 libtulip-core-5.6.dylib 0x107557db6 TLPBImport::importGraph() + 3638
6 libtulip-core-5.6.dylib 0x10743d78e tlp::importGraph(std:👎:basic_string<char, std::__1::char_traits\<char="">, std::__1::allocator\<char> > const&, tlp::DataSet&, tlp::PluginProgress, tlp::Graph) + 446
7 libGraphPerspective-5.6.1.dylib 0x126191325 GraphPerspective::importGraph(std:👎:basic_string<char, std::__1::char_traits\<char="">, std::__1::allocator\<char> > const&, tlp::DataSet&) + 117
8 libGraphPerspective-5.6.1.dylib 0x1261927a1 GraphPerspective::importGraph() + 113
9 QtCore 0x10860798b 0x1084b3000 + 1395083
10 QtWidgets 0x107c86d24 QAction::triggered(bool) + 56
11 QtWidgets 0x107c86c0d QAction::activate(QAction::ActionEvent) + 225
12 QtCore 0x10860798b 0x1084b3000 + 1395083
13 QtWidgets 0x107d2d530 QAbstractButton::clicked(bool) + 56
14 QtWidgets 0x107d2d471 0x107c81000 + 705649
15 QtWidgets 0x107d2d34f 0x107c81000 + 705359
16 QtWidgets 0x107d2de9c QAbstractButton::mouseReleaseEvent(QMouseEvent) + 120
17 QtWidgets 0x107dd387b QToolButton::mouseReleaseEvent(QMouseEvent) + 15
18 QtWidgets 0x107cb491b QWidget::event(QEvent) + 1031
19 QtWidgets 0x107dd3e02 QToolButton::event(QEvent) + 72
20 QtWidgets 0x107c8cc0c QApplicationPrivate::notify_helper(QObject, QEvent) + 218
21 QtWidgets 0x107c8f0d0 QApplication::notify(QObject, QEvent) + 6142
22 QtCore 0x1085e86c8 QCoreApplication::notifyInternal2(QObject, QEvent) + 138
23 QtWidgets 0x107c8d34d QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget, QWidget, QPointer<qwidget>&, bool, bool) + 751
24 QtWidgets 0x107cc7936 0x107c81000 + 289078
25 QtWidgets 0x107cc6d44 0x107c81000 + 286020
26 QtWidgets 0x107c8cc0c QApplicationPrivate::notify_helper(QObject</qwidget>, QEvent) + 218
27 QtWidgets 0x107c8daf2 QApplication::notify(QObject, QEvent) + 544
28 QtCore 0x1085e86c8 QCoreApplication::notifyInternal2(QObject, QEvent) + 138
29 QtGui 0x10810c392 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1566
30 QtGui 0x1080fdbe9 QWindowSystemInterface::sendWindowSystemEvents(QFlags<qeventloop::processeventsflag>) + 95
31 libqcocoa.dylib 0x108f28224 0x108ef9000 + 193060
32 libqcocoa.dylib 0x108f287bc 0x108ef9000 + 194492
33 CoreFoundation 0x7ff81453db98 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION</qeventloop::processeventsflag></char></char,></char></char,></char></char,> + 17
34 CoreFoundation 0x7ff81453db47 __CFRunLoopDoSource0 + 157
35 CoreFoundation 0x7ff81453d921 __CFRunLoopDoSources0 + 212
36 CoreFoundation 0x7ff81453c59b __CFRunLoopRun + 929
37 CoreFoundation 0x7ff81453bb80 CFRunLoopRunSpecific + 560
38 HIToolbox 0x7ff81de80766 RunCurrentEventLoopInMode + 292
39 HIToolbox 0x7ff81de80396 ReceiveNextEventCommon + 199
40 HIToolbox 0x7ff81de802b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
41 AppKit 0x7ff817687f33 _DPSNextEvent + 909
42 AppKit 0x7ff817686db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
43 AppKit 0x7ff8176793f7 -[NSApplication run] + 586
44 libqcocoa.dylib 0x108f27908 0x108ef9000 + 190728
45 QtCore 0x1085e652a QEventLoop::exec(QFlags<qeventloop::processeventsflag>) + 288
46 QtCore 0x1085e8b57 QCoreApplication::exec() + 123
47 tulip_perspective 0x10657aa12 main + 4866
48 dyld 0x7ff81412f310 start + 2432</qeventloop::processeventsflag>
Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff81442c2da __select + 10
1 CoreFoundation 0x7ff8145654ba __CFSocketManager + 643
2 libsystem_pthread.dylib 0x7ff814462259 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff81445dc7b thread_start + 15
Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8144235c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff814431604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff81442a635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8144238a8 mach_msg + 19
4 CoreFoundation 0x7ff81453dcde __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff81453c74a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff81453bb80 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff8177e8299 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff814462259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81445dc7b thread_start + 15
Thread 3:
0 libsystem_pthread.dylib 0x7ff81445dc58 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x7ff81445dc58 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000004 rbx: 0x00007fcd9025a670 rcx: 0x0000000000000004 rdx: 0x0000000000000000
rdi: 0x0000600002d8e6a0 rsi: 0x000000000000003e rbp: 0x00007ff7b9989ac0 rsp: 0x00007ff7b9989a90
r8: 0x0000000000002c73 r9: 0x00000000000002c6 r10: 0x00007fcd90400000 r11: 0x00000000fffffc00
r12: 0x00007fcd9025a520 r13: 0x0000000000000054 r14: 0x00007fcd904307e0 r15: 0x000000000000003e
rip: 0x00000001074a9903 rfl: 0x0000000000010202 cr2: 0x0000000000000004
Logical CPU: 0
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14
Thread 0 instruction stream:
43 10 48 8b 7b 10 48 85-ff 74 33 48 89 c3 48 89 C.H.{.H..t3H..H.
f9 66 2e 0f 1f 84 00 00-00 00 00 66 90 31 d2 44 .f.........f.1.D
39 79 1c 0f 92 c2 48 0f-43 d9 48 8b 0c d1 48 85 9y....H.C.H...H.
c9 75 ea 48 39 c3 74 06-44 39 7b 1c 76 03 48 89 .u.H9.t.D9{.v.H.
c3 48 8b 4b 08 48 85 c9-0f 84 35 01 00 00 66 2e .H.K.H....5...f.
0f 1f 84 00 00 00 00 00-0f 1f 44 00 00 48 89 c8 ..........D..H..
[48]8b 09 48 85 c9 75 f5-e9 40 01 00 00 44 39 2b H..H..u..@...D9+ <==
75 08 44 89 3b e9 f3 00-00 00 45 39 fd 0f 83 ea u.D.;.....E9....
00 00 00 4c 8d 73 10 eb-18 0f 1f 40 00 48 8b 5d ...L.s.....@.H.]
d0 41 ff c5 44 89 6b 04-45 39 fd 0f 83 cc 00 00 .A..D.k.E9......
00 49 8b 1e 48 85 db 74-44 4d 89 f4 eb 21 66 2e .I..H..tDM...!f.
0f 1f 84 00 00 00 00 00-0f 1f 44 00 00 48 8b 03 ..........D..H..
Binary Images:
0x1073d7000 - 0x1075d7fff libtulip-core-5.6.dylib () <5ca33d25-4c37-3012-8a3c-a1ce00950a5a> /Applications/Tulip.app/Contents/Frameworks/libtulip-core-5.6.dylib
0x126149000 - 0x1261fbfff libGraphPerspective-5.6.1.dylib () <1c61aea4-e1b9-3a44-93c5-45ebc224fb21> /Applications/Tulip.app/Contents/lib/tulip/perspective/libGraphPerspective-5.6.1.dylib
0x1084b3000 - 0x1087dafff org.qt-project.QtCore (5.15) <49c10a0c-85f8-305f-a343-72fd5342fb5a> /Applications/Tulip.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x107c81000 - 0x107f83fff org.qt-project.QtWidgets (5.15) <f998e480-2667-39aa-a175-d1f4c0350389> /Applications/Tulip.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x1080ea000 - 0x10839bfff org.qt-project.QtGui (5.15) <c659be5f-3cdc-3e6d-a19d-bc3b46bc7339> /Applications/Tulip.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x108ef9000 - 0x108f88fff libqcocoa.dylib () <bb096a09-256b-35c8-9c79-2530b50afb75> /Applications/Tulip.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7ff8144be000 - 0x7ff814957fff com.apple.CoreFoundation (6.9) <beb5fc0b-7196-3c1d-a59a-f62ada98f592> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81de51000 - 0x7ff81e148ffd com.apple.HIToolbox (2.1.1) <db45022f-3922-35b3-9a06-377f66ed0fbe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff81764a000 - 0x7ff818651fff com.apple.AppKit (6.9) <00f4aa78-a19f-3a8e-9650-9f90b7beefd6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x106573000 - 0x10658bfff tulip_perspective (</db45022f-3922-35b3-9a06-377f66ed0fbe></beb5fc0b-7196-3c1d-a59a-f62ada98f592></bb096a09-256b-35c8-9c79-2530b50afb75>) <8641e004-fefa-3692-b643-87114ea615b8> /Applications/Tulip.app/Contents/bin/tulip_perspective
0x7ff814129000 - 0x7ff8141bdc6f dyld () <bb7a0970-8c62-3dce-a7a2-5cec9c501f11> /usr/lib/dyld
0x7ff814422000 - 0x7ff81445bff7 libsystem_kernel.dylib (</bb7a0970-8c62-3dce-a7a2-5cec9c501f11>) <7c3dcc95-9f42-3c7c-8796-476ff67b9cf7> /usr/lib/system/libsystem_kernel.dylib
0x7ff81445c000 - 0x7ff814467ff7 libsystem_pthread.dylib () <5920e36f-53ec-33f0-b675-8ae48b58418c> /usr/lib/system/libsystem_pthread.dylib
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???</c659be5f-3cdc-3e6d-a19d-bc3b46bc7339></f998e480-2667-39aa-a175-d1f4c0350389>
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=665.3M resident=0K(0%) swapped_out_or_unallocated=665.3M(100%)
Writable regions: Total=695.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.8M(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 3648K 8
CG image 432K 38
ColorSync 244K 28
CoreAnimation 18.6M 19
CoreGraphics 16K 3
CoreImage 56K 12
CoreUI image data 2092K 18
Foundation 48K 2
Kernel Alloc Once 8K 1
MALLOC 405.2M 147
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 384K 2 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 5
Stack 10.0M 5
VM_ALLOCATE 152K 21
__CTF 756 1
__DATA 35.2M 690
__DATA_CONST 34.4M 262
__DATA_DIRTY 991K 139
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 213.5M 248
__OBJC_RO 65.4M 1
__OBJC_RW 1988K 2
__TEXT 451.8M 681
dyld private memory 384K 3
mapped file 504.3M 60
shared memory 820K 27
=========== ======= =======
TOTAL 2.0G 2437
TOTAL, minus reserved VM space 1.8G 2437
Full Report
{"app_name":"tulip_perspective","timestamp":"2022-12-12 12:59:12.00 +0000","app_version":"","slice_uuid":"8641e004-fefa-3692-b643-87114ea615b8","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"incident_id":"B893EA78-0654-462F-8E3F-EA7EDD142E44","name":"tulip_perspective"}
{
"uptime" : 18000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 503,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,1",
"coalitionID" : 1192,
"osVersion" : {
"train" : "macOS 13.1",
"build" : "22C65",
"releaseType" : "User"
},
"captureTime" : "2022-12-12 12:59:12.2858 +0000",
"incident" : "B893EA78-0654-462F-8E3F-EA7EDD142E44",
"pid" : 41445,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2022-12-12 12:54:16.4474 +0000",
"procStartAbsTime" : 17829312953171,
"procExitAbsTime" : 18125143899142,
"procName" : "tulip_perspective",
"procPath" : "\/Applications\/Tulip.app\/Contents\/bin\/tulip_perspective",
"parentProc" : "Exited process",
"parentPid" : 41444,
"coalitionName" : "com.apple.Terminal",
"crashReporterKey" : "36AFBC43-48BE-44BE-F093-7329FD1546D1",
"responsiblePid" : 40818,
"responsibleProc" : "Terminal",
"bridgeVersion" : {"build":"20P2059","train":"7.1"},
"sip" : "enabled",
"vmRegionInfo" : "0x4 is not in any region. Bytes before following region: 140737488244732\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7ffffffe5000-7ffffffe6000 [ 4K] r-x\/r-x SM=SHM ",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000004","rawCodes":[1,4],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000004"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":41445},
"vmregioninfo" : "0x4 is not in any region. Bytes before following region: 140737488244732\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7ffffffe5000-7ffffffe6000 [ 4K] r-x\/r-x SM=SHM ",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":312973,"instructionState":{"instructionStream":{"bytes":[67,16,72,139,123,16,72,133,255,116,51,72,137,195,72,137,249,102,46,15,31,132,0,0,0,0,0,102,144,49,210,68,57,121,28,15,146,194,72,15,67,217,72,139,12,209,72,133,201,117,234,72,57,195,116,6,68,57,123,28,118,3,72,137,195,72,139,75,8,72,133,201,15,132,53,1,0,0,102,46,15,31,132,0,0,0,0,0,15,31,68,0,0,72,137,200,72,139,9,72,133,201,117,245,233,64,1,0,0,68,57,43,117,8,68,137,59,233,243,0,0,0,69,57,253,15,131,234,0,0,0,76,141,115,16,235,24,15,31,64,0,72,139,93,208,65,255,197,68,137,107,4,69,57,253,15,131,204,0,0,0,73,139,30,72,133,219,116,68,77,137,244,235,33,102,46,15,31,132,0,0,0,0,0,15,31,68,0,0,72,139,3],"offset":96}},"threadState":{"r13":{"value":84},"rax":{"value":4},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":140520865335264},"rsi":{"value":62},"r8":{"value":11379},"cr2":{"value":4},"rdx":{"value":0},"r10":{"value":140520865136640},"r9":{"value":710},"r15":{"value":62},"rbx":{"value":140520863409776},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":4294966272},"rip":{"value":4417296643,"matchesCrashFrame":1},"rbp":{"value":140701947435712},"rsp":{"value":140701947435664},"r12":{"value":140520863409440},"rcx":{"value":4},"flavor":"x86_THREAD_STATE","rdi":{"value":105553164035744}},"queue":"com.apple.main-thread","frames":[{"imageOffset":862467,"symbol":"tlp::IdManager::getFreeId(unsigned int)","symbolLocation":131,"imageIndex":0},{"imageOffset":624683,"symbol":"tlp::GraphImpl::getSubGraphId(unsigned int)","symbolLocation":27,"imageIndex":0},{"imageOffset":395354,"symbol":"tlp::GraphAbstract::GraphAbstract(tlp::Graph, unsigned int)","symbolLocation":218,"imageIndex":0},{"imageOffset":835250,"symbol":"tlp::GraphView::GraphView(tlp::Graph, tlp::BooleanProperty, unsigned int)","symbolLocation":34,"imageIndex":0},{"imageOffset":396955,"symbol":"tlp::GraphAbstract::addSubGraph(unsigned int, tlp::BooleanProperty, std::1::basic_string<char, std::__1::char_traits\<char="">, std::__1::allocator\<char> > const&)","symbolLocation":59,"imageIndex":0},{"imageOffset":1576374,"symbol":"TLPBImport::importGraph()","symbolLocation":3638,"imageIndex":0},{"imageOffset":419726,"symbol":"tlp::importGraph(std:👎:basic_string<char, std::__1::char_traits\<char="">, std::__1::allocator\<char> > const&, tlp::DataSet&, tlp::PluginProgress, tlp::Graph)","symbolLocation":446,"imageIndex":0},{"imageOffset":295717,"symbol":"GraphPerspective::importGraph(std:👎:basic_string<char, std::__1::char_traits\<char="">, std::__1::allocator\<char> > const&, tlp::DataSet&)","symbolLocation":117,"imageIndex":1},{"imageOffset":300961,"symbol":"GraphPerspective::importGraph()","symbolLocation":113,"imageIndex":1},{"imageOffset":1395083,"imageIndex":2},{"imageOffset":23844,"symbol":"QAction::triggered(bool)","symbolLocation":56,"imageIndex":3},{"imageOffset":23565,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":225,"imageIndex":3},{"imageOffset":1395083,"imageIndex":2},{"imageOffset":705840,"symbol":"QAbstractButton::clicked(bool)","symbolLocation":56,"imageIndex":3},{"imageOffset":705649,"imageIndex":3},{"imageOffset":705359,"imageIndex":3},{"imageOffset":708252,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent)","symbolLocation":120,"imageIndex":3},{"imageOffset":1386619,"symbol":"QToolButton::mouseReleaseEvent(QMouseEvent)","symbolLocation":15,"imageIndex":3},{"imageOffset":211227,"symbol":"QWidget::event(QEvent)","symbolLocation":1031,"imageIndex":3},{"imageOffset":1388034,"symbol":"QToolButton::event(QEvent)","symbolLocation":72,"imageIndex":3},{"imageOffset":48140,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":218,"imageIndex":3},{"imageOffset":57552,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":6142,"imageIndex":3},{"imageOffset":1267400,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":138,"imageIndex":2},{"imageOffset":49997,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget, QMouseEvent, QWidget, QWidget, QWidget, QPointer<qwidget>&, bool, bool)","symbolLocation":751,"imageIndex":3},{"imageOffset":289078,"imageIndex":3},{"imageOffset":286020,"imageIndex":3},{"imageOffset":48140,"symbol":"QApplicationPrivate::notify_helper(QObject</qwidget>, QEvent)","symbolLocation":218,"imageIndex":3},{"imageOffset":51954,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":544,"imageIndex":3},{"imageOffset":1267400,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":138,"imageIndex":2},{"imageOffset":140178,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":1566,"imageIndex":4},{"imageOffset":80873,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<qeventloop::processeventsflag>)","symbolLocation":95,"imageIndex":4},{"imageOffset":193060,"imageIndex":5},{"imageOffset":194492,"imageIndex":5},{"imageOffset":523160,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION</qeventloop::processeventsflag></char></char,></char></char,></char></char,>","symbolLocation":17,"imageIndex":6},{"imageOffset":523079,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":6},{"imageOffset":522529,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":6},{"imageOffset":517531,"symbol":"__CFRunLoopRun","symbolLocation":929,"imageIndex":6},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":193430,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":7},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":253747,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":8},{"imageOffset":249268,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":8},{"imageOffset":193527,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":190728,"imageIndex":5},{"imageOffset":1258794,"symbol":"QEventLoop::exec(QFlags<qeventloop::processeventsflag>)","symbolLocation":288,"imageIndex":2},{"imageOffset":1268567,"symbol":"QCoreApplication::exec()","symbolLocation":123,"imageIndex":2},{"imageOffset":31250,"symbol":"main","symbolLocation":4866,"imageIndex":9},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":10}]},{"id":312981,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":41690,"symbol":"__select","symbolLocation":10,"imageIndex":11},{"imageOffset":685242,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":313000,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":11},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":11},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":11},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":6},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":1696409,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":317229,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":317891,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]}],
"usedImages" :
{
"source" : "P",
"arch" : "x86_64",
"base" : 4416434176,
"size" : 2101248,
"uuid" : "5ca33d25-4c37-3012-8a3c-a1ce00950a5a",
"path" : "\/Applications\/Tulip.app\/Contents\/Frameworks\/libtulip-core-5.6.dylib",
"name" : "libtulip-core-5.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4933849088,
"size" : 733184,
"uuid" : "1c61aea4-e1b9-3a44-93c5-45ebc224fb21",
"path" : "\/Applications\/Tulip.app\/Contents\/lib\/tulip\/perspective\/libGraphPerspective-5.6.1.dylib",
"name" : "libGraphPerspective-5.6.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4434112512,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 3309568,
"uuid" : "49c10a0c-85f8-305f-a343-72fd5342fb5a",
"path" : "\/Applications\/Tulip.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4425519104,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 3158016,
"uuid" : "f998e480-2667-39aa-a175-d1f4c0350389",
"path" : "\/Applications\/Tulip.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4430143488,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 2826240,
"uuid" : "c659be5f-3cdc-3e6d-a19d-bc3b46bc7339",
"path" : "\/Applications\/Tulip.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4444884992,
"size" : 589824,
"uuid" : "bb096a09-256b-35c8-9c79-2530b50afb75",
"path" : "\/Applications\/Tulip.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703469133824,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825088,
"uuid" : "beb5fc0b-7196-3c1d-a59a-f62ada98f592",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703630168064,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112958,
"uuid" : "db45022f-3922-35b3-9a06-377f66ed0fbe",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703521087488,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16809984,
"uuid" : "00f4aa78-a19f-3a8e-9650-9f90b7beefd6",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.30.116"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4401344512,
"size" : 102400,
"uuid" : "8641e004-fefa-3692-b643-87114ea615b8",
"path" : "\/Applications\/Tulip.app\/Contents\/bin\/tulip_perspective",
"name" : "tulip_perspective"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703465377792,
"size" : 609392,
"uuid" : "bb7a0970-8c62-3dce-a7a2-5cec9c501f11",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703468494848,
"size" : 237560,
"uuid" : "7c3dcc95-9f42-3c7c-8796-476ff67b9cf7",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703468732416,
"size" : 49144,
"uuid" : "5920e36f-53ec-33f0-b675-8ae48b58418c",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
,
"sharedCache" : {
"base" : 140703464771584,
"size" : 21474836480,
"uuid" : "ea7f9772-219e-3ece-a4d9-20aeee3bc80f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=665.3M resident=0K(0%) swapped_out_or_unallocated=665.3M(100%)\nWritable regions: Total=695.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.8M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 3648K 8 \nCG image 432K 38 \nColorSync 244K 28 \nCoreAnimation 18.6M 19 \nCoreGraphics 16K 3 \nCoreImage 56K 12 \nCoreUI image data 2092K 18 \nFoundation 48K 2 \nKernel Alloc Once 8K 1 \nMALLOC 405.2M 147 \nMALLOC guard page 32K 7 \nMALLOC_LARGE (reserved) 384K 2 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.0M 5 \nStack 10.0M 5 \nVM_ALLOCATE 152K 21 \n__CTF 756 1 \n__DATA 35.2M 690 \n__DATA_CONST 34.4M 262 \n__DATA_DIRTY 991K 139 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 213.5M 248 \n__OBJC_RO 65.4M 1 \n__OBJC_RW 1988K 2 \n__TEXT 451.8M 681 \ndyld private memory 384K 3 \nmapped file 504.3M 60 \nshared memory 820K 27 \n=========== ======= ======= \nTOTAL 2.0G 2437 \nTOTAL, minus reserved VM space 1.8G 2437 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "62fe74515312cd4599bd3c80",
"factorPackIds" : {
"MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
},
"deploymentId" : 250000004
},
{
"rolloutId" : "6112d17137f5d11121dcd4e2",
"factorPackIds" : {</qeventloop::processeventsflag>
],
"experiments" : [
]
}
}
Model: MacBookPro16,1, BootROM 1916.60.2.0.0 (iBridge: 20.16.2059.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 16 GB, SMC
I can see that one of the subgraph has an incorrect id.
Is it possible for you to "attach" your tlpx file to this discussion ?
I'll try tomorrow morning.
On Mon, 12 Dec 2022, 15:21 Patrick Mary, pmary@users.sourceforge.net
wrote:
Here it is, managed to do it this evening after all.
I fixed the graph structure.
Here is a new version of your tlpx file.
That's brilliant. Thank you very much. Out o f interest, how did you do it?
On Tue, 13 Dec 2022 at 09:13, Patrick Mary pmary@users.sourceforge.net
wrote:
I patched the graph structure at load time with a version of Tulip under debugger,
in order to renumber the subgraph having an incorrect id and ensure the graph could load.
Then I just had to save the Tulip project.
Believe it or not I just broke it again, trying to make a dendogram with
all the nodes
On Tue, 13 Dec 2022 at 10:22, Patrick Mary pmary@users.sourceforge.net
wrote:
I cannot reproduce the problem you described with Tulip 5.6.3.
The crash report you posted indicates you were using Tulip 5.6.1.