[PD] mrpeach/net iemnet and other way to get file from the net

Cyrille Henry ch at chnry.net
Wed Feb 12 17:13:24 CET 2014


hello,

We are trying to get small text file from the internet using mrpeach net objects.

there is some few crash. gdb backtrace gives :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff8cf81700 (LWP 31771)]
0x00007fffeab9fa94 in tcpclient_child_connect (w=0x7fffea88d010) at tcpclient.c:225
225	    x->x_addr = ntohl(*(long *)hp->h_addr);
(gdb) watchdog: signaling pd...
watchdog: signaling pd...
bt
#0  0x00007fffeab9fa94 in tcpclient_child_connect (w=0x7fffea88d010) at tcpclient.c:225
#1  0x00007ffff73a8f6e in start_thread (arg=0x7fff8cf81700) at pthread_create.c:311
#2  0x00007ffff6ecf9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

(this is on ubuntu 13.10 linux 64 bit / pd 0.45 / mrpeach from svn, but osX gives the same kind of crash )

iemnet object are not more stable.


there are lot's of thread about this in the list. is there anything new, or something we can do to avoid crash?

or is there an other solution that would be cross platform (linux, osX, windows) and would allow a patch to download text file from a server?

thanks
cheers
Cyrille



More information about the Pd-list mailing list