Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superslicer crashes when I click on filament cooling tab #4469

Open
Odessa2433 opened this issue Oct 29, 2024 · 9 comments
Open

Superslicer crashes when I click on filament cooling tab #4469

Odessa2433 opened this issue Oct 29, 2024 · 9 comments

Comments

@Odessa2433
Copy link

What happened?

Sorry for any format errors, this is my first time reporting an issue.
Problem: Superslicer crashes when I click on filament cooling tab
What I Expected: To change the fan speed
Happens every time, With or without a model on the buildplate.

Translated Report (Full Report Below)

Process: SuperSlicer [47597]
Path: /Applications/SuperSlicer.app/Contents/MacOS/SuperSlicer
Identifier: com.merill.slic3r/
Version: SuperSlicer SuperSlicer_2.5.59.0_2022-08-11 (SuperSlicer_2.5.59.0_2022-08-11)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-10-29 14:26:17.1740 -0400
OS Version: macOS 14.2.1 (23C71)
Report Version: 12
Bridge OS Version: 8.2 (21P2057)
Anonymous UUID: 90121050-2301-F4AB-F7F8-FB85BFAE1B45

Time Awake Since Boot: 1300000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000128
Exception Codes: 0x0000000000000001, 0x0000000000000128

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [47597]

VM Region Info: 0x128 is not in any region. Bytes before following region: 140737487797976
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
shared memory 7ffffff78000-7ffffff79000 [ 4K] r-x/r-x SM=SHM

Thread 0 Crashed:: slic3r_main Dispatch queue: com.apple.main-thread
0 SuperSlicer 0x10a78e0ff Slic3r::GUI::OG_CustomCtrl::CtrlLine::update_visibility(Slic3r::ConfigOptionMode) + 47
1 SuperSlicer 0x10a78e05d Slic3r::GUI::OG_CustomCtrl::update_visibility(Slic3r::ConfigOptionMode) + 93
2 SuperSlicer 0x10a786ed2 Slic3r::GUI::ConfigOptionsGroup::update_visibility(Slic3r::ConfigOptionMode) + 82
3 SuperSlicer 0x10a73fb99 Slic3r::GUI::Page::activate(Slic3r::ConfigOptionMode, std::__1::function<void ()>) + 393
4 SuperSlicer 0x10a73662b Slic3r::GUI::Tab::activate_selected_page(std::__1::function<void ()>) + 123
5 SuperSlicer 0x10a73ff98 Slic3r::GUI::Tab::tree_sel_change_delayed() + 808
6 SuperSlicer 0x10a74b0df wxEventFunctorFunctor<wxEventTypeTag, Slic3r::GUI::Tab::create_preset_tab()::$_8>::operator()(wxEvtHandler*, wxEvent&) + 111
7 SuperSlicer 0x10b73b37e wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 222
8 SuperSlicer 0x10b73b0eb wxEvtHandler::ProcessEventLocally(wxEvent&) + 59
9 SuperSlicer 0x10b73b000 wxEvtHandler::ProcessEvent(wxEvent&) + 96
10 SuperSlicer 0x10b5a81e2 wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 34
11 SuperSlicer 0x10b5b869f wxGenericTreeCtrl::DoSelectItem(wxTreeItemId const&, bool, bool) + 751
12 SuperSlicer 0x10b5b3c2d wxGenericTreeCtrl::OnMouse(wxMouseEvent&) + 3117
13 SuperSlicer 0x10b73a3cf wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 447
14 SuperSlicer 0x10b73b10a wxEvtHandler::ProcessEventLocally(wxEvent&) + 90
15 SuperSlicer 0x10b73b000 wxEvtHandler::ProcessEvent(wxEvent&) + 96
16 SuperSlicer 0x10b5a81e2 wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 34
17 SuperSlicer 0x10b73b51c wxEvtHandler::SafelyProcessEvent(wxEvent&) + 12
18 SuperSlicer 0x10b67c359 wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*) + 89
19 SuperSlicer 0x10b676e77 wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*) + 167
20 AppKit 0x7ff80b39e891 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4580
21 AppKit 0x7ff80b317572 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 404
22 AppKit 0x7ff80b3171c3 -[NSWindow(NSEventRouting) sendEvent:] + 345
23 SuperSlicer 0x10b6653db -[wxNSWindow sendEvent:] + 123
24 AppKit 0x7ff80baae212 -[NSApplication(NSEventRouting) sendEvent:] + 346
25 SuperSlicer 0x10b5e5422 -[wxNSApplication sendEvent:] + 98
26 AppKit 0x7ff80b66ab93 -[NSApplication _handleEvent:] + 65
27 AppKit 0x7ff80b1a8d57 -[NSApplication run] + 640
28 SuperSlicer 0x10b65bd7e wxGUIEventLoop::OSXDoRun() + 174
29 SuperSlicer 0x10b7451dd wxCFEventLoop::DoRun() + 29
30 SuperSlicer 0x10b6baca5 wxEventLoopBase::Run() + 85
31 SuperSlicer 0x10b6934c4 wxAppConsoleBase::MainLoop() + 116
32 SuperSlicer 0x10b620a7a wxApp::OnRun() + 26
33 SuperSlicer 0x10b6edca3 wxEntry(int&, wchar_t**) + 131
34 SuperSlicer 0x10a5d93af Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 239
35 SuperSlicer 0x109ad50ae Slic3r::CLI::run(int, char**) + 19230
36 SuperSlicer 0x109ad95b7 main + 375
37 dyld 0x7ff807744386 start + 1942

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff807a8fa2e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff807a9de3a mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff807a96b62 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff807a8fd1f mach_msg + 19
4 CoreFoundation 0x7ff807bab1b5 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff807ba9c25 __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff807ba9102 CFRunLoopRunSpecific + 557
7 AppKit 0x7ff80b314fac _NSEventThread + 122
8 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
9 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 2:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fe5e0953740 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x00007fe5e3852e88 rsi: 0x0000000000000004 rbp: 0x00007ff7b642ea40 rsp: 0x00007ff7b642e9c0
r8: 0x0000000000000030 r9: 0x00007fe5e73eb000 r10: 0x0000000000000003 r11: 0xfffffffffffff000
r12: 0x0000000000000000 r13: 0x0000000000000017 r14: 0x00007fe5e3852e88 r15: 0x0000000000000004
rip: 0x000000010a78e0ff rfl: 0x0000000000010246 cr2: 0x0000000000000128

Logical CPU: 0
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

