Hi, The artsdsp script assumes that the LD_PRELOAD variable isnt previously defined, and destroys its previous contents.
The old value of the variable should be appended while defining it. Else, artsdsp dosent work with other applicaitons that might use LD_PRELOAD. (like proxychains) Nandan.
