[PD] pd-extended crashes sending data to SSR with tcpclient

IOhannes m zmoelnig zmoelnig at iem.at
Mon Jul 1 09:23:03 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2013-06-29 20:19, Iain Mott wrote:
> Hi list,
> 
> Pd-extended (Pd-0.43.1 "extended-20120430" compiled 00:31:34 Apr 30
> 2012) is crashing when I send data to the SoundScape Renderer on 
> Ubuntu 12.04 using tcpclient.

hmm, since Pd and SSR are only communicating via a network socket, i
only have 2 possible explanations:

- - either the network code is broken
- - or SSR sends data in a format that exposes/triggers a bug (e.g. a
memory leak) in Pd

since there are several network implementations, which one are you
using? mrpeach? iemnet??

do SSR and Pd agree on the actual protocol? e.g. OSC over TCP/IP (if
it is that) used to be badly defined in the olde days, and you still
see the deprecated non-SLIP implementation. afaik liblo only recently
changed their TCP/IP code to use SLIP.

could you get a backtrace of the crash? [1]

do you notice anything weird?
like when running htop besides Pd, do you see an excess of memory usage?


try running Pd with "-verbose -verbose -stderr"; sometimes their is a
printout when Pd is crashing, which get's lost once the Pd-GUI closes
(that is: quite immediately)

fgamsdr
IOhannes


[1] http://wiki.debian.org/HowToGetABacktrace
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlHRLlQACgkQkX2Xpv6ydvT/ogCgrciJSnp5LcHZFr14yxISiLIq
fkUAoJl4cIchubi2Ua1GaLF9S6qpH+LB
=cc4X
-----END PGP SIGNATURE-----



More information about the Pd-list mailing list