hi guenther, hi list ...
there are 2 annoying things happening with the pd package on debian:
first, this is the memory leak that kills pd after a certain time: ==3726== 2050332 (1118472 direct, 931860 indirect) bytes in 46603 blocks are def initely lost in loss record 157 of 158 ==3726== at 0x1B904F75: calloc (vg_replace_malloc.c:175) ==3726== by 0x1B99FEDA: snd_midi_event_new (in /usr/lib/libasound.so.2.0.0) ==3726== by 0x80E8BBF: sys_poll_midi (in /usr/bin/pd) ==3726==
second: starting with pd with -nomidi segfaults: [Switching to Thread 1076206016 (LWP 3770)] 0x400a62fe in snd_seq_get_client_info () from /usr/lib/libasound.so.2 (gdb) where #0 0x400a62fe in snd_seq_get_client_info () from /usr/lib/libasound.so.2 #1 0x080e886d in sys_do_open_midi ()
versions: pd: 0.38.4+amidi-1 libasound: 1.0.8-3
thanks ... tim