Gene Heskett wrote:
Rex Dieter wrote:
Gene Heskett wrote:
Can you explain how skype is forced into the artsdsp usage camp?
Launch as:
$ artsdsp skype
That seemed to take even longer to run skype, around a minute, but when
I clicked on connect to the echo123 test facility I got this:
[root@diablo skype]# artsdsp /usr/share/skype/skype
*** glibc detected *** /usr/share/skype/skype: free(): invalid pointer:
0xb593b088 ***
...
Whats next?
You could try
export GLIBCXX_FORCE_NEW=1
to see if that helps.
-- Rex