[Gridflow-dev] color_correction.pd causes segfault when activating camera

tim info at timvets.net
Mon Jul 21 14:13:28 EDT 2008


Hi Mathieu,
below is the pastebin.
gr,
Tim

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211603280 (LWP 7184)]
GridOp::grin_0<int> (this=0x82bb150, in=0x82f1d80, n=1843200,
data=0xbf56ef80)
    at base/../gridflow.h.fcs:338
338             gfmemcopy((uint8*)dest,(const uint8*)src,n*sizeof(T));
Current language:  auto; currently c++
(gdb) where
#0  GridOp::grin_0<int> (this=0x82bb150, in=0x82f1d80, n=1843200, 
    data=0xbf56ef80) at base/../gridflow.h.fcs:338
#1  0xb78fdef8 in GridOp::grinw_0<int> (in=0x82f1d80, n=1843200, 
    data=0xbf56ef80) at base/flow_objects.c.fcs:565
#2  0xb7851c73 in GridInlet::flow<int> (this=0x82f1d80, n=1843200, 
    data=0xbf56ef80) at base/../gridflow.h.fcs:706
#3  0xb7851ed6 in GridOutlet::send_direct<int> (this=0x8323bd0,
n=1843200, 
    data=0xbf56ef80) at base/grid.c.fcs:250
#4  0xb7854309 in GridOutlet::send<int> (this=0x8323bd0, n=1843200, 
    data=0xbf56ef80) at base/grid.c.fcs:287
#5  0xb78e663a in GridOuter::grin_0<int> (this=0x82bb3f0, in=0x8324150, 
    n=1843200, data=0xb6a55020) at base/flow_objects.c.fcs:867
#6  0xb78e6bb8 in GridOuter::grinw_0<int> (in=0x8324150, n=921600, 
    data=0xb6a55020) at base/flow_objects.c.fcs:829
#7  0xb7851c73 in GridInlet::flow<int> (this=0x8324150, n=921600, 
    data=0xb6a55020) at base/../gridflow.h.fcs:706
#8  0xb7851ed6 in GridOutlet::send_direct<int> (this=0x8323b20,
n=921600, 
    data=0xb6a55020) at base/grid.c.fcs:250
#9  0xb7854309 in GridOutlet::send<int> (this=0x8323b20, n=921600, 
    data=0xb6a55020) at base/grid.c.fcs:287
#10 0xb7903f08 in GridStore::grin_0<int> (this=0x8298ae0, in=0x82f19e0,
n=-2, 
    data=0x0) at base/flow_objects.c.fcs:482
#11 0xb79051f8 in GridStore::grinw_0<int> (in=0x82f19e0, n=-2, data=0x0)
    at base/flow_objects.c.fcs:419
#12 0xb784f795 in GridInlet::from_grid2<int> (this=0x82f19e0,
g=0xbfc77350, 
    foo=0) at base/../gridflow.h.fcs:706
#13 0xb784b119 in GridInlet::from_grid (this=0x82f19e0, g=0xbfc77350)
    at base/grid.c.fcs:209
#14 0xb786b3f9 in GridStore::_0_list (this=0x8298ae0, argc=2,
argv=0xbfc773c8)
    at base/../gridflow.h.fcs:731
#15 0xb786b5ab in GridStore::_0_list_wrap (self=0x8298ae0, argc=2, 
    argv=0xbfc773c8) at base/flow_objects.c.fcs:549
#16 0xb7845ff3 in BFObject_anything (bself=0x82988c0, winlet=0, 
    selector=0x8119370, ac=2, at=0xbfc775b4) at gridflow.c.fcs:564
#17 0xb7858763 in GridStore::_0_bang (this=0x8298ae0, argc=0,
argv=0xbfc77618)
    at base/flow_objects.c.fcs:545
#18 0xb78587f0 in GridStore::_0_bang_wrap (self=0x8298ae0, argc=0, 
    argv=0xbfc77618) at base/flow_objects.c.fcs:541
#19 0xb7845ff3 in BFObject_anything (bself=0x82988c0, winlet=0, 
    selector=0x8119364, ac=0, at=0x0) at gridflow.c.fcs:564
#20 0x080a6d12 in ?? ()
#21 0x00000000 in ?? ()



More information about the Gridflow-dev mailing list