-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Caught C++ exception of type or derived from 'std::exception': vector::_M_range_check: __n #554
Comments
Thanks for the report. Please note that the github master is generally unstable. For production, you should use the latest stable release, which is |
In fact, the problem showed up on the stable release i downloaded from here. Just to make sure that the bug was not already fixed I compiled the newest version from git before i reported it. |
Thanks for the report. Do you get this exception from a stable build? Where did you get the binaries from? Or did you compile the build yourself? |
I actually got this kind of exception in two different versions:
The first time i got it it was in Slic3r-1.37.1-prusa3d-linux64-full-201709141215 I downloaded from https://github.com/prusa3d/Slic3r/releases. |
This bug is stalled, and we were not able to reproduce it. Let's see whether it will show up in the current Slic3r releases. Closing. |
Version
Version 1.33.8.devel
$ git describe --tag
version_1.38.0-1-g7308017e
AND
Version: Slic3r-1.37.1-prusa3d-linux64-full-201709141215
Operating system type + version
$ uname -a
Linux debian 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19) x86_64 GNU/Linux
$ cat /etc/debian_version
9.2
Behavior
slic3r_error.zip
The text was updated successfully, but these errors were encountered: