Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bambu Studio Crashes after latest network driver update. #3234

Closed
1 of 2 tasks
justpie opened this issue Dec 27, 2023 · 2 comments
Closed
1 of 2 tasks

Bambu Studio Crashes after latest network driver update. #3234

justpie opened this issue Dec 27, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@justpie
Copy link

justpie commented Dec 27, 2023

Bambu Studio Version

1.8.2.56

Where is the application from?

Bambu Lab github releases

OS version

Ubuntu 22.04

Additional system information

No response

Printer

X1 Carbon

How to reproduce

Updating to latest network driver causes my BambuStudio to segfault when launching.

Actual results

When I launch BambuStudio when not logged in works fine, I just can't use remote printer settings. However, when i login to my account bambu studio crashes immediately after launching. Terminal Error reports Seg Fault.

Edit::: I would like to add that this might not have anything to do with the login. I was doing some testing and I set my printer to LAN only mode. When I tried to add my printer in lan mode, bambustudio crashed. So it appears to be 100% a networking driver issue.

Project file & Debug log uploads

Thread 1766 "bambustu_main" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff0b1ff640 (LWP 16066)]
0x00007fffd0b407d7 in SSL_get_peer_certificate () from /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#0 0x00007fffd0b407d7 in SSL_get_peer_certificate () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#1 0x00007fffd0b233b4 in servercert () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#2 0x00007fffd0b27778 in ossl_connect_common () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#3 0x00007fffd0affef1 in Curl_ssl_connect_nonblocking () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#4 0x00007fffd0b153ca in https_connecting () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#5 0x00007fffd0ae49d8 in multi_runsingle () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#6 0x00007fffd0ae5dae in curl_multi_perform () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#7 0x00007fffd0ad67fb in curl_easy_perform () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#8 0x00007fffd09a4510 in BBL::Http::priv::http_perform(bool) () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#9 0x00007fffd0a20c4b in BBL::AccountManager::get_track_key(BBL::EncryptKey&, std::__cxx11::basic_string<char, std::char_traits, std::allocator >) () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#10 0x00007fffd0a7c3da in BBL::TrackingManager::get_new_encrypt_key() ()
at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#11 0x00007fffd0a824c5 in boost::detail::thread_dataBBL::TrackingManager::start()::{lambda()#1}::run() ()
at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#12 0x00007fffd0cbaacb in thread_proxy () at /home/davey/.config/BambuStudio/plugins/libbambu_networking.so
#13 0x00007fffefa94ac3 in start_thread (arg=) at ./nptl/pthread_create.c:442
#14 0x00007fffefb26660 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Checklist of files to include

  • Log file
  • Project file
@justpie justpie added the bug Something isn't working label Dec 27, 2023
@lanewei120 lanewei120 self-assigned this Dec 28, 2023
@lanewei120
Copy link
Collaborator

@justpie
Copy link
Author

justpie commented Dec 28, 2023

This appears to be working. Thank you!

@justpie justpie closed this as completed Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants