On 2012-04-28 21:57, Emanuel Rumpf wrote:
> Recently linuxsampler segfaults
> ( may this be related to new lv2 release ?? )
> Any suggestions ?

> Program received signal SIGSEGV, Segmentation fault.
> __strcpy_chk () at ../sysdeps/x86_64/strcpy_chk.S:71
> 71    ../sysdeps/x86_64/strcpy_chk.S: No such file or directory.
> (gdb)
> (gdb) bt
> #0  __strcpy_chk () at ../sysdeps/x86_64/strcpy_chk.S:71
> #1  0x00007fffecad4275 in ?? () from /usr/lib/ladspa/csladspa.so
> #2  0x00007fffecad47c5 in ladspa_descriptor () from 
> /usr/lib/ladspa/csladspa.so
> #3  0x00007ffff7adbb27 in LinuxSampler::_foundLadspaDll(std::string,
> void*, void*, void*) ()
>     from /usr/lib/linuxsampler/liblinuxsampler.so.3

The crash isn't in linuxsampler, but in a ladspa plugin in your 
/usr/lib/ladspa directory: csladspa.so - I think it is from CSound. Try 
to remove that file or move it to another place.

/Andreas

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to