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

Arduino IDE 2.3.2 Crashing in the libary manager #2422

Open
3 tasks done
celie13 opened this issue Apr 25, 2024 · 0 comments
Open
3 tasks done

Arduino IDE 2.3.2 Crashing in the libary manager #2422

celie13 opened this issue Apr 25, 2024 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@celie13
Copy link

celie13 commented Apr 25, 2024

Describe the problem

The issue occurs when opening the library manager and searching for a library and interacting with the results. Although I suspect that the issue is directly related to opening the library manager.
This because:

  1. The following error shows when monitoring the terminal as the Library manager is being opened:
ERROR ---- !!!SLOW!!! DURATION: search took 133.405 ms. Args: [{"query":"","type":"All","topic":"All"}] ----
  1. This is followed by :
 segmentation fault (core dumped)  ./arduino-ide_2.3.2_Linux_64bit.AppImage

I have tried the zip file version of the IDE and the nightly build but the issue remain.

To reproduce

  1. Open the library manager
  2. Search for a library
  3. Try interacting with the UI (clicking see more or try to select another version of the library)

Expected behavior

The application shouldn't crash.

Arduino IDE version

2.3.2

Operating system

Linux

Operating system version

Ubuntu 22.04.4 LTS

Additional context

Windowing system: X11

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@celie13 celie13 added the type: imperfection Perceived defect in any part of project label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant