-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Crash at macOS when Orgnanic Support selected #9665
Comments
Division by zero in Organic supports |
Potentially duplicate: #9555 |
Should be fixed in 2.6.0-alpha4. Please retest and let us know if problems persist. Closing. |
Lukasi,
problem persist.
Jirka
P.S. Kdyz budete chtit, muzu za Vami do Holesovic dorazit a nazorne ukazat.
…-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: PrusaSlicer [83766]
Path: /Applications/PrusaSlicer.app/Contents/MacOS/PrusaSlicer
Identifier: com.prusa3d.slic3r/
Version: PrusaSlicer PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021 (PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-02-23 10:50:55.8317 +0100
OS Version: macOS 13.2 (22D49)
Report Version: 12
Bridge OS Version: 7.2 (20P3045)
Anonymous UUID: C7226EA6-CE1F-30C0-28C1-8D428740106B
Sleep/Wake UUID: 09ABE280-DC9F-4AC3-9E17-9A50F4C1CCEC
Time Awake Since Boot: 320000 seconds
Time Since Wake: 4290 seconds
System Integrity Protection: enabled
Crashed Thread: 15 slic3r_BgSlcPcs
Exception Type: EXC_ARITHMETIC (SIGFPE)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 8 Floating point exception: 8
Terminating Process: exc handler [83766]
Thread 0:: slic3r_main Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8185d95c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff8185e7604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8185e0635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8185d98a8 mach_msg + 19
4 CoreFoundation 0x7ff8186f3cbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff8186f272a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff8186f1b60 CFRunLoopRunSpecific + 560
7 HIToolbox 0x7ff82203f766 RunCurrentEventLoopInMode + 292
8 HIToolbox 0x7ff82203f576 ReceiveNextEventCommon + 679
9 HIToolbox 0x7ff82203f2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10 AppKit 0x7ff81b842293 _DPSNextEvent + 909
11 AppKit 0x7ff81b841114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
12 AppKit 0x7ff81b833757 -[NSApplication run] + 586
13 PrusaSlicer 0x107fdaffa wxGUIEventLoop::OSXDoRun() + 186
14 PrusaSlicer 0x1080c629d wxCFEventLoop::DoRun() + 29
15 PrusaSlicer 0x10803ccd5 wxEventLoopBase::Run() + 85
16 PrusaSlicer 0x108014a24 wxAppConsoleBase::MainLoop() + 116
17 PrusaSlicer 0x107f9ad4a wxApp::OnRun() + 26
18 PrusaSlicer 0x10806e379 wxEntry(int&, wchar_t**) + 73
19 PrusaSlicer 0x106085938 Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 248
20 PrusaSlicer 0x10548fcb7 Slic3r::CLI::run(int, char**) + 21159
21 PrusaSlicer 0x105494c30 main + 352
22 dyld 0x7ff8182e5310 start + 2432
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8185d95c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff8185e7604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff8185e0635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8185d98a8 mach_msg + 19
4 CoreFoundation 0x7ff8186f3cbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff8186f272a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff8186f1b60 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff81b9a3129 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x7ff8185dc11a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8186187e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff818574c32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 PrusaSlicer 0x1063343c3 Slic3r::GUI::BoostThreadWorker::run() + 163
4 PrusaSlicer 0x1064fe798 boost::(anonymous namespace)::thread_proxy(void*) + 136
5 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 3:
0 libsystem_pthread.dylib 0x7ff818613c58 start_wqthread + 0
Thread 4:: slic3r_tbb_5
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 5:: slic3r_tbb_1
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 6:: slic3r_tbb_2
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 7:: slic3r_tbb_7
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 8:: slic3r_tbb_3
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 9:: slic3r_tbb_6
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 10:: slic3r_tbb_4
0 libsystem_kernel.dylib 0x7ff8185d953e semaphore_wait_trap + 10
1 PrusaSlicer 0x107c2a658 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x107c2a569 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 11:
0 libsystem_pthread.dylib 0x7ff818613c58 start_wqthread + 0
Thread 12:
0 libsystem_pthread.dylib 0x7ff818613c58 start_wqthread + 0
Thread 13:
0 libsystem_pthread.dylib 0x7ff818613c58 start_wqthread + 0
Thread 14:
0 libsystem_pthread.dylib 0x7ff818613c58 start_wqthread + 0
Thread 15 Crashed:: slic3r_BgSlcPcs
0 PrusaSlicer 0x105aa76b1 Slic3r::FFFTreeSupport::generate_support_areas(Slic3r::Print&, Slic3r::BuildVolume const&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, std::__1::function<void ()>) + 6017
1 PrusaSlicer 0x105aa5c8e Slic3r::fff_tree_support_generate(Slic3r::PrintObject&, std::__1::function<void ()>) + 302
2 PrusaSlicer 0x1059baaff Slic3r::PrintObject::_generate_support_material() + 79
3 PrusaSlicer 0x1059ba9ce Slic3r::PrintObject::generate_support_material() + 366
4 PrusaSlicer 0x1059431a8 Slic3r::Print::process() + 632
5 PrusaSlicer 0x105ebb33e Slic3r::BackgroundSlicingProcess::process_fff() + 46
6 PrusaSlicer 0x105ebde6a Slic3r::BackgroundSlicingProcess::call_process(std::exception_ptr&) + 42
7 PrusaSlicer 0x105ebdb3e Slic3r::BackgroundSlicingProcess::thread_proc() + 286
8 PrusaSlicer 0x105ebf7b2 boost::detail::thread_data<Slic3r::BackgroundSlicingProcess::start()::$_2>::run() + 18
9 PrusaSlicer 0x1064fe798 boost::(anonymous namespace)::thread_proxy(void*) + 136
10 libsystem_pthread.dylib 0x7ff818618259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff818613c7b thread_start + 15
Thread 15 crashed with X86 Thread State (64-bit):
rax: 0x00000000000320c6 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000002 rbp: 0x00007000052b97e0 rsp: 0x00007000052b8a00
r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x00007fcccfb00000 r11: 0x00000000c00000ff
r12: 0x0000600005b4de20 r13: 0x00000000000320c7 r14: 0x0000000000000000 r15: 0x0000000000030d40
rip: 0x0000000105aa76b1 rfl: 0x0000000000010202 cr2: 0x0000000105a68a80
Logical CPU: 0
Error Code: 0x00000000
Trap Number: 0
Thread 15 instruction stream:
59 05 19 8d 70 02 66 0f-2e 85 c8 fe ff ff 0f 97 Y...p.f.........
85 70 f4 ff ff f2 0f 10-85 90 fe ff ff b9 ff ff .p..............
ff 3f f2 0f 10 0d 05 64-72 02 66 0f 2e c8 76 21 .?.....dr.f...v!
e8 2c 5f 70 02 0f 57 c9-f2 0f 2a 8d dc fc ff ff .,_p..W...*.....
f2 0f 59 c8 f2 0f 2c c1-89 c1 c1 e9 1f 01 c1 d1 ..Y...,.........
f9 48 8d 73 01 48 85 db-74 25 41 8d 44 0d ff 99 .H.s.H..t%A.D...
[f7]f9 01 db 39 d8 0f 4d-d8 48 89 9d 78 f5 ff ff ....9..M.H..x... <==
eb 16 66 2e 0f 1f 84 00-00 00 00 00 0f 1f 00 31 ..f............1
c0 48 89 85 78 f5 ff ff-48 8b 85 a8 f5 ff ff 48 .H..x...H......H
8b 98 40 07 00 00 48 2b-98 38 07 00 00 48 c1 fb ..@...H+.8...H..
03 49 89 f5 48 29 f3 48-8d bd 20 f5 ff ff 48 89 .I..H).H.. ...H.
de e8 c9 e6 00 00 48 c7-85 d0 fb ff ff a7 ab aa ......H.........
Binary Images:
0x7ff8185d8000 - 0x7ff818611ff7 libsystem_kernel.dylib (*) <ca136b67-0559-3f19-8b7e-9b80438090b6> /usr/lib/system/libsystem_kernel.dylib
0x7ff818674000 - 0x7ff818b0dfef com.apple.CoreFoundation (6.9) <c2615780-0140-315c-a455-7e03bb22d3d6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff822010000 - 0x7ff822307ffd com.apple.HIToolbox (2.1.1) <7bf47984-29cb-319e-a6da-0884d158f96a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff81b804000 - 0x7ff81c80cff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x105480000 - 0x1089cbfff com.prusa3d.slic3r/ (PrusaSlicer PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021) <32163dfa-8768-37a6-864e-ed0a7cfc97b1> /Applications/PrusaSlicer.app/Contents/MacOS/PrusaSlicer
0x7ff8182df000 - 0x7ff818373caf dyld (*) <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
0x7ff818612000 - 0x7ff81861dff7 libsystem_pthread.dylib (*) <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff818569000 - 0x7ff8185c1ff3 libc++.1.dylib (*) <b8339fb2-cbae-3d84-b080-bd19ddb2981c> /usr/lib/libc++.1.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=658.6M resident=0K(0%) swapped_out_or_unallocated=658.6M(100%)
Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 5760K 8
CG image 2904K 150
CG raster data 1124K 100
ColorSync 244K 28
CoreAnimation 432.8M 254
CoreGraphics 16K 3
CoreImage 8K 2
CoreUI image data 3664K 31
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 463.9M 116
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 56.1M 16
Stack 47.1M 18
VM_ALLOCATE 31.5M 47
__CTF 756 1
__DATA 25.1M 399
__DATA_CONST 22.0M 231
__DATA_DIRTY 877K 128
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 206.1M 3
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 452.4M 420
dyld private memory 768K 3
mapped file 181.1M 26
shared memory 1376K 25
=========== ======= =======
TOTAL 2.2G 2030
TOTAL, minus reserved VM space 2.0G 2030
-----------
Full Report
-----------
{"app_name":"PrusaSlicer","timestamp":"2023-02-23 10:51:06.00 +0100","app_version":"PrusaSlicer PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021","slice_uuid":"32163dfa-8768-37a6-864e-ed0a7cfc97b1","build_version":"PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021","platform":1,"bundleID":"com.prusa3d.slic3r\/","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"PrusaSlicer","incident_id":"61665259-4459-476E-883E-92E911D9C034"}
{
"uptime" : 320000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro15,2",
"coalitionID" : 25663,
"osVersion" : {
"train" : "macOS 13.2",
"build" : "22D49",
"releaseType" : "User"
},
"captureTime" : "2023-02-23 10:50:55.8317 +0100",
"incident" : "61665259-4459-476E-883E-92E911D9C034",
"pid" : 83766,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-02-23 10:49:27.1007 +0100",
"procStartAbsTime" : 324198992131412,
"procExitAbsTime" : 324287695780915,
"procName" : "PrusaSlicer",
"procPath" : "\/Applications\/PrusaSlicer.app\/Contents\/MacOS\/PrusaSlicer",
"bundleInfo" : {"CFBundleShortVersionString":"PrusaSlicer PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021","CFBundleVersion":"PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021","CFBundleIdentifier":"com.prusa3d.slic3r\/"},
"storeInfo" : {"deviceIdentifierForVendor":"701B8876-1D4A-529D-AE54-6217846C9411","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.prusa3d.slic3r\/",
"crashReporterKey" : "C7226EA6-CE1F-30C0-28C1-8D428740106B",
"throttleTimeout" : 2147483647,
"wakeTime" : 4290,
"bridgeVersion" : {"build":"20P3045","train":"7.2"},
"sleepWakeUUID" : "09ABE280-DC9F-4AC3-9E17-9A50F4C1CCEC",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_ARITHMETIC","signal":"SIGFPE"},
"termination" : {"flags":0,"code":8,"namespace":"SIGNAL","indicator":"Floating point exception: 8","byProc":"exc handler","byPid":83766},
"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" : 15,
"threads" : [{"id":3064848,"name":"slic3r_main","queue":"com.apple.main-thread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":193910,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":2},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":254611,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":3},{"imageOffset":250132,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":3},{"imageOffset":194391,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":45461498,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":186,"imageIndex":4},{"imageOffset":46424733,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":29,"imageIndex":4},{"imageOffset":45862101,"symbol":"wxEventLoopBase::Run()","symbolLocation":85,"imageIndex":4},{"imageOffset":45697572,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":116,"imageIndex":4},{"imageOffset":45198666,"symbol":"wxApp::OnRun()","symbolLocation":26,"imageIndex":4},{"imageOffset":46064505,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":73,"imageIndex":4},{"imageOffset":12605752,"symbol":"Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&)","symbolLocation":248,"imageIndex":4},{"imageOffset":64695,"symbol":"Slic3r::CLI::run(int, char**)","symbolLocation":21159,"imageIndex":4},{"imageOffset":85040,"symbol":"main","symbolLocation":352,"imageIndex":4},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":5}]},{"id":3064895,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1700137,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3064922,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":6},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":7},{"imageOffset":15418307,"symbol":"Slic3r::GUI::BoostThreadWorker::run()","symbolLocation":163,"imageIndex":4},{"imageOffset":17295256,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":136,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065337,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3065365,"name":"slic3r_tbb_5","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065366,"name":"slic3r_tbb_1","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065367,"name":"slic3r_tbb_2","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065368,"name":"slic3r_tbb_7","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065369,"name":"slic3r_tbb_3","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065370,"name":"slic3r_tbb_6","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065371,"name":"slic3r_tbb_4","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41592408,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41592169,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":3065722,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3065723,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3065724,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":3065725,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"triggered":true,"id":3065821,"instructionState":{"instructionStream":{"bytes":[89,5,25,141,112,2,102,15,46,133,200,254,255,255,15,151,133,112,244,255,255,242,15,16,133,144,254,255,255,185,255,255,255,63,242,15,16,13,5,100,114,2,102,15,46,200,118,33,232,44,95,112,2,15,87,201,242,15,42,141,220,252,255,255,242,15,89,200,242,15,44,193,137,193,193,233,31,1,193,209,249,72,141,115,1,72,133,219,116,37,65,141,68,13,255,153,247,249,1,219,57,216,15,77,216,72,137,157,120,245,255,255,235,22,102,46,15,31,132,0,0,0,0,0,15,31,0,49,192,72,137,133,120,245,255,255,72,139,133,168,245,255,255,72,139,152,64,7,0,0,72,43,152,56,7,0,0,72,193,251,3,73,137,245,72,41,243,72,141,189,32,245,255,255,72,137,222,232,201,230,0,0,72,199,133,208,251,255,255,167,171,170],"offset":96}},"name":"slic3r_BgSlcPcs","threadState":{"r13":{"value":204999},"rax":{"value":204998},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":2},"r8":{"value":0},"cr2":{"value":4389767808},"rdx":{"value":0},"r10":{"value":140517634473984},"r9":{"value":1},"r15":{"value":200000},"rbx":{"value":1},"trap":{"value":0},"err":{"value":0},"r11":{"value":3221225727},"rip":{"value":4390024881,"matchesCrashFrame":1},"rbp":{"value":123145389053920},"rsp":{"value":123145389050368},"r12":{"value":105553212005920},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":0}},"frames":[{"imageOffset":6452913,"symbol":"Slic3r::FFFTreeSupport::generate_support_areas(Slic3r::Print&, Slic3r::BuildVolume const&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&, std::__1::function<void ()>)","symbolLocation":6017,"imageIndex":4},{"imageOffset":6446222,"symbol":"Slic3r::fff_tree_support_generate(Slic3r::PrintObject&, std::__1::function<void ()>)","symbolLocation":302,"imageIndex":4},{"imageOffset":5483263,"symbol":"Slic3r::PrintObject::_generate_support_material()","symbolLocation":79,"imageIndex":4},{"imageOffset":5482958,"symbol":"Slic3r::PrintObject::generate_support_material()","symbolLocation":366,"imageIndex":4},{"imageOffset":4993448,"symbol":"Slic3r::Print::process()","symbolLocation":632,"imageIndex":4},{"imageOffset":10728254,"symbol":"Slic3r::BackgroundSlicingProcess::process_fff()","symbolLocation":46,"imageIndex":4},{"imageOffset":10739306,"symbol":"Slic3r::BackgroundSlicingProcess::call_process(std::exception_ptr&)","symbolLocation":42,"imageIndex":4},{"imageOffset":10738494,"symbol":"Slic3r::BackgroundSlicingProcess::thread_proc()","symbolLocation":286,"imageIndex":4},{"imageOffset":10745778,"symbol":"boost::detail::thread_data<Slic3r::BackgroundSlicingProcess::start()::$_2>::run()","symbolLocation":18,"imageIndex":4},{"imageOffset":17295256,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":136,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703537397760,
"size" : 237560,
"uuid" : "ca136b67-0559-3f19-8b7e-9b80438090b6",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703538036736,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825072,
"uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703699107840,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112958,
"uuid" : "7bf47984-29cb-319e-a6da-0884d158f96a",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703590006784,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814067,
"uuid" : "480a5693-f3e3-3b50-a1f3-169d12a12a0e",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.116"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4383571968,
"CFBundleShortVersionString" : "PrusaSlicer PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021",
"CFBundleIdentifier" : "com.prusa3d.slic3r\/",
"size" : 55885824,
"uuid" : "32163dfa-8768-37a6-864e-ed0a7cfc97b1",
"path" : "\/Applications\/PrusaSlicer.app\/Contents\/MacOS\/PrusaSlicer",
"name" : "PrusaSlicer",
"CFBundleVersion" : "PrusaSlicer-2.6.0-alpha4+MacOS-x64-202302180021"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703534280704,
"size" : 609456,
"uuid" : "270c4224-a38f-3a22-9ba9-95968f487738",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703537635328,
"size" : 49144,
"uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703536943104,
"size" : 364532,
"uuid" : "b8339fb2-cbae-3d84-b080-bd19ddb2981c",
"path" : "\/usr\/lib\/libc++.1.dylib",
"name" : "libc++.1.dylib"
}
],
"sharedCache" : {
"base" : 140703533674496,
"size" : 21474836480,
"uuid" : "61138b36-7859-3add-9c47-7e7cd2a358d0"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=658.6M resident=0K(0%) swapped_out_or_unallocated=658.6M(100%)\nWritable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 5760K 8 \nCG image 2904K 150 \nCG raster data 1124K 100 \nColorSync 244K 28 \nCoreAnimation 432.8M 254 \nCoreGraphics 16K 3 \nCoreImage 8K 2 \nCoreUI image data 3664K 31 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 463.9M 116 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 56.1M 16 \nStack 47.1M 18 \nVM_ALLOCATE 31.5M 47 \n__CTF 756 1 \n__DATA 25.1M 399 \n__DATA_CONST 22.0M 231 \n__DATA_DIRTY 877K 128 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 206.1M 3 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1989K 2 \n__TEXT 452.4M 420 \ndyld private memory 768K 3 \nmapped file 181.1M 26 \nshared memory 1376K 25 \n=========== ======= ======= \nTOTAL 2.2G 2030 \nTOTAL, minus reserved VM space 2.0G 2030 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "slic3r_BgSlcPcs"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5f72dc58705eff005a46b3a9",
"factorPackIds" : {
},
"deploymentId" : 240000015
},
{
"rolloutId" : "61fd92db295c182621ececc3",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "63dbc36200e2ba41eba0f38a"
},
"deploymentId" : 240000313
}
],
"experiments" : [
]
}
}
Model: MacBookPro15,2, BootROM 1916.80.2.0.0 (iBridge: 20.16.3045.0.0,0), 4 processors, Quad-Core Intel Core i5, 2,3 GHz, 8 GB, SMC
Graphics: Intel Iris Plus Graphics 655, Intel Iris Plus Graphics 655, Built-In
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR3, 2133 MHz, SK Hynix, H9CCNNNBJTALAR-NVD
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR3, 2133 MHz, SK Hynix, H9CCNNNBJTALAR-NVD
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec 1 2022 17:15:41 version 9.30.489.6.32.5.85 FWID 01-c30a5043
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB3.0 5K Graphic Docking, Ethernet, en5
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: USB5734
USB Device: USB3.1 Hub
USB Device: USB3.0 5K Graphic Docking
USB Device: USB31Bus
USB Device: USB2.0 Hub
USB Device: Generic Billboard Device
USB Device: Dell KB216 Wired Keyboard
USB Device: USB2734
USB Device: Hub Controller
USB Device: USB2.1 Hub
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
18. 2. 2023 v 11:36, Lukáš Matěna ***@***.***>:
Should be fixed in 2.6.0-alpha4 <https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.6.0-alpha4>. Please retest and let us know if problems persist. Closing.
—
Reply to this email directly, view it on GitHub <#9665 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACQQLZWXFZYYMC5OFENQQXTWYCQ2ZANCNFSM6AAAAAAUWUW6RE>.
You are receiving this because you authored the thread.
|
@jirka-malvin Thanks for the offer. At this point, it might be enough to provide a project file (3mf) that suffers from this problem. Could you please post it here? |
@jirka-malvin Thanks for the offer. At this point, it might be enough to provide a project file (3mf) that suffers from this problem. Could you please post it here? |
enclosed ... Jiri |
We are unable to reproduce the problem in 2.6.0-alpha4. |
will it help you if i come with laptop and show you personally?
Jiri
… 6. 3. 2023 v 9:45, Lukáš Matěna ***@***.***>:
We are unable to reproduce the problem in 2.6.0-alpha4.
—
Reply to this email directly, view it on GitHub <#9665 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACQQLZQ3FVIFESB5LM4E6FDW2WP3FANCNFSM6AAAAAAUWUW6RE>.
You are receiving this because you were mentioned.
|
@jirka-malvin I just tried to recompile 2.6.0-alpha4 in Debug mode and found a failling assert, which may lead us to the cause of the problem. Could you please try to disable By the way, your model is hideously broken. I would assume that fixing it will make things better. That's of course not an excuse, PrusaSlicer should not crash on it. I just wouldn't be surprised if the slicing was still wrong even if the crash is fixed. |
still persist with crossing perimetrs disabled ..
… 6. 3. 2023 v 10:11, Lukáš Matěna ***@***.***>:
@jirka-malvin <https://github.com/jirka-malvin> I just tried to recompile 2.6.0-alpha4 in Debug mode and found a failling assert, which may lead us to the cause of the problem. Could you please try to disable Print Settings -> Layer and Perimeters -> Avoid crossing perimeters and let us know if the crash still occurs? Thanks.
By the way, your model is hideously broken. I would assume that fixing it will make things better. That's of course not an excuse, PrusaSlicer should not crash on it. I just wouldn't be surprised if the slicing was still wrong even if the crash is fixed.
—
Reply to this email directly, view it on GitHub <#9665 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACQQLZUZSYG6H5LYQ6DZ5B3W2WS2LANCNFSM6AAAAAAUWUW6RE>.
You are receiving this because you were mentioned.
|
I probably detect the issue. I used @jirka-malvin 's model and turn on Organic supports. Then I can reproduce crash for my Mac and even for Win. Issue is in 2.6.0a4, 2.6.0a6, 2.6.0a6+73(actual master)
|
Ok fine, issue is selected for development: |
Reworked (again!) connecting of islands into a Z-graph. Implemented various heuristics to handle self-intersecting and mutually intersecting ExPolygons on the same layer.
"This crash should be fixed with PS 2.6.0-beta1. If any issues persist, please let us know. Thank you. |
I confirm, that it was fixed and tested in 2.6.0 - beta 2. Everything is working now. |
Description of the bug
Alpha3 - When I choose organic support -> slice, application crash
report from Mac included
Project file & How to reproduce
choose organic support -> slice...
(with other supports it works)
Translated Report (Full Report Below)
Process: PrusaSlicer [35741]
Path: /Applications/PrusaSlicer - testovaci.app/Contents/MacOS/PrusaSlicer
Identifier: com.prusa3d.slic3r/
Version: PrusaSlicer PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521 (PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-02-09 15:42:47.4332 +0100
OS Version: macOS 13.2 (22D49)
Report Version: 12
Bridge OS Version: 7.2 (20P3045)
Anonymous UUID: C7226EA6-CE1F-30C0-28C1-8D428740106B
Sleep/Wake UUID: 7C7398A6-99A8-4A81-B372-65987E28094D
Time Awake Since Boot: 190000 seconds
Time Since Wake: 6188 seconds
System Integrity Protection: enabled
Crashed Thread: 10 slic3r_BgSlcPcs
Exception Type: EXC_ARITHMETIC (SIGFPE)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 8 Floating point exception: 8
Terminating Process: exc handler [35741]
Thread 0:: slic3r_main Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8090455c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff809053604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff80904c635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8090458a8 mach_msg + 19
4 CoreFoundation 0x7ff80915fcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80915e72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80915db60 CFRunLoopRunSpecific + 560
7 HIToolbox 0x7ff812aab766 RunCurrentEventLoopInMode + 292
8 HIToolbox 0x7ff812aab576 ReceiveNextEventCommon + 679
9 HIToolbox 0x7ff812aab2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10 AppKit 0x7ff80c2ae293 _DPSNextEvent + 909
11 AppKit 0x7ff80c2ad114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
12 AppKit 0x7ff80c29f757 -[NSApplication run] + 586
13 PrusaSlicer 0x103bf4a7a wxGUIEventLoop::OSXDoRun() + 186
14 PrusaSlicer 0x103cdfd1d wxCFEventLoop::DoRun() + 29
15 PrusaSlicer 0x103c56755 wxEventLoopBase::Run() + 85
16 PrusaSlicer 0x103c2e4a4 wxAppConsoleBase::MainLoop() + 116
17 PrusaSlicer 0x103bb47ca wxApp::OnRun() + 26
18 PrusaSlicer 0x103c87df9 wxEntry(int&, wchar_t**) + 73
19 PrusaSlicer 0x101c9d9bc Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 236
20 PrusaSlicer 0x1010a6a77 Slic3r::CLI::run(int, char**) + 21159
21 PrusaSlicer 0x1010ab9f0 main + 352
22 dyld 0x7ff808d51310 start + 2432
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff8090455c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff809053604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff80904c635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8090458a8 mach_msg + 19
4 CoreFoundation 0x7ff80915fcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff80915e72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff80915db60 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff80c40f129 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x7ff80904811a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8090847e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff808fe0c32 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 PrusaSlicer 0x101f4eae3 Slic3r::GUI::BoostThreadWorker::run() + 163
4 PrusaSlicer 0x1021183e8 boost::(anonymous namespace)::thread_proxy(void*) + 136
5 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 3:: slic3r_tbb_7
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 4:: slic3r_tbb_2
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 5:: slic3r_tbb_1
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 6:: slic3r_tbb_3
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 7:: slic3r_tbb_4
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 8:: slic3r_tbb_6
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 9:: slic3r_tbb_5
0 libsystem_kernel.dylib 0x7ff80904553e semaphore_wait_trap + 10
1 PrusaSlicer 0x1038440d8 tbb::detail::r1::rml::private_worker::run() + 232
2 PrusaSlicer 0x103843fe9 tbb::detail::r1::rml::private_worker::thread_routine(void*) + 9
3 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 10 Crashed:: slic3r_BgSlcPcs
0 PrusaSlicer 0x1016c1222 Slic3r::FFFTreeSupport::generate_support_areas(Slic3r::Print&, Slic3r::BuildVolume const&, std::__1::vector<unsigned long, std::__1::allocator > const&, std::__1::function<void ()>) + 5858
1 PrusaSlicer 0x1016bf89e Slic3r::fff_tree_support_generate(Slic3r::PrintObject&, std::__1::function<void ()>) + 302
2 PrusaSlicer 0x1015d288f Slic3r::PrintObject::_generate_support_material() + 79
3 PrusaSlicer 0x1015d275e Slic3r::PrintObject::generate_support_material() + 366
4 PrusaSlicer 0x101557938 Slic3r::Print::process() + 632
5 PrusaSlicer 0x101ad49ce Slic3r::BackgroundSlicingProcess::process_fff() + 46
6 PrusaSlicer 0x101ad74fa Slic3r::BackgroundSlicingProcess::call_process(std::exception_ptr&) + 42
7 PrusaSlicer 0x101ad71ce Slic3r::BackgroundSlicingProcess::thread_proc() + 286
8 PrusaSlicer 0x101ad8e42 boost::detail::thread_dataSlic3r::BackgroundSlicingProcess::start()::$_2::run() + 18
9 PrusaSlicer 0x1021183e8 boost::(anonymous namespace)::thread_proxy(void*) + 136
10 libsystem_pthread.dylib 0x7ff809084259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff80907fc7b thread_start + 15
Thread 11:
0 libsystem_pthread.dylib 0x7ff80907fc58 start_wqthread + 0
Thread 12:
0 libsystem_pthread.dylib 0x7ff80907fc58 start_wqthread + 0
Thread 10 crashed with X86 Thread State (64-bit):
rax: 0x00000000000445bf rbx: 0x0000000000000003 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000001 rsi: 0x0000000000000003 rbp: 0x000070000e2a27e0 rsp: 0x000070000e2a1a20
r8: 0x0000000000000000 r9: 0x0000000000000001 r10: 0x00007fe445a00000 r11: 0x00000000fffffe00
r12: 0x00007fe4932a32b0 r13: 0x0000000000000002 r14: 0x00000000000445c0 r15: 0x0000000000030d40
rip: 0x00000001016c1222 rfl: 0x0000000000010246 cr2: 0x0000000101681fb0
Logical CPU: 2
Error Code: 0x00000000
Trap Number: 0
Thread 10 instruction stream:
05 a9 8a 70 02 66 0f 2e-85 c8 fe ff ff 49 8d 75 ...p.f.......I.u
01 0f 97 85 80 f4 ff ff-f2 0f 10 85 90 fe ff ff ................
b9 ff ff ff 3f f2 0f 10-0d f1 62 72 02 66 0f 2e ....?.....br.f..
c8 76 27 48 89 f3 e8 bb-5c 70 02 48 89 de 0f 57 .v'H....\p.H...W
c9 f2 0f 2a 8d dc fc ff-ff f2 0f 59 c8 f2 0f 2c ...*.......Y...,
c1 89 c1 c1 e9 1f 01 c1-d1 f9 41 8d 44 0e ff 99 ..........A.D...
[f7]f9 45 01 ed 44 39 e8-44 0f 4d e8 48 8b 85 a8 ..E..D9.D.M.H... <==
f5 ff ff 48 8b 98 50 07-00 00 48 2b 98 48 07 00 ...H..P...H+.H..
00 48 c1 fb 03 49 89 f6-48 29 f3 48 8d bd 00 f5 .H...I..H).H....
ff ff 48 89 de e8 14 e8-00 00 48 c7 85 d0 fb ff ..H.......H.....
ff a7 ab aa 32 48 8d 85-d8 fb ff ff 48 c7 40 30 ....2H......H.@0
00 00 00 00 48 c7 40 28-00 00 00 00 48 c7 40 20 ....H.@(....H.@
Binary Images:
0x7ff809044000 - 0x7ff80907dff7 libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x7ff8090e0000 - 0x7ff809579fef com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff812a7c000 - 0x7ff812d73ffd com.apple.HIToolbox (2.1.1) <7bf47984-29cb-319e-a6da-0884d158f96a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80c270000 - 0x7ff80d278ff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x101096000 - 0x1045e5fff com.prusa3d.slic3r/ (PrusaSlicer PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521) <1061a53d-110f-3a8f-b669-7e835d8e69df> /Applications/PrusaSlicer - testovaci.app/Contents/MacOS/PrusaSlicer
0x7ff808d4b000 - 0x7ff808ddfcaf dyld () <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
0x7ff80907e000 - 0x7ff809089ff7 libsystem_pthread.dylib () <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff808fd5000 - 0x7ff80902dff3 libc++.1.dylib () /usr/lib/libc++.1.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=815.1M resident=0K(0%) swapped_out_or_unallocated=815.1M(100%)
Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 15.5M 24
CG image 3372K 206
CG raster data 1368K 110
ColorSync 248K 29
CoreAnimation 310.8M 270
CoreGraphics 28K 6
CoreImage 32K 8
CoreServices 624K 2
CoreUI image data 5028K 41
Dispatch continuations 64.0M 1
Foundation 40K 2
Kernel Alloc Once 8K 1
MALLOC 502.7M 239
MALLOC guard page 32K 8
OpenGL GLSL 256K 3
STACK GUARD 56.0M 13
Stack 45.6M 15
VM_ALLOCATE 172.2M 378
__CTF 756 1
__DATA 29.6M 521
__DATA_CONST 35.8M 330
__DATA_DIRTY 1542K 184
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 206.1M 4
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 608.9M 542
dyld private memory 768K 3
mapped file 219.8M 43
shared memory 1452K 30
=========== ======= =======
TOTAL 2.3G 3022
Full Report
{"app_name":"PrusaSlicer","timestamp":"2023-02-09 15:42:49.00 +0100","app_version":"PrusaSlicer PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521","slice_uuid":"1061a53d-110f-3a8f-b669-7e835d8e69df","build_version":"PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521","platform":1,"bundleID":"com.prusa3d.slic3r/","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"PrusaSlicer","incident_id":"4DB079AC-C72A-4014-96D2-333CDA111F3D"}
{
"uptime" : 190000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro15,2",
"coalitionID" : 18930,
"osVersion" : {
"train" : "macOS 13.2",
"build" : "22D49",
"releaseType" : "User"
},
"captureTime" : "2023-02-09 15:42:47.4332 +0100",
"incident" : "4DB079AC-C72A-4014-96D2-333CDA111F3D",
"pid" : 35741,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-02-08 14:21:33.9927 +0100",
"procStartAbsTime" : 145684387737289,
"procExitAbsTime" : 190170650850649,
"procName" : "PrusaSlicer",
"procPath" : "/Applications/PrusaSlicer - testovaci.app/Contents/MacOS/PrusaSlicer",
"bundleInfo" : {"CFBundleShortVersionString":"PrusaSlicer PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521","CFBundleVersion":"PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521","CFBundleIdentifier":"com.prusa3d.slic3r/"},
"storeInfo" : {"deviceIdentifierForVendor":"841A0B80-0D37-5209-A2BE-B0BE5B6976F2","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.prusa3d.slic3r/",
"crashReporterKey" : "C7226EA6-CE1F-30C0-28C1-8D428740106B",
"throttleTimeout" : 2147483647,
"wakeTime" : 6188,
"bridgeVersion" : {"build":"20P3045","train":"7.2"},
"sleepWakeUUID" : "7C7398A6-99A8-4A81-B372-65987E28094D",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_ARITHMETIC","signal":"SIGFPE"},
"termination" : {"flags":0,"code":8,"namespace":"SIGNAL","indicator":"Floating point exception: 8","byProc":"exc handler","byPid":35741},
"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" : 10,
"threads" : [{"id":1365860,"name":"slic3r_main","queue":"com.apple.main-thread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":193910,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":2},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":254611,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":3},{"imageOffset":250132,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":3},{"imageOffset":194391,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":45476474,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":186,"imageIndex":4},{"imageOffset":46439709,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":29,"imageIndex":4},{"imageOffset":45877077,"symbol":"wxEventLoopBase::Run()","symbolLocation":85,"imageIndex":4},{"imageOffset":45712548,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":116,"imageIndex":4},{"imageOffset":45213642,"symbol":"wxApp::OnRun()","symbolLocation":26,"imageIndex":4},{"imageOffset":46079481,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":73,"imageIndex":4},{"imageOffset":12614076,"symbol":"Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&)","symbolLocation":236,"imageIndex":4},{"imageOffset":68215,"symbol":"Slic3r::CLI::run(int, char**)","symbolLocation":21159,"imageIndex":4},{"imageOffset":88560,"symbol":"main","symbolLocation":352,"imageIndex":4},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":5}]},{"id":1365956,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":1},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":1},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":1},{"imageOffset":1700137,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1365985,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":6},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":7},{"imageOffset":15436515,"symbol":"Slic3r::GUI::BoostThreadWorker::run()","symbolLocation":163,"imageIndex":4},{"imageOffset":17310696,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":136,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366179,"name":"slic3r_tbb_7","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366180,"name":"slic3r_tbb_2","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366181,"name":"slic3r_tbb_1","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366182,"name":"slic3r_tbb_3","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366183,"name":"slic3r_tbb_4","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366184,"name":"slic3r_tbb_6","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1366185,"name":"slic3r_tbb_5","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":41607384,"symbol":"tbb::detail::r1::rml::private_worker::run()","symbolLocation":232,"imageIndex":4},{"imageOffset":41607145,"symbol":"tbb::detail::r1::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"triggered":true,"id":1366817,"instructionState":{"instructionStream":{"bytes":[5,169,138,112,2,102,15,46,133,200,254,255,255,73,141,117,1,15,151,133,128,244,255,255,242,15,16,133,144,254,255,255,185,255,255,255,63,242,15,16,13,241,98,114,2,102,15,46,200,118,39,72,137,243,232,187,92,112,2,72,137,222,15,87,201,242,15,42,141,220,252,255,255,242,15,89,200,242,15,44,193,137,193,193,233,31,1,193,209,249,65,141,68,14,255,153,247,249,69,1,237,68,57,232,68,15,77,232,72,139,133,168,245,255,255,72,139,152,80,7,0,0,72,43,152,72,7,0,0,72,193,251,3,73,137,246,72,41,243,72,141,189,0,245,255,255,72,137,222,232,20,232,0,0,72,199,133,208,251,255,255,167,171,170,50,72,141,133,216,251,255,255,72,199,64,48,0,0,0,0,72,199,64,40,0,0,0,0,72,199,64,32],"offset":96}},"name":"slic3r_BgSlcPcs","threadState":{"r13":{"value":2},"rax":{"value":279999},"rflags":{"value":66118},"cpu":{"value":2},"r14":{"value":280000},"rsi":{"value":3},"r8":{"value":0},"cr2":{"value":4318568368},"rdx":{"value":0},"r10":{"value":140618397384704},"r9":{"value":1},"r15":{"value":200000},"rbx":{"value":3},"trap":{"value":0},"err":{"value":0},"r11":{"value":4294966784},"rip":{"value":4318827042,"matchesCrashFrame":1},"rbp":{"value":123145539954656},"rsp":{"value":123145539951136},"r12":{"value":140619698287280},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":1}},"frames":[{"imageOffset":6468130,"symbol":"Slic3r::FFFTreeSupport::generate_support_areas(Slic3r::Print&, Slic3r::BuildVolume const&, std::__1::vector<unsigned long, std::__1::allocator > const&, std::__1::function<void ()>)","symbolLocation":5858,"imageIndex":4},{"imageOffset":6461598,"symbol":"Slic3r::fff_tree_support_generate(Slic3r::PrintObject&, std::__1::function<void ()>)","symbolLocation":302,"imageIndex":4},{"imageOffset":5490831,"symbol":"Slic3r::PrintObject::_generate_support_material()","symbolLocation":79,"imageIndex":4},{"imageOffset":5490526,"symbol":"Slic3r::PrintObject::generate_support_material()","symbolLocation":366,"imageIndex":4},{"imageOffset":4987192,"symbol":"Slic3r::Print::process()","symbolLocation":632,"imageIndex":4},{"imageOffset":10742222,"symbol":"Slic3r::BackgroundSlicingProcess::process_fff()","symbolLocation":46,"imageIndex":4},{"imageOffset":10753274,"symbol":"Slic3r::BackgroundSlicingProcess::call_process(std::exception_ptr&)","symbolLocation":42,"imageIndex":4},{"imageOffset":10752462,"symbol":"Slic3r::BackgroundSlicingProcess::thread_proc()","symbolLocation":286,"imageIndex":4},{"imageOffset":10759746,"symbol":"boost::detail::thread_dataSlic3r::BackgroundSlicingProcess::start()::$_2::run()","symbolLocation":18,"imageIndex":4},{"imageOffset":17310696,"symbol":"boost::(anonymous namespace)::thread_proxy(void*)","symbolLocation":136,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1863431,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1863432,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703279890432,
"size" : 237560,
"uuid" : "ca136b67-0559-3f19-8b7e-9b80438090b6",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703280529408,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825072,
"uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703441600512,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112958,
"uuid" : "7bf47984-29cb-319e-a6da-0884d158f96a",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703332499456,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814067,
"uuid" : "480a5693-f3e3-3b50-a1f3-169d12a12a0e",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.116"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4312358912,
"CFBundleShortVersionString" : "PrusaSlicer PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521",
"CFBundleIdentifier" : "com.prusa3d.slic3r/",
"size" : 55902208,
"uuid" : "1061a53d-110f-3a8f-b669-7e835d8e69df",
"path" : "/Applications/PrusaSlicer - testovaci.app/Contents/MacOS/PrusaSlicer",
"name" : "PrusaSlicer",
"CFBundleVersion" : "PrusaSlicer-2.6.0-alpha3+MacOS-x64-202302031521"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703276773376,
"size" : 609456,
"uuid" : "270c4224-a38f-3a22-9ba9-95968f487738",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703280128000,
"size" : 49144,
"uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703279435776,
"size" : 364532,
"uuid" : "b8339fb2-cbae-3d84-b080-bd19ddb2981c",
"path" : "/usr/lib/libc++.1.dylib",
"name" : "libc++.1.dylib"
}
],
"sharedCache" : {
"base" : 140703276167168,
"size" : 21474836480,
"uuid" : "61138b36-7859-3add-9c47-7e7cd2a358d0"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=815.1M resident=0K(0%) swapped_out_or_unallocated=815.1M(100%)\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nCG backing stores 15.5M 24 \nCG image 3372K 206 \nCG raster data 1368K 110 \nColorSync 248K 29 \nCoreAnimation 310.8M 270 \nCoreGraphics 28K 6 \nCoreImage 32K 8 \nCoreServices 624K 2 \nCoreUI image data 5028K 41 \nDispatch continuations 64.0M 1 \nFoundation 40K 2 \nKernel Alloc Once 8K 1 \nMALLOC 502.7M 239 \nMALLOC guard page 32K 8 \nOpenGL GLSL 256K 3 \nSTACK GUARD 56.0M 13 \nStack 45.6M 15 \nVM_ALLOCATE 172.2M 378 \n__CTF 756 1 \n__DATA 29.6M 521 \n__DATA_CONST 35.8M 330 \n__DATA_DIRTY 1542K 184 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 206.1M 4 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1989K 2 \n__TEXT 608.9M 542 \ndyld private memory 768K 3 \nmapped file 219.8M 43 \nshared memory 1452K 30 \n=========== ======= ======= \nTOTAL 2.3G 3022 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "slic3r_BgSlcPcs"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : {
],
"experiments" : [
]
}
}
Model: MacBookPro15,2, BootROM 1916.80.2.0.0 (iBridge: 20.16.3045.0.0,0), 4 processors, Quad-Core Intel Core i5, 2,3 GHz, 8 GB, SMC
Graphics: Intel Iris Plus Graphics 655, Intel Iris Plus Graphics 655, Built-In
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR3, 2133 MHz, SK Hynix, H9CCNNNBJTALAR-NVD
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR3, 2133 MHz, SK Hynix, H9CCNNNBJTALAR-NVD
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec 1 2022 17:15:41 version 9.30.489.6.32.5.85 FWID 01-c30a5043
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB3.0 5K Graphic Docking, Ethernet, en5
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: USB5734
USB Device: USB3.1 Hub
USB Device: USB3.0 5K Graphic Docking
USB Device: USB31Bus
USB Device: USB2.0 Hub
USB Device: Dell KB216 Wired Keyboard
USB Device: USB2734
USB Device: Hub Controller
USB Device: USB2.1 Hub
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
Checklist of files included above
Version of PrusaSlicer
in report
Operating system
MacOS 13.2 Ventura
Printer model
my version of 3D printer - not rellevant
The text was updated successfully, but these errors were encountered: