[Debian-med-packaging] Bug#697788: Acknowledgement (Assertion `iSize > 0' failed)

Mathieu Malaterre malat at debian.org
Wed Jan 9 18:04:07 UTC 2013


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



More information about the Debian-med-packaging mailing list