bambulab / BambuStudio

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

Bambu Studio Crashes after sending job to printer and switching to device view (Usually when RDP) #2637

Open hewfish opened 1 year ago

hewfish commented 1 year ago

Logged this issue against another issue but was informed it is different.

          > I also have the same issue, when using RDP to control my machine that has BambuStudio. 1.7.4.52 works fine. Upgraded to latest 1.7.6 and crashes as soon as print job is sent and it switches to device view. Attached a bunch of dump files from different tests. [bambu-studio.exe(1).183928.dmp.zip](https://github.com/bambulab/BambuStudio/files/12745296/bambu-studio.exe.1.183928.dmp.zip) [bambu-studio.exe(1).185944.dmp.zip](https://github.com/bambulab/BambuStudio/files/12745298/bambu-studio.exe.1.185944.dmp.zip) [bambu-studio.exe(1).215108.dmp.zip](https://github.com/bambulab/BambuStudio/files/12745301/bambu-studio.exe.1.215108.dmp.zip) [bambu-studio.exe.170236.dmp.zip](https://github.com/bambulab/BambuStudio/files/12745302/bambu-studio.exe.170236.dmp.zip)

These DMP files show another issue that has nothing to do with liveview. Do you want to create a new issue?

Originally posted by @bambu123 in https://github.com/bambulab/BambuStudio/issues/2579#issuecomment-1738526297

bambu123 commented 1 year ago
ntdll.dll!00007ff98cbfdaac()    未知  非用户代码。无法查找或打开 PDB 文件。
user32.dll!UserCallWinProcCheckWow()    未知  非用户代码。已加载符号。
user32.dll!DispatchClientMessage()  未知  非用户代码。已加载符号。
user32.dll!__fnINLPWINDOWPOS() 未知  非用户代码。已加载符号。
ntdll.dll!00007ff98cbf0cd4()    未知  非用户代码。无法查找或打开 PDB 文件。
win32u.dll!NtUserMoveWindow()  未知  非用户代码。已加载符号。
BambuStudio.dll!wxWindow::MSWMoveWindowToAnyPosition(struct HWND__ *,int,int,int,int,bool)  C++ 非用户代码。已加载符号。
BambuStudio.dll!wxWindow::DoMoveWindow(int,int,int,int) C++ 非用户代码。已加载符号。
BambuStudio.dll!wxWindow::DoSetSize(int,int,int,int,int)    C++ 非用户代码。已加载符号。
BambuStudio.dll!wxWindowBase::Fit(void) C++ 非用户代码。已加载符号。

[内联框架] BambuStudio.dll!Slic3r::GUI::StatusBasePanel::show_ams_group(bool) 行 1468 C++ 已加载符号。 BambuStudio.dll!Slic3r::GUI::StatusPanel::update_ams(Slic3r::MachineObject obj) 行 2387 C++ 已加载符号。 BambuStudio.dll!Slic3r::GUI::StatusPanel::update(Slic3r::MachineObject obj) 行 1908 C++ 已加载符号。 BambuStudio.dll!Slic3r::GUI::MonitorPanel::update_all() 行 384 C++ 已加载符号。 BambuStudio.dll!Slic3r::GUI::MonitorPanel::on_timer(wxTimerEvent & event) 行 264 C++ 已加载符号。