On 11/29/2011 01:23 PM, Moritz Moeller wrote:
> I got it to work by clamping all coordinates to the request()ed region
> before calling get() myself.

I take that back. Cropping to requestedBox() has only made the crashes
less frequent:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd183b700 (LWP 13312)]
0x00007ffff395d3bb in _int_free () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff395d3bb in _int_free () from /lib64/libc.so.6
#1  0x00007ffff3960d8c in free () from /lib64/libc.so.6
#2  0x00007ffff7824fea in DD::Image::Memory::deallocate_void(void*,
unsigned long) () from /opt/Nuke6.3v4/libDDImage.so
#3  0x00007ffff787a9a4 in DD::Image::Row::free_buffer(float const*, int,
int) () from /opt/Nuke6.3v4/libDDImage.so
#4  0x00007ffff787ac21 in DD::Image::Row::free(DD::Image::Channel) ()
from /opt/Nuke6.3v4/libDDImage.so
#5  0x00007ffff77d2a50 in DD::Image::Iop::get(int, int, int,
DD::Image::ChannelSet const&, DD::Image::Row&) () from
/opt/Nuke6.3v4/libDDImage.so

:(
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to