bambulab / BambuStudio

PC Software for BambuLab and other 3D printers
GNU Affero General Public License v3.0
1.82k stars 254 forks source link

mac using bambu, software crashes #1435

Open eagle-ice opened 1 year ago

eagle-ice commented 1 year ago

The problem occurs when setting the wall to 0。

Detailed information and system configuration

Translated Report (Full Report Below)

Process: BambuStudio [3559] Path: /Applications/BambuStudio.app/Contents/MacOS/BambuStudio Identifier: com.bambulab.bambu-studio Version: 01.04.02.13 () Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501

Date/Time: 2023-03-09 14:48:09.7430 +0800 OS Version: macOS 13.2.1 (22D68) Report Version: 12 Anonymous UUID: 28C6FE47-C220-6FE5-AC77-A9740F651010

Time Awake Since Boot: 8800 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000b0990000b099 -> 0x000030990000b099 (possible pointer authentication failure) Exception Codes: 0x0000000000000001, 0x0000b0990000b099

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

VM Region Info: 0x30990000b099 is not in any region. Bytes after previous region: 52952651837594 Bytes before following region: 52119428091751 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated) ---> GAP OF 0x5f9000000000 BYTES MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV

Kernel Triage: VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage

Thread 0 Crashed:: bambustu_main Dispatch queue: com.apple.main-thread 0 BambuStudio 0x100b01e4c Slic3r::GUI::GCodeViewer::update_marker_curr_move() + 468 1 BambuStudio 0x100b01e28 Slic3r::GUI::GCodeViewer::update_marker_curr_move() + 432 2 BambuStudio 0x100a11f6c Slic3r::GUI::GLCanvas3D::_render_gcode(int, int) + 488 3 BambuStudio 0x100a0f8ac Slic3r::GUI::GLCanvas3D::render(bool) + 1296 4 BambuStudio 0x100a18888 Slic3r::GUI::GLCanvas3D::on_idle(wxIdleEvent&) + 408 5 BambuStudio 0x10294ceb8 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 252 6 BambuStudio 0x10294cb84 wxEvtHandler::ProcessEventLocally(wxEvent&) + 88 7 BambuStudio 0x10294c9ac wxEvtHandler::ProcessEvent(wxEvent&) + 56 8 BambuStudio 0x10294d064 wxEvtHandler::SafelyProcessEvent(wxEvent&) + 24 9 BambuStudio 0x102768468 wxWindowBase::SendIdleEvents(wxIdleEvent&) + 92 10 BambuStudio 0x102768490 wxWindowBase::SendIdleEvents(wxIdleEvent&) + 132 11 BambuStudio 0x102768490 wxWindowBase::SendIdleEvents(wxIdleEvent&) + 132 12 BambuStudio 0x102768490 wxWindowBase::SendIdleEvents(wxIdleEvent&) + 132 13 BambuStudio 0x102768490 wxWindowBase::SendIdleEvents(wxIdleEvent&) + 132 14 BambuStudio 0x1026a0eec wxAppBase::ProcessIdle() + 148 15 BambuStudio 0x10283eaa8 wxApp::ProcessIdle() + 36 16 BambuStudio 0x102955c24 wxCFEventLoop::CommonModeObserverCallBack(CFRunLoopObserver*, int) + 88 17 CoreFoundation 0x1993dcdb8 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 36 18 CoreFoundation 0x1993dcca4 CFRunLoopDoObservers + 532 19 CoreFoundation 0x1993dc3e4 __CFRunLoopRun + 1048 20 CoreFoundation 0x1993db878 CFRunLoopRunSpecific + 612 21 HIToolbox 0x1a2abbfa0 RunCurrentEventLoopInMode + 292 22 HIToolbox 0x1a2abbde4 ReceiveNextEventCommon + 672 23 HIToolbox 0x1a2abbb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72 24 AppKit 0x19c66184c _DPSNextEvent + 632 25 AppKit 0x19c6609dc -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728 26 AppKit 0x19c654e0c -[NSApplication run] + 464 27 BambuStudio 0x102878ffc wxGUIEventLoop::OSXDoRun() + 160 28 BambuStudio 0x1029562ec wxCFEventLoop::DoRun() + 40 29 BambuStudio 0x1028d511c wxEventLoopBase::Run() + 132 30 BambuStudio 0x1028affc4 wxAppConsoleBase::MainLoop() + 120 31 BambuStudio 0x10283eb04 wxApp::OnRun() + 36 32 BambuStudio 0x102902f7c wxEntry(int&, wchar_t) + 148 33 BambuStudio 0x100b44284 Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 172 34 BambuStudio 0x1001642c4 Slic3r::CLI::run(int, char) + 18484 35 BambuStudio 0x10017bb80 main + 172 36 dyld 0x198fd3e50 start + 2544

Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1992be050 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1992d011c mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1992c6c24 mach_msg_overwrite + 452 3 libsystem_kernel.dylib 0x1992be3cc mach_msg + 24 4 CoreFoundation 0x1993ddbb0 CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1993dc49c CFRunLoopRun + 1232 6 CoreFoundation 0x1993db878 CFRunLoopRunSpecific + 612 7 AppKit 0x19c78c19c _NSEventThread + 172 8 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 2:: JavaScriptCore libpas scavenger 0 libsystem_kernel.dylib 0x1992c184c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1992fe638 _pthread_cond_wait + 1232 2 JavaScriptCore 0x1b26d1874 scavenger_thread_main + 1164 3 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 4 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 3:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x1992be050 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1992d011c mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1992c6c24 mach_msg_overwrite + 452 3 libsystem_kernel.dylib 0x1992be3cc mach_msg + 24 4 QuartzCore 0x1a0ab7188 CA::Render::Server::server_thread(void) + 564 5 QuartzCore 0x1a0ab6f44 thread_fun(void) + 32 6 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 7 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 4: 0 libsystem_kernel.dylib 0x1992c184c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1992fe638 _pthread_cond_wait + 1232 2 BambuStudio 0x10104dd90 boost::condition_variable::do_wait_until(boost::unique_lock&, boost::detail::real_platform_timepoint const&) + 84 3 BambuStudio 0x100336490 Slic3r::_BBS_Backup_Manager::operator()() + 248 4 BambuStudio 0x10104d108 boost::(anonymous namespace)::thread_proxy(void*) + 180 5 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 6 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 5:: iotc_conn_hdlr 0 libsystem_kernel.dylib 0x1992c9130 __select + 8 1 libBambuSource.dylib 0x1695684d8 connectionHandlerThread + 472 2 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 3 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 6:: iotc_taskmgr 0 libsystem_kernel.dylib 0x1992c1648 __semwait_signal + 8 1 libsystem_c.dylib 0x1991cb52c nanosleep + 220 2 libsystem_c.dylib 0x1991cb444 usleep + 68 3 libBambuSource.dylib 0x169567400 tutk_TaskMng_Run + 288 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 7: 0 libsystem_kernel.dylib 0x1992c9130 __select + 8 1 libbambu_networking.dylib 0x168ff6060 BBL::SsdpDiscovery::ssdp_thread() + 196 2 libbambu_networking.dylib 0x1692555a0 boost::(anonymous namespace)::thread_proxy(void*) + 180 3 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 4 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 8:: slic3r_tbb_4 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 9:: slic3r_tbb_5 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 10:: slic3r_tbb_1 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 11:: slic3r_tbb_2 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 12:: slic3r_tbb_6 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 13:: slic3r_tbb_3 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 14:: slic3r_tbb_7 0 libsystem_kernel.dylib 0x1992bdfcc semaphore_wait_trap + 8 1 BambuStudio 0x1024b3d24 rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&) + 64 2 BambuStudio 0x1024b38dc tbb::internal::rml::private_worker::run() + 420 3 BambuStudio 0x1024b372c tbb::internal::rml::private_worker::thread_routine(void*) + 12 4 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 15: 0 libsystem_kernel.dylib 0x1992c184c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1992fe638 _pthread_cond_wait + 1232 2 BambuStudio 0x10104d778 boost::condition_variable::wait(boost::unique_lock&) + 76 3 BambuStudio 0x100d1f094 Slic3r::GUI::MediaPlayCtrl::media_proc() + 184 4 BambuStudio 0x10104d108 boost::(anonymous namespace)::thread_proxy(void*) + 180 5 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 6 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 16:: bbl_BgSlcPcs 0 libsystem_kernel.dylib 0x1992c184c psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1992fe638 _pthread_cond_wait + 1232 2 libc++.1.dylib 0x19924aac4 std::__1::condition_variable::wait(std::1::unique_lock&) + 28 3 BambuStudio 0x1009d1fbc Slic3r::BackgroundSlicingProcess::thread_proc() + 228 4 BambuStudio 0x1009d4f0c boost::detail::thread_data<Slic3r::BackgroundSlicingProcess::start()::$_3>::run() + 20 5 BambuStudio 0x10104d108 boost::(anonymous namespace)::thread_proxy(void*) + 180 6 libsystem_pthread.dylib 0x1992fe06c _pthread_start + 148 7 libsystem_pthread.dylib 0x1992f8e2c thread_start + 8

Thread 17: 0 libsystem_pthread.dylib 0x1992f8e18 start_wqthread + 0

Thread 18: 0 libsystem_pthread.dylib 0x1992f8e18 start_wqthread + 0

Thread 19: 0 libsystem_pthread.dylib 0x1992f8e18 start_wqthread + 0

Thread 20: 0 libsystem_pthread.dylib 0x1992f8e18 start_wqthread + 0

Thread 21: 0 libsystem_pthread.dylib 0x1992f8e18 start_wqthread + 0

Thread 22: 0 libsystem_pthread.dylib 0x1992f8e18 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000400000000 x1: 0x0000000000000000 x2: 0x0000000400000000 x3: 0x000000016fca4060 x4: 0x0000000003000001 x5: 0x0000000000000003 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x0000000400000000 x9: 0x0000b0990000b099 x10: 0x0000b09a00009604 x11: 0x0000000000000018 x12: 0x0000000165f5f078 x13: 0x0000000000000000 x14: 0x00000000df6229bf x15: 0x00000000df422109 x16: 0xfffffffffffffff1 x17: 0x00000001f96ebb88 x18: 0x0000000000000000 x19: 0x0000000159cd8028 x20: 0x000000016fca4158 x21: 0x000000013197e1a0 x22: 0x000000001555531e x23: 0x0000b0960000b096 x24: 0x000000016fca41c0 x25: 0x000000016fca41cc x26: 0x000000016fca41f0 x27: 0x0000000000000200 x28: 0x000000000000000c fp: 0x000000016fca4270 lr: 0xb37e000100b01e28 sp: 0x000000016fca4150 pc: 0x0000000100b01e4c cpsr: 0x80001000 far: 0x0000b0990000b099 esr: 0x92000004 (Data Abort) byte read Translation fault

