View Issue Details

IDProjectCategoryView StatusLast Update
0002004Slicer4Module Editorpublic2013-02-12 09:41
Reporterlassoan Assigned Topieper  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionduplicate 
Product VersionSlicer 4.1.0 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002004: Crash when using editor undo in 32-bit Slicer
Description

32-bit Slicer crashes when using the editor undo function.

How to reproduce:

The problem does not occur if the "Prefer Executable CLIs" option is enabled.
The problem does not occur on 64-bit builds.

TagsNo tags attached.

Relationships

duplicate of 0001832 closedpieper add try/catch around render calls and event processing 

Activities

pieper

pieper

2012-05-09 05:48

administrator   ~0004221

Note the related issue 1832 - if we could catch the memory failures we could gracefully account for variabilities such as the amount of memory available, the size of the input volume, and the amount of memory required for each operation.

Although we can not guarantee stable operation after a memory failure, we could offer the user the opportunity to save and restart rather than crashing hard.

I don't see that the editor undo feature can (or should) be dealing with this issue on it's own (we could disable the feature on win32, but the issue would move elsewhere).

lassoan

lassoan

2012-05-09 05:53

developer   ~0004222

I agree that we should not disable the editor undo, as undo is done many other cases.

I was not aware of 1832, this bug could be made a duplicate issue of that.

pieper

pieper

2012-05-09 06:06

administrator   ~0004223

Sounds fair - will make this a duplicate of 1832.

Issue History

Date Modified Username Field Change
2012-05-09 05:37 lassoan New Issue
2012-05-09 05:37 lassoan Status new => assigned
2012-05-09 05:37 lassoan Assigned To => pieper
2012-05-09 05:45 pieper Relationship added related to 0001832
2012-05-09 05:48 pieper Note Added: 0004221
2012-05-09 05:53 lassoan Note Added: 0004222
2012-05-09 06:06 pieper Note Added: 0004223
2012-05-09 06:06 pieper Relationship replaced duplicate of 0001832
2012-05-09 09:12 jcfr Target Version => Slicer 4.3.0
2012-05-10 11:30 pieper Status assigned => closed
2012-05-10 11:30 pieper Resolution open => duplicate
2013-02-12 09:41 jcfr Fixed in Version => Slicer 4.3.0