Bugs item #1837651, was opened at 2007-11-24 17:33 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1837651...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pd-extended Group: v0.39.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Hans-Christoph Steiner (eighthave) Summary: "pdsend" broken
Initial Comment: in the latest and greatest pd-extended release (.tar.bz2!) on a debian system, the installed "pdsend" application crashes with "floating point exception".
the version installed by debian's "puredata" package works just fine.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-11-26 10:16
Message: Logged In: YES user_id=564396 Originator: YES
btw, i unpacked the ccrma-package on my debian machine (lenny/sid; 2.6.21-1-multimedia-486 on an amd64 in legacy mode) and pd-extended's pdsend did _not_ crash.
nevertheless i noticed following: dependencies for my "vanilla" pdsend $ ldd /usr/bin/pdsend linux-gate.so.1 => (0xffffe000) libc.so.6 => /lib/libc.so.6 (0xb7d8e000) /lib/ld-linux.so.2 (0xb7ef8000)
dependencies for the "extended" pdsend $ ldd Pd-0.39.3-extended/bin/pdsend linux-gate.so.1 => (0xffffe000) libdl.so.2 => /lib/libdl.so.2 (0xb7ee6000) libm.so.6 => /lib/libm.so.6 (0xb7ec0000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7ea9000) libasound.so.2 => /usr/lib/libasound.so.2 (0xb7de2000) libc.so.6 => /lib/libc.so.6 (0xb7c9a000) /lib/ld-linux.so.2 (0xb7f0c000)
probably the problem lies with some of the (void) dependencies; why does pdsend need alsa?
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig) Date: 2007-11-26 10:12
Message: Logged In: YES user_id=564396 Originator: YES
see group: "v0.39.2" (which is btw is not fully correct as it is 0.39.3)
the problem does not happen on my machine, so i cannot provide all the information needed :-)
anyhow, here is what i know: pd : Pd-0.39.3-extended-planetccrma6-i386.tar.bz2 system: Linux version 2.6.18-5-686 (Debian 2.6.18.dfsg.1-13etch4) arch : ibm-notebook (i686); don't remember anything else
don't ask me why the planetccrma-package was installed on a debian machine.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2007-11-24 20:53
Message: Logged In: YES user_id=27104 Originator: NO
Which version of Pd-extended?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1837651...