Skip to content

Reload from disk causes a crash in OSX #4631

@thborges

Description

@thborges

Slic3r crashes when reloading a .stl file using left mouse button over object in the plate and hitting 'Reload from Disk'. The file is in the local filesystem.

Crash message:
Warning
Thread 4 terminated abnormally: Caught C++ exception of type or derived from 'std::exception': std::bad_alloc at /Applications/Slic3r.app/Contents/MacOS/local-lib/lib/perl5/Slic3r/GUI/Plater.pm line 3221.

To Reproduce

  1. Add the .stl file to the plater (used Add button)
  2. Click on Preview (will background generate the visualization)
  3. Return to 3D tab, clicking on 3D
  4. Left click the object and hit 'Reload from disk' (the .stl file doesn't need to be changed on disk)

3D Model and Slic3r Configuration Export
Archive.zip

Expected behavior
Expected a reload without crashing the application ;)

Desktop:

  • OS: MacOS
  • Version 1.3.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions