pd /usr/lib64/pd/doc/3.audio.examples/I10.phase.bash.pd OK
mkdir emptydir cd emptydir cp /usr/lib64/pd/doc/3.audio.examples/I10.phase.bash.pd x.pd pd x.pd
SEGFAULT: #0 0x000000000045ffe0 in ?? () #1 0x00000000004568f1 in dsp_tick () #2 0x000000000044da30 in sched_tick () #3 0x000000000044dc11 in m_mainloop () #4 0x000000000044f8b5 in sys_main () #5 0x00007fa50d6fb5c6 in __libc_start_main () from /lib/libc.so.6 #6 0x0000000000417c79 in _start ()
pd -noloadbang x.pd doesn't segfault, but I see those messages in console: pvu~ ... couldn't create pvu~ ... couldn't create where pvu~ comes from? is not in any help file!
moreover, this happens even if I disable any pdrc setting:
ls ~/.pdrc ls: cannot access /home/federico/.pdrc: No such file or directory
pd x.pd pd_gui: pd process exited Segmentation fault
Hallo, mescalinum@gmail.com hat gesagt: // mescalinum@gmail.com wrote:
pd -noloadbang x.pd doesn't segfault,
I can still make it segfault then by pressing the normally loadbang'd message box in the upper right of [pd fft].
pvu~ ... couldn't create
I don't get this error. No pvu~ in my version of phasebash example at all.
Ciao