hi,
maybe someone could help me with this:
i compiled pd-0.36-0 with gcc-3.04 without problems. whenever i do "test audio and midi" from the help menue it: 4052 segfaults socket receive error: connection reset by peer (104)
i had earlier pd-versions working fine, just used gcc-2.95 before.
i then also downloaded pd from the cvs and same here.
but pd-0.35-0 compiled with gcc-2.95 works just perfect on my system.
any idea somebody ?
thx
erich
ok here we go i found something out:
the testtone patch uses a select in a subpatch which is used to swicth between -20 an -40 and whenever this selct gets a number pd crashes. i tried then the select object in a seperate patch: ___________ |select 6 24|
whenever there appears 6 on the left inlet pd is crashing. can somebody reproduce this ?
cheers
e
On Thu, 3 Apr 2003 rat@telecoma.net wrote:
hi,
maybe someone could help me with this:
i compiled pd-0.36-0 with gcc-3.04 without problems. whenever i do "test audio and midi" from the help menue it: 4052 segfaults socket receive error: connection reset by peer (104)
i had earlier pd-versions working fine, just used gcc-2.95 before.
i then also downloaded pd from the cvs and same here.
but pd-0.35-0 compiled with gcc-2.95 works just perfect on my system.
any idea somebody ?
thx
erich
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
I read:
i tried then the select object in a seperate patch: ___________ |select 6 24|
whenever there appears 6 on the left inlet pd is crashing. can somebody reproduce this ?
nope .... pd-0.36-0 with gcc 3.2.3 works fine (debian) I also checked with a slightly outdated devel_036 from cvs and it works here ...
that's a really weird one , otherwise your machine behaves normal ? iare you sure it's a straight downnload from millers page , no changes ?
maybe try:
strace pd ltrace pd gdb pd (and after the segfault) bt
regards,
x
hi chris,
thanx for the tip, i ll have a look into it. about behaviour: there was one unusual thing to mention, when i booted yesterday my machine my soundcard was excluded of the autodetect, and i had to remove this skip to have /dev/dsp again.
cheers
erich
On Fri, 4 Apr 2003, CK wrote:
I read:
i tried then the select object in a seperate patch: ___________ |select 6 24|
whenever there appears 6 on the left inlet pd is crashing. can somebody reproduce this ?
nope .... pd-0.36-0 with gcc 3.2.3 works fine (debian) I also checked with a slightly outdated devel_036 from cvs and it works here ...
that's a really weird one , otherwise your machine behaves normal ? iare you sure it's a straight downnload from millers page , no changes ?
maybe try:
strace pd ltrace pd gdb pd (and after the segfault) bt
regards,
x
-- chris@lo-res.org Postmodernism is german romanticism with better http://pilot.fm/ special effects. (Jeff Keuss / via ctheory.com)
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list