Skip to content

Startup crashing- Buttons produce only animations and do not successfully perform their actions. Then, crash: #11016

@pszsh

Description

@pszsh

Bambu Studio Version

2.7.1.57

Where is the application from?

Bambu Lab GitHub releases

OS version

MacOS - Sequoia 15.7.7

Additional system information

CPU: M4 aarch64 / Silicon
Device: Macbook pro 2024 14"
16gb ram

Printer

A1 Mini

How to reproduce

Not sure. Might have something to do with my VPN and the Printer Networking Driver not always loving each other.

Actual results

Crash report after description already given.

Expected results

Not.... crash?

Project file & Debug log uploads


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

Date/Time: 2026-06-03 20:53:50.0816 -0700
OS Version: macOS 15.7.7 (24G720)
Report Version: 12
Anonymous UUID: 1AFCBCC3-079B-B5DA-405D-75CAB184EB98

Sleep/Wake UUID: B65D0C1B-FD60-4E2C-A61C-729BE96B2F49

Time Awake Since Boot: 190000 seconds
Time Since Wake: 4362 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 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000

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

VM Region Info: 0 is not in any region. Bytes before following region: 4341940224
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 102ccc000-107a90000 [ 77.8M] r-x/r-x SM=COW /Applications/BambuStudio.app/Contents/MacOS/BambuStudio

Thread 0 Crashed:: bambustu_main Dispatch queue: com.apple.main-thread
0 ??? 0x0 ???
1 BambuStudio 0x103b858f8 Slic3r::GLVolumeCollection::load_object_volume(Slic3r::ModelObject const*, int, int, int, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, bool, bool, bool, bool) + 2328
2 BambuStudio 0x103fb9b78 Slic3r::GUI::Plater::update_obj_preview_origin_thumbnail(std::__1::vector<Slic3r::ModelObject*, std::__1::allocatorSlic3r::ModelObject*>&, std::__1::vector<std::__1::array<float, 4ul>, std::__1::allocator<std::__1::array<float, 4ul>>>, int) + 400
3 BambuStudio 0x104353dc4 ObjColorPanel::generate_origin_thumbnail() + 568
4 BambuStudio 0x1043508c0 ObjColorPanel::ObjColorPanel(wxWindow*, Slic3r::ObjDialogInOut&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>>> const&) + 6616
5 BambuStudio 0x10434e1d4 ObjColorDialog::ObjColorDialog(wxWindow*, Slic3r::ObjDialogInOut&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>>> const&) + 1200
6 BambuStudio 0x103f597b4 Slic3r::GUI::Plater::priv::load_files(std::__1::vector<boost::filesystem::path, std::__1::allocatorboost::filesystem::path> const&, Slic3r::LoadStrategy, bool) + 16444
7 BambuStudio 0x103f80a4c Slic3r::GUI::Plater::load_project(wxString const&, wxString const&) + 1684
8 BambuStudio 0x103e79d74 Slic3r::GUI::GUI_App::request_open_project(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>) + 328
9 BambuStudio 0x103e758f8 Slic3r::GUI::GUI_App::handle_web_request(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>) + 5000
10 BambuStudio 0x104288fec Slic3r::GUI::WebViewPanel::OnScriptMessage(wxWebViewEvent&) + 1356
11 BambuStudio 0x106c0ac58 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 252
12 BambuStudio 0x106c0a938 wxEvtHandler::ProcessEventLocally(wxEvent&) + 88
13 BambuStudio 0x106c0a75c wxEvtHandler::ProcessEvent(wxEvent&) + 56
14 BambuStudio 0x106a14a64 wxWindowBase::TryAfter(wxEvent&) + 160
15 BambuStudio 0x1067e53e0 -[WebViewScriptMessageHandler userContentController:didReceiveScriptMessage:] + 788
16 WebKit 0x1b96acff8 ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&) + 308
17 WebKit 0x1b9c98de0 WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifierGeneric<WebKit::WebPageProxyIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits, unsigned long long>, WebKit::FrameInfoData&&, WTF::ObjectIdentifierGeneric<WebKit::ScriptMessageHandlerIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits, unsigned long long>, std::__1::span<unsigned char const, 18446744073709551615ul>, WTF::CompletionHandler<void (std::__1::span<unsigned char const, 18446744073709551615ul>, WTF::String const&)>&&) + 984
18 WebKit 0x1b96af2b8 WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 648
19 WebKit 0x1ba18fa40 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 264
20 WebKit 0x1b9bc9708 WebKit::WebProcessProxy::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 40
21 WebKit 0x1b9689654 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 1588
22 WebKit 0x1ba188af4 IPC::Connection::dispatchMessage(WTF::UniqueRefIPC::Decoder) + 268
23 WebKit 0x1ba188fcc IPC::Connection::dispatchIncomingMessages() + 528
24 JavaScriptCore 0x1b1b347f0 WTF::RunLoop::performWork() + 524
25 JavaScriptCore 0x1b1b3568c WTF::RunLoop::performWork(void*) + 36
26 CoreFoundation 0x192f0aa64 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
27 CoreFoundation 0x192f0a9f8 __CFRunLoopDoSource0 + 172
28 CoreFoundation 0x192f0a764 __CFRunLoopDoSources0 + 232
29 CoreFoundation 0x192f093b8 __CFRunLoopRun + 840
30 CoreFoundation 0x192f089e8 CFRunLoopRunSpecific + 572
31 HIToolbox 0x19e9ae27c RunCurrentEventLoopInMode + 324
32 HIToolbox 0x19e9b131c ReceiveNextEventCommon + 216
33 HIToolbox 0x19eb3c484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
34 AppKit 0x196e29a34 _DPSNextEvent + 684
35 AppKit 0x1977c85cc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
36 BambuStudio 0x106b3340c wxGUIEventLoop::DoDispatchTimeout(unsigned long) + 260
37 BambuStudio 0x106c13970 wxCFEventLoop::DispatchTimeout(unsigned long) + 44
38 BambuStudio 0x106c13800 wxCFEventLoop::DoYieldFor(long) + 72
39 BambuStudio 0x106b919a0 wxEventLoopBase::YieldFor(long) + 120
40 BambuStudio 0x1067e0cec wxWebViewWebKit::RunScriptSync(wxString const&, wxString*) const + 248
41 BambuStudio 0x1067e11a4 wxWebViewWebKit::RunScript(wxString const&, wxString*) const + 216
42 BambuStudio 0x1067e1e1c wxWebViewWebKit::AddScriptMessageHandler(wxString const&) + 312
43 BambuStudio 0x103aecd70 WebView::CreateWebView(wxWindow*, wxString const&)::$_0::operator()(wxWebView*) const + 256
44 BambuStudio 0x103aecb6c wxAsyncMethodCallEventFunctor<WebView::CreateWebView(wxWindow*, wxString const&)::$_1>::Execute() + 156
45 BambuStudio 0x106c0a98c wxEvtHandler::ProcessEventLocally(wxEvent&) + 172
46 BambuStudio 0x106c0a75c wxEvtHandler::ProcessEvent(wxEvent&) + 56
47 BambuStudio 0x106c0a5ac wxEvtHandler::ProcessPendingEvents() + 236
48 BambuStudio 0x106b6cf70 wxAppConsoleBase::ProcessPendingEvents() + 112
49 BambuStudio 0x106c13468 wxCFEventLoop::CommonModeObserverCallBack(__CFRunLoopObserver*, int) + 60
50 CoreFoundation 0x192f09e28 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 36
51 CoreFoundation 0x192f09d10 __CFRunLoopDoObservers + 536
52 CoreFoundation 0x192f09380 __CFRunLoopRun + 784
53 CoreFoundation 0x192f089e8 CFRunLoopRunSpecific + 572
54 HIToolbox 0x19e9ae27c RunCurrentEventLoopInMode + 324
55 HIToolbox 0x19e9b131c ReceiveNextEventCommon + 216
56 HIToolbox 0x19eb3c484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
57 AppKit 0x196e29a34 _DPSNextEvent + 684
58 AppKit 0x1977c85cc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
59 AppKit 0x196e1cbe4 -[NSApplication run] + 480
60 BambuStudio 0x106b334d4 wxGUIEventLoop::OSXDoRun() + 112
61 BambuStudio 0x106c13b4c wxCFEventLoop::DoRun() + 40
62 BambuStudio 0x106b91804 wxEventLoopBase::Run() + 132
63 BambuStudio 0x106b6c804 wxAppConsoleBase::MainLoop() + 120
64 BambuStudio 0x106af7808 wxApp::OnRun() + 36
65 BambuStudio 0x106bbf610 wxEntry(int&, wchar_t**) + 148
66 BambuStudio 0x103e4a19c Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 468
67 BambuStudio 0x102ce6504 Slic3r::CLI::run(int, char**) + 37400
68 BambuStudio 0x102d62d5c main + 172
69 dyld 0x192a7eb98 start + 607

Checklist of files to include

  • Log file
  • Project file

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions