Data is too large to upload to debian BTS. I can however reproduce it
using a white image with same size:
$ convert -depth 8 -size 1200x1200 xc:white white.gray
$ for i in {1..1000}; do cat white.gray >> /tmp/bigfile.raw; done
Now open bigfile.raw with imagevis3d, you should get
imagevis3d: Renderer/GPUMemMan/GPUMemMan.cpp:403: void
tuvok::GPUMemMan::GetEmpty1DTrans(size_t, tuvok::AbstrRenderer*,
TransferFunction1D**, tuvok::GLTexture1D**): Assertion `iSize > 0'
failed.
[1] 8918 abort imagevis3d
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]