hi,
an attached crash-table.pd' is the
check-array.pd' from my previous
post, but modified to encapsulate array in a table. It crashes Pd
after a message (any message really) is sent to a renamed array
through a table object.
A check for null return from pd_findbyclass() in table_anything() in g_canvas.c would help...
Krashtof
#N canvas 207 232 521 362 12; #X msg 85 138 bang; #X obj 34 234 tabwrite~ mew; #X obj 287 234 table mew; #X msg 34 28 bang ; pd dsp 1 ; kitty rename grrr...; #X obj 287 181 r kitty; #X msg 289 28 ; kitty squeal; #X connect 0 0 1 0; #X connect 3 0 1 0; #X connect 4 0 2 0;