Hello, I am trying to import a 13 Mb big STL file as Segmentation, however I get a std::bad_alloc error, because I think the module tries to allocate 65 Gb of data. Any idea how to circumvent this? How can I change the default 1 mm spacing? See below the error log.
Session start time .......: 2018-06-14 15:22:57
Slicer version ...........: 4.9.0-2018-06-11 (revision 27246) win-amd64 - installed release
Operating system .........: Windows / Professional / (Build 9200) - 64-bit
Memory ...................: 24573 MB physical, 28157 MB virtual
CPU ......................: GenuineIntel , 24 cores, 24 logical processors
VTK configuration ........: OpenGL2 rendering, TBB threading
Developer mode enabled ...: no
Prefer executable CLI ....: yes
Additional module paths ..: C:/Users/user/AppData/Roaming/NA-MIC/Extensions-27246/SlicerRT/lib/Slicer-4.9/cli-modules, C:/Users/user/AppData/Roaming/NA-MIC/Extensions-27246/SlicerRT/lib/Slicer-4.9/qt-loadable-modules, C:/Users/user/AppData/Roaming/NA-MIC/Extensions-27246/SlicerRT/lib/Slicer-4.9/qt-scripted-modules
Popen(%s, cwd=%s, universal_newlines=%s, shell=%s)
Popen(%s, cwd=%s, universal_newlines=%s, shell=%s)
Scripted subject hierarchy plugin registered: Annotations
libpng warning: iCCP: known incorrect sRGB profile
Scripted subject hierarchy plugin registered: SegmentEditor
Scripted subject hierarchy plugin registered: SegmentStatistics
Switch to module: "Welcome"
CalculateOutputGeometry: No image geometry specified, default geometry is calculated with 1 mm spacing
Unable to allocate 8526249093 elements of size 8 bytes.
"Slicer has caught an internal error.\n\nYou may be able to continue from this point, but results are undefined.\n\nSuggested action is to save your work and restart.\n\nIf you have a repeatable sequence of steps that causes this message, please report the issue following instructions available at http://slicer.org\n\n\nThe message detail is:\n\nException thrown in event: bad allocation"