<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>The backtrace with symbols would be useful. Try running it in gdb.
<br>P
<br><font color="#999999">-- </font>
<br><font color="#999999">Sent on the road</font>
<br>
<br>----- Mensaje original -----
<br>> Hi,
<br>> 
<br>> I am trying to get the example code on "loading and playing a simple
<br>> network" to work but I am running into issues on this line:
<br>> 
<br>> network.SetPlayer(new CLAM::PANetworkPlayer)
<br>> 
<br>> Error:
<br>> *** glibc detected *** ./MyProgram: free(): corrupted unsorted chunks:
<br>> 0x08e69a88 ***
<br>> ======= Backtrace: =========
<br>> /lib/libc.so.6(+0x6c501)[0x67e501]
<br>> /lib/libc.so.6(+0x6dd70)[0x67fd70]
<br>> /lib/libc.so.6(cfree+0x6d)[0x682e5d]
<br>> /usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x4ba441]
<br>> /usr/lib/libclam_core.so.1.4(_ZN4CLAM11AudioInPortD0Ev+0x40)[0x380a90]
<br>> 
<br>> If I try another player like JACKNetworkPlayer (instead of
<br>> PANetworkPlayer), I get a segmentation fault. 
<br>> 
<br>> I have searched through the past emails but I haven't been able to find
<br>> any help. I would really appreciate any advice.
<br>> 
<br>> I am running CLAM on Ubuntu 10.10 (Maverick Meerkat). I was able to get
<br>> the NetworkEditor and the SMSTransposition Network example to work. 
<br>> 
<br>> Thanks!
<br>> Rahul
<br>> 
<br>> 
<br>> _______________________________________________
<br>> clam-users mailing list
<br>> <a href="mailto:clam-users@lists.clam-project.org">clam-users@lists.clam-project.org</a>
<br>> <a href="http://clam-project.org">http://clam-project.org</a>
<br><br></p>
</body>
</html>