From 9f0009faeaa0960f57fcacea91b45997258016e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 1 Sep 2015 14:32:27 +0000 Subject: synch more with git svn path=/trunk/externals/iem/iemnet/; revision=17546 --- tests/reconnect/01_reconnect-crash.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/reconnect/01_reconnect-crash.pd (limited to 'tests/reconnect/01_reconnect-crash.pd') diff --git a/tests/reconnect/01_reconnect-crash.pd b/tests/reconnect/01_reconnect-crash.pd new file mode 100644 index 0000000..b235768 --- /dev/null +++ b/tests/reconnect/01_reconnect-crash.pd @@ -0,0 +1,30 @@ +#N canvas 243 49 699 424 10; +#X msg 22 255 disconnect; +#X msg 112 177 connect localhost 44100; +#X obj 21 344 tcpserver 44100; +#X obj 22 322 tcpclient; +#X obj 22 149 t b b b; +#X obj 22 70 tgl 15 0 empty empty empty 17 7 0 10 -261234 -1 -1 1 1 +; +#X msg 106 248 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 +22 23 24 25 26 27 28 29 30 255; +#X obj 106 219 del 20; +#X obj 22 231 del 40; +#X obj 22 110 metro 60; +#X text 78 68 This patch appears to crash Pd after a few cycles of +disconnect|send|reconnect.; +#X text 44 71 <-; +#X floatatom 68 378 5 0 0 0 - - -; +#X msg 217 349 64 64 64; +#X connect 0 0 3 0; +#X connect 1 0 3 0; +#X connect 2 1 12 0; +#X connect 4 0 8 0; +#X connect 4 1 7 0; +#X connect 4 2 1 0; +#X connect 5 0 9 0; +#X connect 6 0 3 0; +#X connect 7 0 6 0; +#X connect 8 0 0 0; +#X connect 9 0 4 0; +#X connect 13 0 2 0; -- cgit v1.2.1