Skip to content

Arduino IDE crashes with segmentation fault when Library Manager is used #2422

@celie13

Description

@celie13

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions