[PD] flext: cannot stat `pd-linux/release-single/libflext-pd_s.a.0.5.1

Gerda Strobl bach at sbox.tugraz.at
Tue Dec 13 09:58:31 CET 2005


Dear list,

after upgrading from debian/testing to unstable I had the problem that 
opening patches  containing pool  could not be closed-pd did not crash 
but I had to close it with control-c /killall pd as Frank wrote. (the 
xsample lib, I think I dont use it)

gerda: pd -verbose
Pd version 0.39-1
compiled 16:05:47 Oct 28 2005
port 5400
TCL_LIBRARY="/usr/local/lib/pd/tcl/library" 
TK_LIBRARY="/usr/local/lib/pd/tk/library"  
"/usr/local/lib/pd/bin/pd-gui" 5400
Waiting for connection request...
... connected
OSS: requested audio buffer size 8820 limited to 8192
OSS: issuing first ADC 'read' ... ...done.
PDP: pure data packet
PDP: version 0.12.4
*** glibc detected *** corrupted double-linked list: 0xb7f42218 ***
Pd: signal 6

using strace
recv(4, ".x818bc68 menuclose 1;\n", 1241, 0) = 23
open("/dev/tty", O_RDWR|O_NONBLOCK|O_NOCTTY) = 6
writev(6, [{"*** glibc detected *** ", 23}, {"double free or cor
ruption (fastt"..., 35}, {": 0x", 4}, {"081a2f58", 8}, {" ***\n"
, 5}], 5*** glibc detected *** double free or corruption (fastto
p): 0x081a2f58 ***
) = 75
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(5339, 5339, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
write(2, "Pd: signal 6\n", 13Pd: signal 6
)          = 13

Then I decided to recompile flext taking newest cvs version:

root@/home/gerda/flext bash build.sh pd gcc install
-------------------------------------------------------------------------
A default package configuration file has been created.
Please edit config.txt, then start again.
-------------------------------------------------------------------------
make: *** [config.txt] Error 1

so far I never changed the config.txt-because I never used the stk and 
the sndobj support--is it important?(what for?)
ignoring to configure config.txt gave me following errors:

root@/home/gerda/flext bash build.sh pd gcc install
make -f ./buildsys/gnumake-sub.mak PLATFORM=lnx RTSYS=pd COMPILER=gcc 
BUILDPATH=./buildsys/ PKGINFO=package.txtBUILDCLASS=flext 
USRCONFIG=config.txt USRMAKE=build/gnumake-lnx-gcc.inc 
TARGETMODE=release TARGETTYPE=single _install_
make[1]: Entering directory `/home/gerda/flext'
install pd-linux/release-single/libflext-pd_s.a.0.5.1 /usr/local/lib
install: cannot stat `pd-linux/release-single/libflext-pd_s.a.0.5.1': No 
such file or directory
make[1]: *** [_install_] Error 1
make[1]: Leaving directory `/home/gerda/flext'
make: *** [install-release-single] Error 2


Any ideas?
Thank you.

Gerda





More information about the Pd-list mailing list