[MINC-users] "Not implemented yet in cache_volume_range_has_changed()"

Maxime Descoteaux mdesco@cim.mcgill.ca
Tue, 13 Jan 2004 15:36:48 -0500 (EST)


Hi all,

My program has always run fine on minc volumes up to 181 x 217 x 181.
But today, I tried to run on a 256 x 256 x 181 and on a 384 x 512 x 90
volumes I get this weird output and finally a bus error:

Outputting Volume:  46% done. (41/90)   Time: 20.8 sec out of approx 45.4 sec
Outputting Volume: DONE in 29.9 sec
Not implemented yet in cache_volume_range_has_changed()
Not implemented yet in cache_volume_range_has_changed()
Not implemented yet in cache_volume_range_has_changed()
Not implemented yet in cache_volume_range_has_changed()
Not implemented yet in cache_volume_range_has_changed()
Not implemented yet in cache_volume_range_has_changed()
writing /tmp/max/I_yy.mnc ...
Bus error


Any idea what is causing this.  As the process runs, I do a top and watch
the %mem and how big it is and everything seems as expected.

Thanks

Max