Thread 0 instruction stream:
03 00 00 48 2b 83 28 03-00 00 48 c1 f8 03 48 b9 ...H+.(...H...H.
f1 f0 f0 f0 f0 f0 f0 f0-48 0f af c8 49 39 cc 0f ........H...I9..
95 c0 48 83 c4 18 5b 41-5c 41 5d 41 5e 41 5f 5d ..H...[A\A]A^A_]
c3 55 48 89 e5 41 57 41-56 41 55 41 54 53 48 83 .UH..AWAVAUATSH.
ec 58 48 8b 5f 10 80 3b-00 0f 85 89 03 00 00 49 .XH._..;.......I
89 fe 48 8b 8b 08 01 00-00 48 8b 93 10 01 00 00 ..H......H......
[48]8b 81 28 01 00 00 48-39 d1 75 0c eb 16 0f 1f H..(...H9.u..... <==
00 48 0b 81 28 01 00 00-48 81 c1 20 02 00 00 48 .H..(...H.. ...H
39 d1 75 ed 48 85 c0 0f-94 c1 48 f7 d0 48 85 c6 9.u.H.....H..H..
0f 94 c0 08 c8 41 88 46-38 41 80 7e 18 00 0f 85 .....A.F8A.~....
34 03 00 00 48 89 75 c8-48 8b bb f0 00 00 00 48 4...H.u.H......H
89 d9 48 85 ff 74 10 48-8b 0f 0f b6 f0 ff 91 b8 ..H..t.H........

Binary Images:
0x10d094000 - 0x10d0a3fff libobjc-trampolines.dylib () /usr/lib/libobjc-trampolines.dylib
0x10d301000 - 0x10d3b8fff libzstd.1.dylib (
) /Applications/SuperSlicer.app/Contents/MacOS/libzstd.1.dylib
0x109ac7000 - 0x10bc8afff com.merill.slic3r/ (SuperSlicer SuperSlicer_2.5.59.0_2022-08-11) <96e9b703-ace5-3446-b2d3-c7fb86e377c7> /Applications/SuperSlicer.app/Contents/MacOS/SuperSlicer
0x7ff80b179000 - 0x7ff80c585ffb com.apple.AppKit (6.9) <20292f0b-3eb2-3566-91e2-ea657457d71d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff80773e000 - 0x7ff8077da3bf dyld () /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x7ff807a8e000 - 0x7ff807ac8ff7 libsystem_kernel.dylib () <9927a0a9-dfa8-3ffa-88d8-62055f37a137> /usr/lib/system/libsystem_kernel.dylib
0x7ff807b2f000 - 0x7ff807fc9fec com.apple.CoreFoundation (6.9) <37924b83-2695-3956-b7ee-657a50e43c18> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff807ac9000 - 0x7ff807ad4fff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib

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=761.8M resident=0K(0%) swapped_out_or_unallocated=761.8M(100%)
Writable regions: Total=194.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=194.8M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG image 1028K 42
CG raster data 312K 6
ColorSync 256K 34
CoreAnimation 3892K 85
CoreGraphics 12K 2
CoreUI image data 1544K 25
Dispatch continuations 48.0M 1
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 128.5M 87
MALLOC guard page 32K 8
OpenGL GLSL 256K 3
STACK GUARD 56.0M 6
Stack 10.5M 7
VM_ALLOCATE 1944K 114
__CTF 824 1
__DATA 27.8M 431
__DATA_CONST 27.4M 266
__DATA_DIRTY 1047K 136
__FONT_DATA 2352 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 196.9M 5
__OBJC_RO 71.1M 1
__OBJC_RW 2169K 2
__TEXT 564.9M 451
dyld private memory 388K 4
mapped file 182.4M 26
shared memory 820K 26
=========== ======= =======
TOTAL 1.3G 1776


Full Report

{"app_name":"SuperSlicer","timestamp":"2024-10-29 14:26:17.00 -0400","app_version":"SuperSlicer SuperSlicer_2.5.59.0_2022-08-11","slice_uuid":"96e9b703-ace5-3446-b2d3-c7fb86e377c7","build_version":"SuperSlicer_2.5.59.0_2022-08-11","platform":1,"bundleID":"com.merill.slic3r/","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.2.1 (23C71)","roots_installed":0,"name":"SuperSlicer","incident_id":"8B5D45C0-4271-4843-9F69-7194C944928E"}
{
"uptime" : 1300000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Macmini8,1",
"coalitionID" : 475,
"osVersion" : {
"train" : "macOS 14.2.1",
"build" : "23C71",
"releaseType" : "User"
},
"captureTime" : "2024-10-29 14:26:17.1740 -0400",
"codeSigningMonitor" : 0,
"incident" : "8B5D45C0-4271-4843-9F69-7194C944928E",
"pid" : 47597,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-10-29 14:24:15.4908 -0400",
"procStartAbsTime" : 1355308003678766,
"procExitAbsTime" : 1355429682088731,
"procName" : "SuperSlicer",
"procPath" : "/Applications/SuperSlicer.app/Contents/MacOS/SuperSlicer",
"bundleInfo" : {"CFBundleShortVersionString":"SuperSlicer SuperSlicer_2.5.59.0_2022-08-11","CFBundleVersion":"SuperSlicer_2.5.59.0_2022-08-11","CFBundleIdentifier":"com.merill.slic3r/"},
"storeInfo" : {"deviceIdentifierForVendor":"A165C89B-A18F-5904-9F82-684B6E4F0402","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.merill.slic3r/",
"crashReporterKey" : "90121050-2301-F4AB-F7F8-FB85BFAE1B45",
"codeSigningID" : "",
"codeSigningTeamID" : "",
"codeSigningValidationCategory" : 0,
"codeSigningTrustLevel" : 4294967295,
"bridgeVersion" : {"build":"21P2057","train":"8.2"},
"sip" : "enabled",
"vmRegionInfo" : "0x128 is not in any region. Bytes before following region: 140737487797976\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7ffffff78000-7ffffff79000 [ 4K] r-x/r-x SM=SHM ",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000128","rawCodes":[1,296],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000128"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":47597},
"vmregioninfo" : "0x128 is not in any region. Bytes before following region: 140737487797976\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n shared memory 7ffffff78000-7ffffff79000 [ 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" : [{"queue":"com.apple.main-thread","instructionState":{"instructionStream":{"bytes":[3,0,0,72,43,131,40,3,0,0,72,193,248,3,72,185,241,240,240,240,240,240,240,240,72,15,175,200,73,57,204,15,149,192,72,131,196,24,91,65,92,65,93,65,94,65,95,93,195,85,72,137,229,65,87,65,86,65,85,65,84,83,72,131,236,88,72,139,95,16,128,59,0,15,133,137,3,0,0,73,137,254,72,139,139,8,1,0,0,72,139,147,16,1,0,0,72,139,129,40,1,0,0,72,57,209,117,12,235,22,15,31,0,72,11,129,40,1,0,0,72,129,193,32,2,0,0,72,57,209,117,237,72,133,192,15,148,193,72,247,208,72,133,198,15,148,192,8,200,65,136,70,56,65,128,126,24,0,15,133,52,3,0,0,72,137,117,200,72,139,187,240,0,0,0,72,137,217,72,133,255,116,16,72,139,15,15,182,240,255,145,184],"offset":96}},"frames":[{"imageOffset":13398271,"symbol":"Slic3r::GUI::OG_CustomCtrl::CtrlLine::update_visibility(Slic3r::ConfigOptionMode)","symbolLocation":47,"imageIndex":2},{"imageOffset":13398109,"symbol":"Slic3r::GUI::OG_CustomCtrl::update_visibility(Slic3r::ConfigOptionMode)","symbolLocation":93,"imageIndex":2},{"imageOffset":13369042,"symbol":"Slic3r::GUI::ConfigOptionsGroup::update_visibility(Slic3r::ConfigOptionMode)","symbolLocation":82,"imageIndex":2},{"imageOffset":13077401,"symbol":"Slic3r::GUI::Page::activate(Slic3r::ConfigOptionMode, std::__1::function<void ()>)","symbolLocation":393,"imageIndex":2},{"imageOffset":13039147,"symbol":"Slic3r::GUI::Tab::activate_selected_page(std::__1::function<void ()>)","symbolLocation":123,"imageIndex":2},{"imageOffset":13078424,"symbol":"Slic3r::GUI::Tab::tree_sel_change_delayed()","symbolLocation":808,"imageIndex":2},{"imageOffset":13123807,"symbol":"wxEventFunctorFunctor<wxEventTypeTag, Slic3r::GUI::Tab::create_preset_tab()::$_8>::operator()(wxEvtHandler*, wxEvent&)","symbolLocation":111,"imageIndex":2},{"imageOffset":29836158,"symbol":"wxEvtHandler::SearchDynamicEventTable(wxEvent&)","symbolLocation":222,"imageIndex":2},{"imageOffset":29835499,"symbol":"wxEvtHandler::ProcessEventLocally(wxEvent&)","symbolLocation":59,"imageIndex":2},{"imageOffset":29835264,"symbol":"wxEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":96,"imageIndex":2},{"imageOffset":28185058,"symbol":"wxScrollHelperEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":34,"imageIndex":2},{"imageOffset":28251807,"symbol":"wxGenericTreeCtrl::DoSelectItem(wxTreeItemId const&, bool, bool)","symbolLocation":751,"imageIndex":2},{"imageOffset":28232749,"symbol":"wxGenericTreeCtrl::OnMouse(wxMouseEvent&)","symbolLocation":3117,"imageIndex":2},{"imageOffset":29832143,"symbol":"wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)","symbolLocation":447,"imageIndex":2},{"imageOffset":29835530,"symbol":"wxEvtHandler::ProcessEventLocally(wxEvent&)","symbolLocation":90,"imageIndex":2},{"imageOffset":29835264,"symbol":"wxEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":96,"imageIndex":2},{"imageOffset":28185058,"symbol":"wxScrollHelperEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":34,"imageIndex":2},{"imageOffset":29836572,"symbol":"wxEvtHandler::SafelyProcessEvent(wxEvent&)","symbolLocation":12,"imageIndex":2},{"imageOffset":29053785,"symbol":"wxWidgetCocoaImpl::DoHandleMouseEvent(NSEvent*)","symbolLocation":89,"imageIndex":2},{"imageOffset":29032055,"symbol":"wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*)","symbolLocation":167,"imageIndex":2},{"imageOffset":2250897,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4580,"imageIndex":3},{"imageOffset":1697138,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":404,"imageIndex":3},{"imageOffset":1696195,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":345,"imageIndex":3},{"imageOffset":28959707,"symbol":"-[wxNSWindow sendEvent:]","symbolLocation":123,"imageIndex":2},{"imageOffset":9654802,"symbol":"-[NSApplication(NSEventRouting) sendEvent:]","symbolLocation":346,"imageIndex":3},{"imageOffset":28435490,"symbol":"-[wxNSApplication sendEvent:]","symbolLocation":98,"imageIndex":2},{"imageOffset":5184403,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":3},{"imageOffset":195927,"symbol":"-[NSApplication run]","symbolLocation":640,"imageIndex":3},{"imageOffset":28921214,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":174,"imageIndex":2},{"imageOffset":29876701,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":29,"imageIndex":2},{"imageOffset":29310117,"symbol":"wxEventLoopBase::Run()","symbolLocation":85,"imageIndex":2},{"imageOffset":29148356,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":116,"imageIndex":2},{"imageOffset":28678778,"symbol":"wxApp::OnRun()","symbolLocation":26,"imageIndex":2},{"imageOffset":29519011,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":131,"imageIndex":2},{"imageOffset":11609007,"symbol":"Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&)","symbolLocation":239,"imageIndex":2},{"imageOffset":57518,"symbol":"Slic3r::CLI::run(int, char**)","symbolLocation":19230,"imageIndex":2},{"imageOffset":75191,"symbol":"main","symbolLocation":375,"imageIndex":2},{"imageOffset":25478,"symbol":"start","symbolLocation":1942,"imageIndex":4}],"id":9271479,"triggered":true,"threadState":{"r13":{"value":23},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":0},"r14":{"value":140625341394568},"rsi":{"value":4},"r8":{"value":48},"cr2":{"value":296},"rdx":{"value":0},"r10":{"value":3},"r9":{"value":140625403883520},"r15":{"value":4},"rbx":{"value":140625292113728},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":18446744073709547520},"rip":{"value":4470661375,"matchesCrashFrame":1},"rbp":{"value":140701891488320},"rsp":{"value":140701891488192},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":140625341394568}},"name":"slic3r_main"},{"id":9271503,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":167155832193024},"r9":{"value":167155832193024},"r15":{"value":167155832193024},"rbx":{"value":123145513336928},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703257131566},"rbp":{"value":123145513336768},"rsp":{"value":123145513336664},"r12":{"value":4294967295},"rcx":{"value":123145513336664},"flavor":"x86_THREAD_STATE","rdi":{"value":123145513336928}},"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":6},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":6},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":6},{"imageOffset":508341,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":7},{"imageOffset":502821,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":7},{"imageOffset":499970,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":7},{"imageOffset":1687468,"symbol":"_NSEventThread","symbolLocation":122,"imageIndex":3},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":8},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":9271628,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":65543},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145511743488},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145512266624},"rbx":{"value":123145512267776},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145512267776},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145512267776}}},{"id":9272206,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":89611},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145511206912},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145511730048},"rbx":{"value":123145511731200},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145511731200},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145511731200}}},{"id":9272207,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":75783},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145512280064},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145512803192},"rbx":{"value":123145512804352},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145512804352},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145512804352}}},{"id":9272245,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":4115},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145513353216},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145513876352},"rbx":{"value":123145513877504},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145513877504},"r12":{"value":999429},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145513877504}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64h",
"base" : 4513677312,
"size" : 65536,
"uuid" : "d413ddb6-5356-3966-be97-ab6fe09421a2",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516220928,
"size" : 753664,
"uuid" : "c66ecb17-fff1-3e65-9f6f-54474c777ff3",
"path" : "/Applications/SuperSlicer.app/Contents/MacOS/libzstd.1.dylib",
"name" : "libzstd.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4457263104,
"CFBundleShortVersionString" : "SuperSlicer SuperSlicer_2.5.59.0_2022-08-11",
"CFBundleIdentifier" : "com.merill.slic3r/",
"size" : 35405824,
"uuid" : "96e9b703-ace5-3446-b2d3-c7fb86e377c7",
"path" : "/Applications/SuperSlicer.app/Contents/MacOS/SuperSlicer",
"name" : "SuperSlicer",
"CFBundleVersion" : "SuperSlicer_2.5.59.0_2022-08-11"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703314710528,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 21024764,
"uuid" : "20292f0b-3eb2-3566-91e2-ea657457d71d",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2487.30.108"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703253651456,
"size" : 639936,
"uuid" : "ab17bf63-259b-3b48-8d70-863166a2191c",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703257124864,
"size" : 241656,
"uuid" : "9927a0a9-dfa8-3ffa-88d8-62055f37a137",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703257784320,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4829165,
"uuid" : "37924b83-2695-3956-b7ee-657a50e43c18",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2202"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703257366528,
"size" : 49152,
"uuid" : "a9ba8a53-d774-3fe9-8bde-64187bff7ea9",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
}
],
"sharedCache" : {
"base" : 140703252955136,
"size" : 25769803776,
"uuid" : "2a323ece-7dbf-33e2-9ef3-3390c59ddc35"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=761.8M resident=0K(0%) swapped_out_or_unallocated=761.8M(100%)\nWritable regions: Total=194.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=194.8M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG image 1028K 42 \nCG raster data 312K 6 \nColorSync 256K 34 \nCoreAnimation 3892K 85 \nCoreGraphics 12K 2 \nCoreUI image data 1544K 25 \nDispatch continuations 48.0M 1 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 128.5M 87 \nMALLOC guard page 32K 8 \nOpenGL GLSL 256K 3 \nSTACK GUARD 56.0M 6 \nStack 10.5M 7 \nVM_ALLOCATE 1944K 114 \n__CTF 824 1 \n__DATA 27.8M 431 \n__DATA_CONST 27.4M 266 \n__DATA_DIRTY 1047K 136 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 196.9M 5 \n__OBJC_RO 71.1M 1 \n__OBJC_RW 2169K 2 \n__TEXT 564.9M 451 \ndyld private memory 388K 4 \nmapped file 182.4M 26 \nshared memory 820K 26 \n=========== ======= ======= \nTOTAL 1.3G 1776 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "slic3r_main",
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "71ce8fa7da1766fadaf46b64b811ba997e30f1b2",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6425c75e4327780c10cc4252",
"factorPackIds" : {
"SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE" : "642600a457e7664b1698eb32"
},
"deploymentId" : 240000004
},
{
"rolloutId" : "64c025b28b7f0e739e4fbe58",
"factorPackIds" : {

  },
  "deploymentId" : 240000019
}

],
"experiments" : [
{
"treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
"experimentId" : "6643969b3099cf28e049862f",
"deploymentId" : 400000007
}
]
}
}

