View Issue Details

IDProjectCategoryView StatusLast Update
0000086Slicer3Base Codepublic2007-11-20 10:12
Reporteruser49Assigned Topieper  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformMac Intel OSDarwinOS Version 10.4
Summary0000086: Loading Image (NIFTI) causes a segmentation fault
Description

Loading a NIFTI Image from the GUI often will cause a BUS error, and other times will display the image incorrectly.

Steps To Reproduce

See Attached Word Document for complete description of how to reproduce the problem.

Additional Information

This problem showed up when trying to build a test environment for converting BRAINS functionality to Slicer3.

#!/bin/bash
export DISPLAY=localhost:0
export TEST_DIR=~/Desktop
mkdir ${TEST_DIR}/TESTER
cd ${TEST_DIR}/TESTER/
svn co http://www.na-mic.org/svn/NAMICSandBox/trunk/BRAINSToSlicer3Scripting BRAINSToSlicer3Scripting
mkdir BRAINSToSlicer3Scripting-bin
cd BRAINSToSlicer3Scripting-bin/
ccmake ../BRAINSToSlicer3Scripting
make
ctest

TagsNo tags attached.

Activities

2007-07-08 08:04

 

Slicer3ReadNiftiImageError.doc (287,744 bytes)
pieper

pieper

2007-08-15 12:15

administrator   ~0000106

This hasn't been a problem that I can reproduce.

pieper

pieper

2007-11-20 10:12

administrator   ~0000164

Let us know if this happens again.

Issue History

Date Modified Username Field Change
2007-07-08 08:04 user49 New Issue
2007-07-08 08:04 user49 File Added: Slicer3ReadNiftiImageError.doc
2007-08-11 05:37 pieper Assigned To => pieper
2007-08-11 05:37 pieper Status new => assigned
2007-08-15 12:15 pieper Note Added: 0000106
2007-11-20 10:12 pieper Note Added: 0000164
2007-11-20 10:12 pieper Status assigned => closed
2007-11-20 10:12 pieper Resolution open => fixed