Binary Images: 0x100154000 - 0x103443fff com.bambulab.bambu-studio (01.04.02.13) <9acec8d1-6632-3749-93e1-5d7df6dc32f4> /Applications/BambuStudio.app/Contents/MacOS/BambuStudio 0x19935c000 - 0x199833fff com.apple.CoreFoundation (6.9) <18260df4-69a8-30d3-8175-fb8ae7ae7709> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1a2a8a000 - 0x1a2dbdfff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x19c628000 - 0x19d533fff com.apple.AppKit (6.9) <88722053-0df0-3d4f-bf55-7e3c2d2c8e29> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x198fce000 - 0x199058ba3 dyld () <191e84f1-4b95-39c8-b253-1c1ef56c0fa8> /usr/lib/dyld 0x1992bd000 - 0x1992f6feb libsystem_kernel.dylib () <3dcd49b9-b3c5-3d90-be40-a3b807cb9cd7> /usr/lib/system/libsystem_kernel.dylib 0x1992f7000 - 0x199303ffb libsystem_pthread.dylib () <9f3b729a-ed04-3e65-adac-d75ad06ebbdc> /usr/lib/system/libsystem_pthread.dylib 0x1b2488000 - 0x1b3937fff com.apple.JavaScriptCore (18614) <7433f539-1b0d-3c47-9aca-10729fd481fd> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x1a0a70000 - 0x1a0dd5fff com.apple.QuartzCore (1.11) <6fb199ab-500f-3cf4-84b4-08bc6bd22a79> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x169508000 - 0x169783fff libBambuSource.dylib () <5eb1c112-f6c4-356e-9e7d-4a808ee5d05e> /Users/USER/Library/Application Support/BambuStudio//libBambuSource.dylib 0x1991bd000 - 0x19923dffb libsystem_c.dylib () <14cd841b-0c7b-34a2-a342-cc6796ef9259> /usr/lib/system/libsystem_c.dylib 0x168fb8000 - 0x1692ebfff libbambu_networking.dylib () /Users/USER/Library/Application Support/BambuStudio//libbambu_networking.dylib 0x19923e000 - 0x1992a4ff3 libc++.1.dylib () /usr/lib/libc++.1.dylib 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 960K 4 CG image 16.9M 339 CG raster data 704K 9 ColorSync 576K 28 CoreAnimation 41.1M 107 CoreGraphics 48K 3 CoreImage 96K 6 CoreUI image data 2000K 29 Foundation 48K 2 Kernel Alloc Once 32K 1 MALLOC 942.5M 107 MALLOC guard page 192K 8 MALLOC_LARGE (reserved) 4.0G 1 reserved VM address space (unallocated) MALLOC_MEDIUM (reserved) 768.0M 8 reserved VM address space (unallocated) MALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated) OpenGL GLSL 256K 3 STACK GUARD 56.4M 23 Stack 48.4M 30 VM_ALLOCATE 215.6M 255 VM_ALLOCATE (reserved) 3.9G 1 reserved VM address space (unallocated) WebKit Malloc 192.1M 5 AUTH 1887K 360 AUTH_CONST 24.3M 583 CTF 756 1 DATA 13.5M 579 DATA_CONST 30.3M 591 __DATA_DIRTY 1961K 226 FONT_DATA 2352 1 GLSLBUILTINS 5174K 1 LINKEDIT 792.1M 7 OBJC_CONST 4632K 324 __OBJC_RO 65.5M 1 OBJC_RW 1988K 1 __TEXT 642.5M 612 dyld private memory 304K 3 mapped file 765.0M 320 shared memory 944K 19 =========== ======= ======= TOTAL 12.5G 4603 TOTAL, minus reserved VM space 3.8G 4603


Full Report

{"app_name":"BambuStudio","timestamp":"2023-03-09 14:48:21.00 +0800","app_version":"01.04.02.13","slice_uuid":"9acec8d1-6632-3749-93e1-5d7df6dc32f4","build_version":"","platform":1,"bundleID":"com.bambulab.bambu-studio","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"BambuStudio","incident_id":"22E8338D-998E-4622-886E-040984277919"} { "uptime" : 8800, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Macmini9,1", "coalitionID" : 3387, "osVersion" : { "train" : "macOS 13.2.1", "build" : "22D68", "releaseType" : "User" }, "captureTime" : "2023-03-09 14:48:09.7430 +0800", "incident" : "22E8338D-998E-4622-886E-040984277919", "pid" : 3559, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-03-09 14:16:29.3545 +0800", "procStartAbsTime" : 166921993502, "procExitAbsTime" : 212531521988, "procName" : "BambuStudio", "procPath" : "\/Applications\/BambuStudio.app\/Contents\/MacOS\/BambuStudio", "bundleInfo" : {"CFBundleShortVersionString":"01.04.02.13","CFBundleVersion":"","CFBundleIdentifier":"com.bambulab.bambu-studio"}, "storeInfo" : {"deviceIdentifierForVendor":"0029600E-162F-5D55-8D89-B03BC850C413","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.bambulab.bambu-studio", "crashReporterKey" : "28C6FE47-C220-6FE5-AC77-A9740F651010", "throttleTimeout" : 2147483647, "sip" : "enabled", "vmRegionInfo" : "0x30990000b099 is not in any region. Bytes after previous region: 52952651837594 Bytes before following region: 52119428091751\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ", "exception" : {"codes":"0x0000000000000001, 0x0000b0990000b099","rawCodes":[1,194171176530073],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000b0990000b099 -> 0x000030990000b099 (possible pointer authentication failure)"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":3559}, "ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n", "vmregioninfo" : "0x30990000b099 is not in any region. Bytes after previous region: 52952651837594 Bytes before following region: 52119428091751\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":117759,"threadState":{"x":[{"value":17179869184},{"value":0},{"value":17179869184},{"value":6170493024},{"value":50331649},{"value":3},{"value":0},{"value":0},{"value":17179869184},{"value":194171176530073},{"value":194175471490564},{"value":24},{"value":6005583992},{"value":0},{"value":3747752383},{"value":3745653001},{"value":18446744073709551601},{"value":8479751048},{"value":0},{"value":5801607208},{"value":6170493272},{"value":5127004576},{"value":357913374},{"value":194158291628182},{"value":6170493376},{"value":6170493388},{"value":6170493424},{"value":512},{"value":12}],"flavor":"ARM_THREAD_STATE64","lr":{"value":12933775184161152552},"cpsr":{"value":2147487744},"fp":{"value":6170493552},"sp":{"value":6170493264},"esr":{"value":2449473540,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4306509388,"matchesCrashFrame":1},"far":{"value":194171176530073}},"name":"bambustu_main","queue":"com.apple.main-thread","frames":[{"imageOffset":10149452,"symbol":"Slic3r::GUI::GCodeViewer::update_marker_curr_move()","symbolLocation":468,"imageIndex":0},{"imageOffset":10149416,"symbol":"Slic3r::GUI::GCodeViewer::update_marker_curr_move()","symbolLocation":432,"imageIndex":0},{"imageOffset":9166700,"symbol":"Slic3r::GUI::GLCanvas3D::_render_gcode(int, int)","symbolLocation":488,"imageIndex":0},{"imageOffset":9156780,"symbol":"Slic3r::GUI::GLCanvas3D::render(bool)","symbolLocation":1296,"imageIndex":0},{"imageOffset":9193608,"symbol":"Slic3r::GUI::GLCanvas3D::on_idle(wxIdleEvent&)","symbolLocation":408,"imageIndex":0},{"imageOffset":41914040,"symbol":"wxEvtHandler::SearchDynamicEventTable(wxEvent&)","symbolLocation":252,"imageIndex":0},{"imageOffset":41913220,"symbol":"wxEvtHandler::ProcessEventLocally(wxEvent&)","symbolLocation":88,"imageIndex":0},{"imageOffset":41912748,"symbol":"wxEvtHandler::ProcessEvent(wxEvent&)","symbolLocation":56,"imageIndex":0},{"imageOffset":41914468,"symbol":"wxEvtHandler::SafelyProcessEvent(wxEvent&)","symbolLocation":24,"imageIndex":0},{"imageOffset":39928936,"symbol":"wxWindowBase::SendIdleEvents(wxIdleEvent&)","symbolLocation":92,"imageIndex":0},{"imageOffset":39928976,"symbol":"wxWindowBase::SendIdleEvents(wxIdleEvent&)","symbolLocation":132,"imageIndex":0},{"imageOffset":39928976,"symbol":"wxWindowBase::SendIdleEvents(wxIdleEvent&)","symbolLocation":132,"imageIndex":0},{"imageOffset":39928976,"symbol":"wxWindowBase::SendIdleEvents(wxIdleEvent&)","symbolLocation":132,"imageIndex":0},{"imageOffset":39928976,"symbol":"wxWindowBase::SendIdleEvents(wxIdleEvent&)","symbolLocation":132,"imageIndex":0},{"imageOffset":39112428,"symbol":"wxAppBase::ProcessIdle()","symbolLocation":148,"imageIndex":0},{"imageOffset":40807080,"symbol":"wxApp::ProcessIdle()","symbolLocation":36,"imageIndex":0},{"imageOffset":41950244,"symbol":"wxCFEventLoop::CommonModeObserverCallBack(CFRunLoopObserver*, int)","symbolLocation":88,"imageIndex":0},{"imageOffset":527800,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION","symbolLocation":36,"imageIndex":1},{"imageOffset":527524,"symbol":"CFRunLoopDoObservers","symbolLocation":532,"imageIndex":1},{"imageOffset":525284,"symbol":"CFRunLoopRun","symbolLocation":1048,"imageIndex":1},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":1},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":2},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":2},{"imageOffset":235596,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":3},{"imageOffset":231900,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":3},{"imageOffset":183820,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":3},{"imageOffset":41046012,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":160,"imageIndex":0},{"imageOffset":41951980,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":40,"imageIndex":0},{"imageOffset":41423132,"symbol":"wxEventLoopBase::Run()","symbolLocation":132,"imageIndex":0},{"imageOffset":41271236,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":120,"imageIndex":0},{"imageOffset":40807172,"symbol":"wxApp::OnRun()","symbolLocation":36,"imageIndex":0},{"imageOffset":41611132,"symbol":"wxEntry(int&, wchar_t)","symbolLocation":148,"imageIndex":0},{"imageOffset":10420868,"symbol":"Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&)","symbolLocation":172,"imageIndex":0},{"imageOffset":66244,"symbol":"Slic3r::CLI::run(int, char)","symbolLocation":18484,"imageIndex":0},{"imageOffset":162688,"symbol":"main","symbolLocation":172,"imageIndex":0},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":4}]},{"id":117909,"name":"com.apple.NSEventThread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":5},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":531376,"symbol":"CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":1},{"imageOffset":525468,"symbol":"CFRunLoopRun","symbolLocation":1232,"imageIndex":1},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":1},{"imageOffset":1458588,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":117934,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":2398324,"symbol":"scavenger_thread_main","symbolLocation":1164,"imageIndex":7},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":117942,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":5},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":291208,"symbol":"CA::Render::Server::server_thread(void)","symbolLocation":564,"imageIndex":8},{"imageOffset":290628,"symbol":"thread_fun(void)","symbolLocation":32,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":117996,"frames":[{"imageOffset":18508,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":15703440,"symbol":"boost::condition_variable::do_wait_until(boost::unique_lock&, boost::detail::real_platform_timepoint const&)","symbolLocation":84,"imageIndex":0},{"imageOffset":1975440,"symbol":"Slic3r::_BBS_Backup_Manager::operator()()","symbolLocation":248,"imageIndex":0},{"imageOffset":15700232,"symbol":"boost::(anonymous namespace)::thread_proxy(void)","symbolLocation":180,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":118711,"name":"iotc_conn_hdlr","frames":[{"imageOffset":49456,"symbol":"select","symbolLocation":8,"imageIndex":5},{"imageOffset":394456,"symbol":"connectionHandlerThread","symbolLocation":472,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":118712,"name":"iotc_taskmgr","frames":[{"imageOffset":17992,"symbol":"semwait_signal","symbolLocation":8,"imageIndex":5},{"imageOffset":58668,"symbol":"nanosleep","symbolLocation":220,"imageIndex":10},{"imageOffset":58436,"symbol":"usleep","symbolLocation":68,"imageIndex":10},{"imageOffset":390144,"symbol":"tutk_TaskMng_Run","symbolLocation":288,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":118714,"frames":[{"imageOffset":49456,"symbol":"__select","symbolLocation":8,"imageIndex":5},{"imageOffset":254048,"symbol":"BBL::SsdpDiscovery::ssdp_thread()","symbolLocation":196,"imageIndex":11},{"imageOffset":2741664,"symbol":"boost::(anonymous namespace)::thread_proxy(void)","symbolLocation":180,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123339,"name":"slic3r_tbb_4","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123340,"name":"slic3r_tbb_5","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123341,"name":"slic3r_tbb_1","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123342,"name":"slic3r_tbb_2","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123343,"name":"slic3r_tbb_6","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123344,"name":"slic3r_tbb_3","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":123345,"name":"slic3r_tbb_7","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":37092644,"symbol":"rml::internal::thread_monitor::commit_wait(rml::internal::thread_monitor::cookie&)","symbolLocation":64,"imageIndex":0},{"imageOffset":37091548,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":420,"imageIndex":0},{"imageOffset":37091116,"symbol":"tbb::internal::rml::private_worker::thread_routine(void)","symbolLocation":12,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":128780,"frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":15701880,"symbol":"boost::condition_variable::wait(boost::unique_lock&)","symbolLocation":76,"imageIndex":0},{"imageOffset":12365972,"symbol":"Slic3r::GUI::MediaPlayCtrl::media_proc()","symbolLocation":184,"imageIndex":0},{"imageOffset":15700232,"symbol":"boost::(anonymous namespace)::thread_proxy(void)","symbolLocation":180,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":128992,"name":"bbl_BgSlcPcs","frames":[{"imageOffset":18508,"symbol":"psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":51908,"symbol":"std::1::condition_variable::wait(std::1::unique_lock&)","symbolLocation":28,"imageIndex":12},{"imageOffset":8904636,"symbol":"Slic3r::BackgroundSlicingProcess::thread_proc()","symbolLocation":228,"imageIndex":0},{"imageOffset":8916748,"symbol":"boost::detail::thread_data<Slic3r::BackgroundSlicingProcess::start()::$_3>::run()","symbolLocation":20,"imageIndex":0},{"imageOffset":15700232,"symbol":"boost::(anonymous namespace)::thread_proxy(void)","symbolLocation":180,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":129312,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":131362,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":131495,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":131496,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":131778,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":131779,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4296359936, "CFBundleShortVersionString" : "01.04.02.13", "CFBundleIdentifier" : "com.bambulab.bambu-studio", "size" : 53411840, "uuid" : "9acec8d1-6632-3749-93e1-5d7df6dc32f4", "path" : "\/Applications\/BambuStudio.app\/Contents\/MacOS\/BambuStudio", "name" : "BambuStudio", "CFBundleVersion" : "" }, { "source" : "P", "arch" : "arm64e", "base" : 6865403904, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "18260df4-69a8-30d3-8175-fb8ae7ae7709", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1953.300" }, { "source" : "P", "arch" : "arm64e", "base" : 7023927296, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "c68fe2e2-e0f3-3caf-ada3-bcc72fba79d0", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6918668288, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15777792, "uuid" : "88722053-0df0-3d4f-bf55-7e3c2d2c8e29", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299.40.118" }, { "source" : "P", "arch" : "arm64e", "base" : 6861676544, "size" : 568228, "uuid" : "191e84f1-4b95-39c8-b253-1c1ef56c0fa8", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 6864752640, "size" : 237548, "uuid" : "3dcd49b9-b3c5-3d90-be40-a3b807cb9cd7", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6864990208, "size" : 53244, "uuid" : "9f3b729a-ed04-3e65-adac-d75ad06ebbdc", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7286063104, "CFBundleShortVersionString" : "18614", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 21692416, "uuid" : "7433f539-1b0d-3c47-9aca-10729fd481fd", "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "18614.4.6.1.6" }, { "source" : "P", "arch" : "arm64e", "base" : 6990266368, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3563520, "uuid" : "6fb199ab-500f-3cf4-84b4-08bc6bd22a79", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "1042.30" }, { "source" : "P", "arch" : "arm64", "base" : 6061850624, "size" : 2605056, "uuid" : "5eb1c112-f6c4-356e-9e7d-4a808ee5d05e", "path" : "\/Users\/USER\/Library\/Application Support\/BambuStudio\/\/libBambuSource.dylib", "name" : "libBambuSource.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6863704064, "size" : 528380, "uuid" : "14cd841b-0c7b-34a2-a342-cc6796ef9259", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 6056280064, "size" : 3358720, "uuid" : "ebba7b0c-6d0d-3111-80e9-855d71516ad7", "path" : "\/Users\/USER\/Library\/Application Support\/BambuStudio\/*\/libbambu_networking.dylib", "name" : "libbambu_networking.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6864232448, "size" : 421876, "uuid" : "e2679357-b2af-30d4-8130-50d31765af88", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 6861029376, "size" : 3447455744, "uuid" : "835716ae-b363-3187-b065-cf94139bfc85" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=10.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=10.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 960K 4 \nCG image 16.9M 339 \nCG raster data 704K 9 \nColorSync 576K 28 \nCoreAnimation 41.1M 107 \nCoreGraphics 48K 3 \nCoreImage 96K 6 \nCoreUI image data 2000K 29 \nFoundation 48K 2 \nKernel Alloc Once 32K 1 \nMALLOC 942.5M 107 \nMALLOC guard page 192K 8 \nMALLOC_LARGE (reserved) 4.0G 1 reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved) 768.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 128.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 56.4M 23 \nStack 48.4M 30 \nVM_ALLOCATE 215.6M 255 \nVM_ALLOCATE (reserved) 3.9G 1 reserved VM address space (unallocated)\nWebKit Malloc 192.1M 5 \nAUTH 1887K 360 \nAUTH_CONST 24.3M 583 \nCTF 756 1 \nDATA 13.5M 579 \nDATA_CONST 30.3M 591 \nDATA_DIRTY 1961K 226 \n__FONT_DATA 2352 1 \nGLSLBUILTINS 5174K 1 \nLINKEDIT 792.1M 7 \nOBJC_CONST 4632K 324 \nOBJC_RO 65.5M 1 \n__OBJC_RW 1988K 1 \nTEXT 642.5M 612 \ndyld private memory 304K 3 \nmapped file 765.0M 320 \nshared memory 944K 19 \n=========== ======= ======= \nTOTAL 12.5G 4603 \nTOTAL, minus reserved VM space 3.8G 4603 \n", "legacyInfo" : { "threadTriggered" : { "name" : "bambustu_main", "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : {

  },
  "deploymentId" : 240000251
},
{
  "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
  "factorPackIds" : {

  },
  "deploymentId" : 240000021
}

], "experiments" : [

] } }

Model: Macmini9,1, BootROM 8419.80.7, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: DELL U2722DX, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online Memory Module: LPDDR4, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Nov 30 2022 03:35:43 version 18.20.379.9.7.8.145 FWID 01-9578a936 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en1 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB30Bus USB Device: 2.4G Device USB Device: wireless dongle Thunderbolt Bus: Mac mini, Apple Inc. Thunderbolt Bus: Mac mini, Apple Inc.

SlawaGurevich commented 1 year ago

Same thing here. However, for me it just crashes after I press "Print Plate" if my printer is in LAN only mode.

StoneLiBambulab commented 1 year ago

Hi @eagle-ice , it is crash in Gcode Viewer. The problem will be easy to solve if there is a reproduce method. I tried to reproduce the crash, but crash did not happen. Could you help upload your 3mf file for me?

Thanks! Stone Li

StoneLiBambulab commented 1 year ago

Hi, i will add some code to avoid crash.

Thanks! Stone Li

Hologos commented 1 year ago

Hello, it has happened to me several times as well. Here are the crash log + the 3mf file. bambu-studio-crash.zip

eagle-ice commented 1 year ago

Sorry, 3mf can't be found.

BambulabRobot commented 2 weeks ago

This issue has been marked as inactive due to no response for 90 days.