Model: Macmini8,1, BootROM 2020.61.1.0.0 (iBridge: 21.16.2057.0.0,0), 6 processors, 6-Core Intel Core i5, 3 GHz, 8 GB, SMC
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Display: VA2359 Series, 1600 x 900, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 10 2023 12:30:19 version 9.30.503.0.32.5.92 FWID 01-88a8883
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.2 Hub
USB Device: USB3.2 Hub
USB Device: USB Receiver
USB Device: USB2.1 Hub
USB Device: USB2.1 Hub
USB Device: STM32 Virtual ComPort
USB Device: USB2.0 Hub
USB Device: Mass Storage Device
USB Device: T2Bus
USB Device: Headset
USB Device: Apple T2 Controller
Thunderbolt Bus: Mac mini, Apple Inc., 47.5
Thunderbolt Bus: Mac mini, Apple Inc., 47.5

Project file & How to reproduce

No specific file involved.

Version

SuperSlicer_2.5.60.0_macos_240702.dmg

Operating system

MacOS SONOMA 14.2.1 (23C71)

Printer model

Monoprice MP10

@Odessa2433
Copy link
Author

Update
Minor sucess, same issue with different parameters.
I found the post regarding running a script to delete bed texture and size and was able to access the cooling tab. Now it crashes when I try to slice more than one stl file on the buildplate.
I am trying to slice one door_frame.stl and three window_frame.stl it crashed immediately. It succesfully slices just the door frame, but not when I add one window frame.
Actually seems to be the window frame, as it will not slice one instance of it. I tried to upload the files, but it wouldn't let me select stl files so I added the Printables link
(https://www.printables.com/model/1048105-pumpkin-house/files)
I was able to slice the door and three windows successfully before doing all of the steps above

@Odessa2433
Copy link
Author

Here is the crash log for just the window frame


Translated Report (Full Report Below)

Process: SuperSlicer [48296]
Path: /private/var/folders/*/SuperSlicer.app/Contents/MacOS/SuperSlicer
Identifier: org.SuperSlicer/
Version: SuperSlicer SuperSlicer_2.5.60.0_2024-07-01 (SuperSlicer_2.5.60.0_2024-07-01)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-10-29 15:36:13.7193 -0400
OS Version: macOS 14.2.1 (23C71)
Report Version: 12
Bridge OS Version: 8.2 (21P2057)
Anonymous UUID: 90121050-2301-F4AB-F7F8-FB85BFAE1B45

Time Awake Since Boot: 1300000 seconds

System Integrity Protection: enabled

Crashed Thread: 13 slic3r_BgSlcPcs

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffffc
Exception Codes: 0x0000000000000001, 0xfffffffffffffffc

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [48296]

VM Region Info: 0xfffffffffffffffc is not in any region. Bytes after previous region: 18446603336221749245
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
shared memory 7ffffff78000-7ffffff79000 [ 4K] r-x/r-x SM=SHM
--->
UNUSED SPACE AT END

Thread 0:: slic3r_main Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff807a8fa2e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff807a9de3a mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff807a96b62 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff807a8fd1f mach_msg + 19
4 SkyLight 0x7ff80d1247b1 _CGSShapeSurfaceInline + 246
5 SkyLight 0x7ff80d1d3898 SLSSetSurfaceBounds + 235
6 AppKit 0x7ff80bfcf961 -[NSCGLSurface setSize:] + 63
7 AppKit 0x7ff80b9b2339 NSOpenGLContextUpdateOffScreenViewSurface + 535
8 AppKit 0x7ff80b4d6488 NSOpenGLContextAttachOffScreenViewSurface + 91
9 AppKit 0x7ff80b9b19de __27-[NSOpenGLContext setView:]_block_invoke + 433
10 AppKit 0x7ff80b201f28 NSPerformVisuallyAtomicChange + 134
11 AppKit 0x7ff80b4d61f7 -[NSOpenGLContext setView:] + 139
12 SuperSlicer 0x1096c7769 wxGLContext::SetCurrent(wxGLCanvas const&) const + 57
13 SuperSlicer 0x1077c52f2 Slic3r::GUI::GLCanvas3D::load_preview(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>>> const&, std::__1::vector<Slic3r::CustomGCode::Item, std::__1::allocatorSlic3r::CustomGCode::Item> const&) + 82
14 SuperSlicer 0x1078f6fb8 Slic3r::GUI::Preview::load_print_as_fff(bool) + 2952
15 SuperSlicer 0x1078f7d26 Slic3r::GUI::Preview::reload_print(bool) + 134
16 SuperSlicer 0x107965406 Slic3r::GUI::Plater::priv::set_current_panel(Slic3r::GUI::wxTitledPanel*) + 742
17 SuperSlicer 0x107967714 Slic3r::GUI::Plater::priv::select_view_3D(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&) + 276
18 SuperSlicer 0x107940611 Slic3r::GUI::MainFrame::select_tab(Slic3r::GUI::MainFrame::ETabType, bool) + 433
19 SuperSlicer 0x10796459e Slic3r::GUI::Plater::priv::on_slicing_completed(wxCommandEvent&) + 414
20 SuperSlicer 0x109b332de wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 222
21 SuperSlicer 0x109b3304b wxEvtHandler::ProcessEventLocally(wxEvent&) + 59
22 SuperSlicer 0x109b32f09 wxEvtHandler::ProcessEvent(wxEvent&) + 41
23 SuperSlicer 0x109b32db1 wxEvtHandler::ProcessPendingEvents() + 225
24 SuperSlicer 0x109a8b8f7 wxAppConsoleBase::ProcessPendingEvents() + 119
25 SuperSlicer 0x109b3cae0 wxCFEventLoop::CommonModeObserverCallBack(__CFRunLoopObserver*, int) + 48
26 CoreFoundation 0x7ff807baa576 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
27 CoreFoundation 0x7ff807baa49a __CFRunLoopDoObservers + 493
28 CoreFoundation 0x7ff807ba9a1c __CFRunLoopRun + 850
29 CoreFoundation 0x7ff807ba9102 CFRunLoopRunSpecific + 557
30 HIToolbox 0x7ff8124819d9 RunCurrentEventLoopInMode + 292
31 HIToolbox 0x7ff812481616 ReceiveNextEventCommon + 201
32 HIToolbox 0x7ff812481531 _BlockUntilNextEventMatchingListInModeWithFilter + 66
33 AppKit 0x7ff80b1b77b9 _DPSNextEvent + 880
34 AppKit 0x7ff80baaff64 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
35 AppKit 0x7ff80b1a8d32 -[NSApplication run] + 603
36 SuperSlicer 0x109a537ae wxGUIEventLoop::OSXDoRun() + 174
37 SuperSlicer 0x109b3d12d wxCFEventLoop::DoRun() + 29
38 SuperSlicer 0x109ab2915 wxEventLoopBase::Run() + 85
39 SuperSlicer 0x109a8b144 wxAppConsoleBase::MainLoop() + 116
40 SuperSlicer 0x109a189aa wxApp::OnRun() + 26
41 SuperSlicer 0x109ae5893 wxEntry(int&, wchar_t**) + 131
42 SuperSlicer 0x1078ed08f Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 239
43 SuperSlicer 0x106c2cc6e Slic3r::CLI::run(int, char**) + 19486
44 SuperSlicer 0x106c31497 main + 375
45 dyld 0x7ff807744386 start + 1942

Thread 1:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff807a8fa2e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff807a9de3a mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff807a96b62 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x7ff807a8fd1f mach_msg + 19
4 CoreFoundation 0x7ff807bab1b5 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff807ba9c25 __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff807ba9102 CFRunLoopRunSpecific + 557
7 AppKit 0x7ff80b314fac _NSEventThread + 122
8 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
9 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 4:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 5:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 6:: slic3r_tbb_2
0 libsystem_kernel.dylib 0x7ff807a8f9aa semaphore_wait_trap + 10
1 SuperSlicer 0x10939fd08 tbb::detail::r1::rml::private_worker::run() + 232
2 SuperSlicer 0x10939fc19 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
4 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 7:: slic3r_tbb_3
0 libsystem_kernel.dylib 0x7ff807a8f9aa semaphore_wait_trap + 10
1 SuperSlicer 0x10939fd08 tbb::detail::r1::rml::private_worker::run() + 232
2 SuperSlicer 0x10939fc19 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
4 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 8:: slic3r_tbb_5
0 SuperSlicer 0x106edcb8e tbb::detail::d1::start_for<tbb::detail::d1::blocked_range, Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)::$_4, tbb::detail::d1::auto_partitioner const>::execute(tbb::detail::d1::execution_data&) + 318
1 SuperSlicer 0x109391d37 tbb::detail::d1::task* tbb::detail::r1::task_dispatcher::local_wait_for_all<false, tbb::detail::r1::outermost_worker_waiter>(tbb::detail::d1::task*, tbb::detail::r1::outermost_worker_waiter&) + 1111
2 SuperSlicer 0x10938e4ee tbb::detail::r1::arena::process(tbb::detail::r1::thread_data&) + 782
3 SuperSlicer 0x10939d3eb tbb::detail::r1::market::process(rml::job&) + 59
4 SuperSlicer 0x10939fc6d tbb::detail::r1::rml::private_worker::run() + 77
5 SuperSlicer 0x10939fc19 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
6 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
7 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 9:: slic3r_tbb_1
0 libsystem_kernel.dylib 0x7ff807a8f9aa semaphore_wait_trap + 10
1 SuperSlicer 0x10939fd08 tbb::detail::r1::rml::private_worker::run() + 232
2 SuperSlicer 0x10939fc19 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
4 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 10:: slic3r_tbb_4
0 libsystem_kernel.dylib 0x7ff807a8f9aa semaphore_wait_trap + 10
1 SuperSlicer 0x10939fd08 tbb::detail::r1::rml::private_worker::run() + 232
2 SuperSlicer 0x10939fc19 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
4 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 11:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 12:
0 libsystem_pthread.dylib 0x7ff807acab88 start_wqthread + 0

Thread 13 Crashed:: slic3r_BgSlcPcs
0 SuperSlicer 0x106ecc137 Slic3r::SeamPlacerImpl::calculate_polyline_angles_at_vertices(Slic3r::SeamPlacerImpl::PolylineWithEnd const&, std::__1::vector<float, std::__1::allocator> const&, float) + 279
1 SuperSlicer 0x106ecce59 Slic3r::SeamPlacerImpl::process_perimeter_polylines(Slic3r::SeamPlacerImpl::PolylineWithEnd const&, float, Slic3r::LayerRegion const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::PrintObjectSeamData::LayerSeams&) + 521
2 SuperSlicer 0x106edd2ed tbb::detail::d1::start_for<tbb::detail::d1::blocked_range, Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)::$_4, tbb::detail::d1::auto_partitioner const>::run_body(tbb::detail::d1::blocked_range&) + 285
3 SuperSlicer 0x106edd049 tbb::detail::d1::start_for<tbb::detail::d1::blocked_range, Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)::$_4, tbb::detail::d1::auto_partitioner const>::execute(tbb::detail::d1::execution_data&) + 1529
4 SuperSlicer 0x1093a6257 tbb::detail::d1::task* tbb::detail::r1::task_dispatcher::local_wait_for_all<false, tbb::detail::r1::external_waiter>(tbb::detail::d1::task*, tbb::detail::r1::external_waiter&) + 1111
5 SuperSlicer 0x1093a37b6 tbb::detail::r1::task_dispatcher::execute_and_wait(tbb::detail::d1::task*, tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&) + 198
6 SuperSlicer 0x106ed1dd7 Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition) + 1415
7 SuperSlicer 0x106ed515c Slic3r::SeamPlacer::init(Slic3r::Print const&, std::__1::function<void ()>) + 1676
8 SuperSlicer 0x106f4cfc9 Slic3r::GCode::_do_export(Slic3r::Print&, Slic3r::GCode::GCodeOutputStream&, std::__1::function<std::__1::vector<Slic3r::ThumbnailData, std::__1::allocatorSlic3r::ThumbnailData> (Slic3r::ThumbnailsParams const&)>) + 40089
9 SuperSlicer 0x106f40f53 Slic3r::GCode::do_export(Slic3r::Print*, char const*, Slic3r::GCodeProcessorResult*, std::__1::function<std::__1::vector<Slic3r::ThumbnailData, std::__1::allocatorSlic3r::ThumbnailData> (Slic3r::ThumbnailsParams const&)>) + 5859
10 SuperSlicer 0x1071e204c Slic3r::Print::export_gcode(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, Slic3r::GCodeProcessorResult*, std::__1::function<std::__1::vector<Slic3r::ThumbnailData, std::__1::allocatorSlic3r::ThumbnailData> (Slic3r::ThumbnailsParams const&)>) + 732
11 SuperSlicer 0x1076fe780 Slic3r::BackgroundSlicingProcess::process_fff() + 288
12 SuperSlicer 0x10770155a Slic3r::BackgroundSlicingProcess::call_process(std::exception_ptr&) + 42
13 SuperSlicer 0x10770125e Slic3r::BackgroundSlicingProcess::thread_proc() + 254
14 SuperSlicer 0x107703612 boost::detail::thread_dataSlic3r::BackgroundSlicingProcess::start()::$_3::run() + 18
15 SuperSlicer 0x107cf7622 boost::(anonymous namespace)::thread_proxy(void*) + 130
16 libsystem_pthread.dylib 0x7ff807acf202 _pthread_start + 99
17 libsystem_pthread.dylib 0x7ff807acabab thread_start + 15

Thread 13 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000010 rcx: 0x0000000000000000 rdx: 0x00007000114b7a60
rdi: 0x00007f983410f3d0 rsi: 0x00007000114b7a80 rbp: 0x00007000114b79b0 rsp: 0x00007000114b7930
r8: 0x00000000000082f7 r9: 0x0000000000000b35 r10: 0x00007f9834100000 r11: 0x00000000fffe0000
r12: 0x0000000000000000 r13: 0x00007000114b79f8 r14: 0x00007f98341e7a90 r15: 0x0000000000000000
rip: 0x0000000106ecc137 rfl: 0x0000000000010246 cr2: 0xfffffffffffffffc

Logical CPU: 0
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

Thread 13 instruction stream:
8b 45 a0 48 8b 00 49 3b-46 f0 4c 89 6d 88 4c 89 .E.H..I;F.L.m.L.
7d 90 75 5e 48 8b 45 a0-48 8b 40 08 49 3b 46 f8 }.u^[email protected];F.
75 50 4c 8b 22 0f 57 db-b0 01 48 89 45 b0 0f 2e uPL.".W...H.E...
c3 0f 86 f7 02 00 00 48-8b 4a 08 4c 29 e1 48 c1 .......H.J.L).H.
f9 02 0f 57 db 31 c0 45-31 ff 66 2e 0f 1f 84 00 ...W.1.E1.f.....
00 00 00 00 0f 1f 44 00-00 4d 85 ff 4c 0f 44 f9 ......D..M..L.D.
[f3]43 0f 58 5c bc fc 49-83 c7 ff 0f 2e c3 77 e9 .C.X..I......w. <==
eb 3e 80 7e 20 00 0f 57-db f3 0f 10 15 c4 b7 01 .>.~ ..W........
03 0f 57 c9 74 03 0f 28-ca f3 0f 11 0f 80 7e 21 ..W.t..(......~!
00 0f 57 c9 74 03 0f 28-ca f3 41 0f 11 4f fc 4c ..W.t..(..A..O.L
8b 22 b8 01 00 00 00 31-c9 48 89 4d b0 45 31 ff .".....1.H.M.E1.
48 8b 4d a8 48 83 c1 ff-48 29 c1 48 89 4d a8 0f H.M.H...H).H.M..

Binary Images:
0x10c1a2000 - 0x10c1b1fff libobjc-trampolines.dylib () /usr/lib/libobjc-trampolines.dylib
0x10c401000 - 0x10c4c4fff libzstd.1.dylib (
) <812acb6a-797f-37d4-95f9-f6c5542dbc6a> /private/var/folders//SuperSlicer.app/Contents/MacOS/libzstd.1.dylib
0x106c1f000 - 0x10a476fff org.SuperSlicer/ (SuperSlicer SuperSlicer_2.5.60.0_2024-07-01) <8a2684af-e95a-3d0e-810f-d4791a0db609> /private/var/folders/
/SuperSlicer.app/Contents/MacOS/SuperSlicer
0x7ff807a8e000 - 0x7ff807ac8ff7 libsystem_kernel.dylib () <9927a0a9-dfa8-3ffa-88d8-62055f37a137> /usr/lib/system/libsystem_kernel.dylib
0x7ff80d118000 - 0x7ff80d56fffa com.apple.SkyLight (1.600.0) <2c47c41f-ba8a-3c0a-8ff7-e7eeb2895115> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7ff80b179000 - 0x7ff80c585ffb com.apple.AppKit (6.9) <20292f0b-3eb2-3566-91e2-ea657457d71d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff807b2f000 - 0x7ff807fc9fec com.apple.CoreFoundation (6.9) <37924b83-2695-3956-b7ee-657a50e43c18> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff812451000 - 0x7ff8126ecff4 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80773e000 - 0x7ff8077da3bf dyld (
) /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff807ac9000 - 0x7ff807ad4fff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib

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=797.6M resident=0K(0%) swapped_out_or_unallocated=797.6M(100%)
Writable regions: Total=224.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=224.7M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG image 1040K 44
CG raster data 312K 6
ColorSync 260K 35
CoreAnimation 2684K 158
CoreGraphics 12K 2
CoreImage 4K 1
CoreUI image data 1660K 25
Dispatch continuations 48.0M 1
Foundation 32K 2
Kernel Alloc Once 8K 1
MALLOC 133.6M 97
MALLOC guard page 32K 8
OpenGL GLSL 256K 3
STACK GUARD 56.1M 14
Stack 35.6M 15
VM_ALLOCATE 2476K 156
__CTF 824 1
__DATA 28.9M 444
__DATA_CONST 27.5M 270
__DATA_DIRTY 1047K 136
__FONT_DATA 2352 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 205.3M 5
__OBJC_RO 71.1M 1
__OBJC_RW 2169K 2
__TEXT 592.3M 464
dyld private memory 772K 4
mapped file 209.9M 32
shared memory 792K 18
=========== ======= =======
TOTAL 1.4G 1951


Full Report

{"app_name":"SuperSlicer","timestamp":"2024-10-29 15:36:14.00 -0400","app_version":"SuperSlicer SuperSlicer_2.5.60.0_2024-07-01","slice_uuid":"8a2684af-e95a-3d0e-810f-d4791a0db609","build_version":"SuperSlicer_2.5.60.0_2024-07-01","platform":1,"bundleID":"org.SuperSlicer/","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.2.1 (23C71)","roots_installed":0,"name":"SuperSlicer","incident_id":"1ECF0540-AC4C-42AC-9AB5-9EF0CC8816E4"}
{
"uptime" : 1300000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Macmini8,1",
"coalitionID" : 99493,
"osVersion" : {
"train" : "macOS 14.2.1",
"build" : "23C71",
"releaseType" : "User"
},
"captureTime" : "2024-10-29 15:36:13.7193 -0400",
"codeSigningMonitor" : 0,
"incident" : "1ECF0540-AC4C-42AC-9AB5-9EF0CC8816E4",
"pid" : 48296,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-10-29 15:25:31.8102 -0400",
"procStartAbsTime" : 1358984169388478,
"procExitAbsTime" : 1359626060031961,
"procName" : "SuperSlicer",
"procPath" : "/private/var/folders//SuperSlicer.app/Contents/MacOS/SuperSlicer",
"bundleInfo" : {"CFBundleShortVersionString":"SuperSlicer SuperSlicer_2.5.60.0_2024-07-01","CFBundleVersion":"SuperSlicer_2.5.60.0_2024-07-01","CFBundleIdentifier":"org.SuperSlicer/"},
"storeInfo" : {"deviceIdentifierForVendor":"4543D51D-0892-5A26-A3B3-F74B31F3EDFE","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.SuperSlicer/",
"crashReporterKey" : "90121050-2301-F4AB-F7F8-FB85BFAE1B45",
"codeSigningID" : "",
"codeSigningTeamID" : "",
"codeSigningValidationCategory" : 0,
"codeSigningTrustLevel" : 4294967295,
"bridgeVersion" : {"build":"21P2057","train":"8.2"},
"sip" : "enabled",
"vmRegionInfo" : "0xfffffffffffffffc is not in any region. Bytes after previous region: 18446603336221749245 \n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n shared memory 7ffffff78000-7ffffff79000 [ 4K] r-x/r-x SM=SHM \n---> \n UNUSED SPACE AT END",
"exception" : {"codes":"0x0000000000000001, 0xfffffffffffffffc","rawCodes":[1,-4],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0xfffffffffffffffc"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":48296},
"vmregioninfo" : "0xfffffffffffffffc is not in any region. Bytes after previous region: 18446603336221749245 \n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n shared memory 7ffffff78000-7ffffff79000 [ 4K] r-x/r-x SM=SHM \n---> \n UNUSED SPACE AT END",
"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" : 13,
"threads" : [{"threadState":{"r13":{"value":17179869185},"rax":{"value":0},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":17179869185},"r8":{"value":125842541772800},"cr2":{"value":0},"rdx":{"value":257698037779},"r10":{"value":12547},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":140701940381200},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":140703257131566},"rbp":{"value":140701940380832},"rsp":{"value":140701940380728},"r12":{"value":0},"rcx":{"value":140701940380728},"flavor":"x86_THREAD_STATE","rdi":{"value":140701940381200}},"id":9297171,"name":"slic3r_main","queue":"com.apple.main-thread","frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":3},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":3},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":3},{"imageOffset":51121,"symbol":"_CGSShapeSurfaceInline","symbolLocation":246,"imageIndex":4},{"imageOffset":768152,"symbol":"SLSSetSurfaceBounds","symbolLocation":235,"imageIndex":4},{"imageOffset":15034721,"symbol":"-[NSCGLSurface setSize:]","symbolLocation":63,"imageIndex":5},{"imageOffset":8622905,"symbol":"NSOpenGLContextUpdateOffScreenViewSurface","symbolLocation":535,"imageIndex":5},{"imageOffset":3527816,"symbol":"NSOpenGLContextAttachOffScreenViewSurface","symbolLocation":91,"imageIndex":5},{"imageOffset":8620510,"symbol":"__27-[NSOpenGLContext setView:]_block_invoke","symbolLocation":433,"imageIndex":5},{"imageOffset":560936,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":134,"imageIndex":5},{"imageOffset":3527159,"symbol":"-[NSOpenGLContext setView:]","symbolLocation":139,"imageIndex":5},{"imageOffset":44730217,"symbol":"wxGLContext::SetCurrent(wxGLCanvas const&) const","symbolLocation":57,"imageIndex":2},{"imageOffset":12215026,"symbol":"Slic3r::GUI::GLCanvas3D::load_preview(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>>> const&, std::__1::vector<Slic3r::CustomGCode::Item, std::__1::allocatorSlic3r::CustomGCode::Item> const&)","symbolLocation":82,"imageIndex":2},{"imageOffset":13467576,"symbol":"Slic3r::GUI::Preview::load_print_as_fff(bool)","symbolLocation":2952,"imageIndex":2},{"imageOffset":13471014,"symbol":"Slic3r::GUI::Preview::reload_print(bool)","symbolLocation":134,"imageIndex":2},{"imageOffset":13919238,"symbol":"Slic3r::GUI::Plater::priv::set_current_panel(Slic3r::GUI::wxTitledPanel
)","symbolLocation":742,"imageIndex":2},{"imageOffset":13928212,"symbol":"Slic3r::GUI::Plater::priv::select_view_3D(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&)","symbolLocation":276,"imageIndex":2},{"imageOffset":13768209,"symbol":"Slic3r::GUI::MainFrame::select_tab(Slic3r::GUI::MainFrame::ETabType, bool)","symbolLocation":433,"imageIndex":2},{"imageOffset":13915550,"symbol":"Slic3r::GUI::Plater::priv::on_slicing_completed(wxCommandEvent&)","symbolLocation":414,"imageIndex":2},{"imageOffset":49365726,"symbol":"wxEvtHandler::SearchDynamicEventTable(wxEvent&)","symbolLocation":222,"imageIndex":2},{"imageOffset":49365067,"symbol":"wxEvtHandler::ProcessEventLocally(wxEvent&)","symbolLocation":59,"imageIndex":2},{"imageOffset":49364745,"symbol":"wxEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":41,"imageIndex":2},{"imageOffset":49364401,"symbol":"wxEvtHandler::ProcessPendingEvents()","symbolLocation":225,"imageIndex":2},{"imageOffset":48679159,"symbol":"wxAppConsoleBase::ProcessPendingEvents()","symbolLocation":119,"imageIndex":2},{"imageOffset":49404640,"symbol":"wxCFEventLoop::CommonModeObserverCallBack(__CFRunLoopObserver*, int)","symbolLocation":48,"imageIndex":2},{"imageOffset":505206,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION","symbolLocation":23,"imageIndex":6},{"imageOffset":504986,"symbol":"__CFRunLoopDoObservers","symbolLocation":493,"imageIndex":6},{"imageOffset":502300,"symbol":"__CFRunLoopRun","symbolLocation":850,"imageIndex":6},{"imageOffset":499970,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":6},{"imageOffset":199129,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":198166,"symbol":"ReceiveNextEventCommon","symbolLocation":201,"imageIndex":7},{"imageOffset":197937,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":7},{"imageOffset":255929,"symbol":"_DPSNextEvent","symbolLocation":880,"imageIndex":5},{"imageOffset":9662308,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1304,"imageIndex":5},{"imageOffset":195890,"symbol":"-[NSApplication run]","symbolLocation":603,"imageIndex":5},{"imageOffset":48449454,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":174,"imageIndex":2},{"imageOffset":49406253,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":29,"imageIndex":2},{"imageOffset":48838933,"symbol":"wxEventLoopBase::Run()","symbolLocation":85,"imageIndex":2},{"imageOffset":48677188,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":116,"imageIndex":2},{"imageOffset":48208298,"symbol":"wxApp::OnRun()","symbolLocation":26,"imageIndex":2},{"imageOffset":49047699,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":131,"imageIndex":2},{"imageOffset":13426831,"symbol":"Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&)","symbolLocation":239,"imageIndex":2},{"imageOffset":56430,"symbol":"Slic3r::CLI::run(int, char**)","symbolLocation":19486,"imageIndex":2},{"imageOffset":74903,"symbol":"main","symbolLocation":375,"imageIndex":2},{"imageOffset":25478,"symbol":"start","symbolLocation":1942,"imageIndex":8}]},{"id":9297190,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":11779},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145563533312},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145564056448},"rbx":{"value":123145564057600},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145564057600},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145564057600}}},{"id":9297193,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":17667},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145564606464},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145565129592},"rbx":{"value":123145565130752},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145565130752},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145565130752}}},{"id":9297198,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":169354855448576},"r9":{"value":169354855448576},"r15":{"value":169354855448576},"rbx":{"value":123145565663328},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703257131566},"rbp":{"value":123145565663168},"rsp":{"value":123145565663064},"r12":{"value":4294967295},"rcx":{"value":123145565663064},"flavor":"x86_THREAD_STATE","rdi":{"value":123145565663328}},"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":3},{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":3},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":3},{"imageOffset":508341,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":6},{"imageOffset":502821,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},{"imageOffset":499970,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":6},{"imageOffset":1687468,"symbol":"_NSEventThread","symbolLocation":122,"imageIndex":5},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":9300737,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":21767},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145562996736},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145563519864},"rbx":{"value":123145563521024},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145563521024},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145563521024}}},{"id":9301044,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":77603},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145564069888},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145564593016},"rbx":{"value":123145564594176},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145564594176},"r12":{"value":5193734},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145564594176}}},{"id":9301071,"name":"slic3r_tbb_2","threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140291668994432},"rsi":{"value":0},"r8":{"value":140291668994488},"cr2":{"value":0},"rdx":{"value":4294967293},"r10":{"value":140291683790848},"r9":{"value":0},"r15":{"value":11},"rbx":{"value":140291659968384},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":582},"rip":{"value":140703257131434},"rbp":{"value":123145571483552},"rsp":{"value":123145571483512},"r12":{"value":1},"rcx":{"value":123145571483512},"flavor":"x86_THREAD_STATE","rdi":{"value":160515}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":41422088,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":2},{"imageOffset":41421849,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":2},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":9301072,"name":"slic3r_tbb_3","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140291595314560},"rsi":{"value":0},"r8":{"value":140291595314616},"cr2":{"value":0},"rdx":{"value":4294967292},"r10":{"value":140291683790848},"r9":{"value":0},"r15":{"value":11},"rbx":{"value":140291659968512},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":582},"rip":{"value":140703257131434},"rbp":{"value":123145575690144},"rsp":{"value":123145575690104},"r12":{"value":1},"rcx":{"value":123145575690104},"flavor":"x86_THREAD_STATE","rdi":{"value":147971}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":41422088,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":2},{"imageOffset":41421849,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":2},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":9301073,"name":"slic3r_tbb_5","threadState":{"r13":{"value":140291609831176},"rax":{"value":140291583433856},"rflags":{"value":66050},"cpu":{"value":4},"r14":{"value":140291715683544},"rsi":{"value":192},"r8":{"value":140291609828624},"cr2":{"value":0},"rdx":{"value":140291609831176},"r10":{"value":1},"r9":{"value":0},"r15":{"value":123145579896096},"rbx":{"value":140291583433856},"trap":{"value":7},"err":{"value":0},"r11":{"value":514},"rip":{"value":4411214734},"rbp":{"value":123145579896352},"rsp":{"value":123145579896048},"r12":{"value":140291715683456},"rcx":{"value":140291685277440},"flavor":"x86_THREAD_STATE","rdi":{"value":123145579896096}},"frames":[{"imageOffset":2874254,"symbol":"tbb::detail::d1::start_for<tbb::detail::d1::blocked_range, Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)::$_4, tbb::detail::d1::auto_partitioner const>::execute(tbb::detail::d1::execution_data&)","symbolLocation":318,"imageIndex":2},{"imageOffset":41364791,"symbol":"tbb::detail::d1::task* tbb::detail::r1::task_dispatcher::local_wait_for_all<false, tbb::detail::r1::outermost_worker_waiter>(tbb::detail::d1::task*, tbb::detail::r1::outermost_worker_waiter&)","symbolLocation":1111,"imageIndex":2},{"imageOffset":41350382,"symbol":"tbb::detail::r1::arena::process(tbb::detail::r1::thread_data&)","symbolLocation":782,"imageIndex":2},{"imageOffset":41411563,"symbol":"tbb::detail::r1::market::process(rml::job&)","symbolLocation":59,"imageIndex":2},{"imageOffset":41421933,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":77,"imageIndex":2},{"imageOffset":41421849,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":2},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":9301074,"name":"slic3r_tbb_1","threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140291597580928},"rsi":{"value":0},"r8":{"value":140291597580984},"cr2":{"value":0},"rdx":{"value":4294967294},"r10":{"value":140291683790848},"r9":{"value":0},"r15":{"value":13},"rbx":{"value":140291659968000},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":582},"rip":{"value":140703257131434},"rbp":{"value":123145584103328},"rsp":{"value":123145584103288},"r12":{"value":1},"rcx":{"value":123145584103288},"flavor":"x86_THREAD_STATE","rdi":{"value":161027}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":41422088,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":2},{"imageOffset":41421849,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":2},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":9301075,"name":"slic3r_tbb_4","threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140291592603008},"rsi":{"value":0},"r8":{"value":140291592603064},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":140291683790848},"r9":{"value":0},"r15":{"value":9},"rbx":{"value":140291659968256},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":582},"rip":{"value":140703257131434},"rbp":{"value":123145588309920},"rsp":{"value":123145588309880},"r12":{"value":1},"rcx":{"value":123145588309880},"flavor":"x86_THREAD_STATE","rdi":{"value":160771}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":41422088,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":2},{"imageOffset":41421849,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":2},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":9301153,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":156455},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145565679616},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145566202752},"rbx":{"value":123145566203904},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145566203904},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145566203904}}},{"id":9301154,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}],"threadState":{"r13":{"value":0},"rax":{"value":0},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":278532},"cr2":{"value":0},"rdx":{"value":123145566216192},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":0},"err":{"value":0},"r11":{"value":0},"rip":{"value":140703257373576},"rbp":{"value":0},"rsp":{"value":123145566740480},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145566740480}}},{"triggered":true,"id":9301155,"instructionState":{"instructionStream":{"bytes":[139,69,160,72,139,0,73,59,70,240,76,137,109,136,76,137,125,144,117,94,72,139,69,160,72,139,64,8,73,59,70,248,117,80,76,139,34,15,87,219,176,1,72,137,69,176,15,46,195,15,134,247,2,0,0,72,139,74,8,76,41,225,72,193,249,2,15,87,219,49,192,69,49,255,102,46,15,31,132,0,0,0,0,0,15,31,68,0,0,77,133,255,76,15,68,249,243,67,15,88,92,188,252,73,131,199,255,15,46,195,119,233,235,62,128,126,32,0,15,87,219,243,15,16,21,196,183,1,3,15,87,201,116,3,15,40,202,243,15,17,15,128,126,33,0,15,87,201,116,3,15,40,202,243,65,15,17,79,252,76,139,34,184,1,0,0,0,49,201,72,137,77,176,69,49,255,72,139,77,168,72,131,193,255,72,41,193,72,137,77,168,15],"offset":96}},"name":"slic3r_BgSlcPcs","threadState":{"r13":{"value":123145592470008},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":0},"r14":{"value":140291686169232},"rsi":{"value":123145592470144},"r8":{"value":33527},"cr2":{"value":18446744073709551612},"rdx":{"value":123145592470112},"r10":{"value":140291685220352},"r9":{"value":2869},"r15":{"value":0},"rbx":{"value":16},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":4294836224},"rip":{"value":4411146551,"matchesCrashFrame":1},"rbp":{"value":123145592469936},"rsp":{"value":123145592469808},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":140291685282768}},"frames":[{"imageOffset":2806071,"symbol":"Slic3r::SeamPlacerImpl::calculate_polyline_angles_at_vertices(Slic3r::SeamPlacerImpl::PolylineWithEnd const&, std::__1::vector<float, std::__1::allocator> const&, float)","symbolLocation":279,"imageIndex":2},{"imageOffset":2809433,"symbol":"Slic3r::SeamPlacerImpl::process_perimeter_polylines(Slic3r::SeamPlacerImpl::PolylineWithEnd const&, float, Slic3r::LayerRegion const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::PrintObjectSeamData::LayerSeams&)","symbolLocation":521,"imageIndex":2},{"imageOffset":2876141,"symbol":"tbb::detail::d1::start_for<tbb::detail::d1::blocked_range, Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)::$_4, tbb::detail::d1::auto_partitioner const>::run_body(tbb::detail::d1::blocked_range&)","symbolLocation":285,"imageIndex":2},{"imageOffset":2875465,"symbol":"tbb::detail::d1::start_for<tbb::detail::d1::blocked_range, Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)::$_4, tbb::detail::d1::auto_partitioner const>::execute(tbb::detail::d1::execution_data&)","symbolLocation":1529,"imageIndex":2},{"imageOffset":41448023,"symbol":"tbb::detail::d1::task* tbb::detail::r1::task_dispatcher::local_wait_for_all<false, tbb::detail::r1::external_waiter>(tbb::detail::d1::task*, tbb::detail::r1::external_waiter&)","symbolLocation":1111,"imageIndex":2},{"imageOffset":41437110,"symbol":"tbb::detail::r1::task_dispatcher::execute_and_wait(tbb::detail::d1::task*, tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)","symbolLocation":198,"imageIndex":2},{"imageOffset":2829783,"symbol":"Slic3r::SeamPlacer::gather_seam_candidates(Slic3r::PrintObject const*, Slic3r::SeamPlacerImpl::GlobalModelInfo const&, Slic3r::SeamPosition)","symbolLocation":1415,"imageIndex":2},{"imageOffset":2842972,"symbol":"Slic3r::SeamPlacer::init(Slic3r::Print const&, std::__1::function<void ()>)","symbolLocation":1676,"imageIndex":2},{"imageOffset":3334089,"symbol":"Slic3r::GCode::_do_export(Slic3r::Print&, Slic3r::GCode::GCodeOutputStream&, std::__1::function<std::__1::vector<Slic3r::ThumbnailData, std::__1::allocatorSlic3r::ThumbnailData> (Slic3r::ThumbnailsParams const&)>)","symbolLocation":40089,"imageIndex":2},{"imageOffset":3284819,"symbol":"Slic3r::GCode::do_export(Slic3r::Print*, char const*, Slic3r::GCodeProcessorResult*, std::__1::function<std::__1::vector<Slic3r::ThumbnailData, std::__1::allocatorSlic3r::ThumbnailData> (Slic3r::ThumbnailsParams const&)>)","symbolLocation":5859,"imageIndex":2},{"imageOffset":6041676,"symbol":"Slic3r::Print::export_gcode(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, Slic3r::GCodeProcessorResult*, std::__1::function<std::__1::vector<Slic3r::ThumbnailData, std::__1::allocatorSlic3r::ThumbnailData> (Slic3r::ThumbnailsParams const&)>)","symbolLocation":732,"imageIndex":2},{"imageOffset":11401088,"symbol":"Slic3r::BackgroundSlicingProcess::process_fff()","symbolLocation":288,"imageIndex":2},{"imageOffset":11412826,"symbol":"Slic3r::BackgroundSlicingProcess::call_process(std::exception_ptr&)","symbolLocation":42,"imageIndex":2},{"imageOffset":11412062,"symbol":"Slic3r::BackgroundSlicingProcess::thread_proc()","symbolLocation":254,"imageIndex":2},{"imageOffset":11421202,"symbol":"boost::detail::thread_dataSlic3r::BackgroundSlicingProcess::start()::$_3::run()","symbolLocation":18,"imageIndex":2},{"imageOffset":17663522,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":130,"imageIndex":2},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":10},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64h",
"base" : 4498006016,
"size" : 65536,
"uuid" : "d413ddb6-5356-3966-be97-ab6fe09421a2",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4500492288,
"size" : 802816,
"uuid" : "812acb6a-797f-37d4-95f9-f6c5542dbc6a",
"path" : "/private/var/folders//SuperSlicer.app/Contents/MacOS/libzstd.1.dylib",
"name" : "libzstd.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4408340480,
"CFBundleShortVersionString" : "SuperSlicer SuperSlicer_2.5.60.0_2024-07-01",
"CFBundleIdentifier" : "org.SuperSlicer/",
"size" : 59080704,
"uuid" : "8a2684af-e95a-3d0e-810f-d4791a0db609",
"path" : "/private/var/folders/
/SuperSlicer.app/Contents/MacOS/SuperSlicer",
"name" : "SuperSlicer",
"CFBundleVersion" : "SuperSlicer_2.5.60.0_2024-07-01"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703257124864,
"size" : 241656,
"uuid" : "9927a0a9-dfa8-3ffa-88d8-62055f37a137",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703347867648,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 4554747,
"uuid" : "2c47c41f-ba8a-3c0a-8ff7-e7eeb2895115",
"path" : "/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight",
"name" : "SkyLight"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703314710528,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 21024764,
"uuid" : "20292f0b-3eb2-3566-91e2-ea657457d71d",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2487.30.108"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703257784320,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4829165,
"uuid" : "37924b83-2695-3956-b7ee-657a50e43c18",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2202"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703435132928,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 2736117,
"uuid" : "af14d05e-43ef-3d63-9f68-28f00e09ee57",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703253651456,
"size" : 639936,
"uuid" : "ab17bf63-259b-3b48-8d70-863166a2191c",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703257366528,
"size" : 49152,
"uuid" : "a9ba8a53-d774-3fe9-8bde-64187bff7ea9",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
}
],
"sharedCache" : {
"base" : 140703252955136,
"size" : 25769803776,
"uuid" : "2a323ece-7dbf-33e2-9ef3-3390c59ddc35"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=797.6M resident=0K(0%) swapped_out_or_unallocated=797.6M(100%)\nWritable regions: Total=224.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=224.7M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG image 1040K 44 \nCG raster data 312K 6 \nColorSync 260K 35 \nCoreAnimation 2684K 158 \nCoreGraphics 12K 2 \nCoreImage 4K 1 \nCoreUI image data 1660K 25 \nDispatch continuations 48.0M 1 \nFoundation 32K 2 \nKernel Alloc Once 8K 1 \nMALLOC 133.6M 97 \nMALLOC guard page 32K 8 \nOpenGL GLSL 256K 3 \nSTACK GUARD 56.1M 14 \nStack 35.6M 15 \nVM_ALLOCATE 2476K 156 \n__CTF 824 1 \n__DATA 28.9M 444 \n__DATA_CONST 27.5M 270 \n__DATA_DIRTY 1047K 136 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 205.3M 5 \n__OBJC_RO 71.1M 1 \n__OBJC_RW 2169K 2 \n__TEXT 592.3M 464 \ndyld private memory 772K 4 \nmapped file 209.9M 32 \nshared memory 792K 18 \n=========== ======= ======= \nTOTAL 1.4G 1951 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "slic3r_BgSlcPcs"
}
},
"logWritingSignature" : "061764721efc15d300f01aaf017c690a5beefb2d",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6425c75e4327780c10cc4252",
"factorPackIds" : {
"SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE" : "642600a457e7664b1698eb32"
},
"deploymentId" : 240000004
},
{
"rolloutId" : "64c025b28b7f0e739e4fbe58",
"factorPackIds" : {

  },
  "deploymentId" : 240000019
}

],
"experiments" : [
{
"treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
"experimentId" : "6643969b3099cf28e049862f",
"deploymentId" : 400000007
}
]
}
}

Model: Macmini8,1, BootROM 2020.61.1.0.0 (iBridge: 21.16.2057.0.0,0), 6 processors, 6-Core Intel Core i5, 3 GHz, 8 GB, SMC
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Display: VA2359 Series, 1600 x 900, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, DDR4, 2667 MHz, Micron, 4ATF51264HZ-2G6E3
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 10 2023 12:30:19 version 9.30.503.0.32.5.92 FWID 01-88a8883
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.2 Hub
USB Device: USB3.2 Hub
USB Device: USB Receiver
USB Device: USB2.1 Hub
USB Device: USB2.1 Hub
USB Device: STM32 Virtual ComPort
USB Device: USB2.0 Hub
USB Device: Mass Storage Device
USB Device: T2Bus
USB Device: Headset
USB Device: Apple T2 Controller
Thunderbolt Bus: Mac mini, Apple Inc., 47.5
Thunderbolt Bus: Mac mini, Apple Inc., 47.5

@CuredPrusa
Copy link

@Odessa2433
Copy link
Author

Will that work on a Mac with an Intel processor? I am still confused by the mac and mac_arm differences.

@CuredPrusa
Copy link

@CuredPrusa
Copy link

Unfortunately I personally can't help you with mac issues. Hopefully someone else will jump in to see your problem.

@Odessa2433
Copy link
Author

Thanks Cured. So far, so good. I've had a couple other crash issues I thought might have been due to messing around with thicker internal perimeters and scaling down models. I'll try to reproduce those too. But this seems to have worked.

On a side note, any chance you know why I can no longer use superslicer to preview sliced gcode files?
I used to be able to, but now gut a Prusa slicer error message.
Thanks again for your help.

@CuredPrusa
Copy link

Nope, I can't help you with bugs of the software, especially macos.
I've only noticed you don't use the latest version.
Newest ones are usually most refined.

@Odessa2433
Copy link
Author

Unfortunately, trying to use the newer versions is what got me here. I want all the new features, but navigating all the different editions (graph, bis, no name), I don't know what all that means. Then the nightly releases. It's just over myhead.
I prefer superslicer to all the others, and I'm no novice to printing, but the number of options, and lack of coding knowledge is where I get into trouble.
Since there's no auto-update, I click on the update link and often just pick the top one. I'd love to see a superslicer edition guide for dummies.
I also wonder if having installed different editions(This happened when I chose graph) may have messed up the library.
Anyway, Thanks for you help. Working for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants