Csound Csound-dev Csound-tekno Search About

[Cs-dev] trouble in trapped

Date2014-06-10 20:22
Fromjohn ffitch
Subject[Cs-dev] trouble in trapped
I am getting a segfault

.....
new alloc for instr 6:
B 53.300 .. 62.900 T 62.900 TT 62.900 M:   7490.7   8152.4
new alloc for instr 9:

Program received signal SIGSEGV, Segmentation fault.
cs_hash_table_get (csound=csound@entry=0x604010, hashTable=0xfffffffe008e41e0, 
    key=key@entry=0x7ffff7b6a94a "ksmps")
    at /home/jpff/Sourceforge/csound/New/csound6/Engine/csound_data_structures.c:120
120         item = hashTable->buckets[index];

==John ffitch

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-06-10 20:44
FromFelipe Sateler
SubjectRe: [Cs-dev] trouble in trapped
I'm getting:

end of section 1         sect peak amps:  11129.4  10061.0
*** Error in `./build/csound': corrupted double-linked list:
0x00000000018caf30 ***
Csound tidy up: Aborted


this commit seems to be at fault, according to git bisect:
https://github.com/csound/csound/commit/d0bc5f4f830d

On Tue, Jun 10, 2014 at 3:22 PM, john ffitch  wrote:
> I am getting a segfault
>
> .....
> new alloc for instr 6:
> B 53.300 .. 62.900 T 62.900 TT 62.900 M:   7490.7   8152.4
> new alloc for instr 9:
>
> Program received signal SIGSEGV, Segmentation fault.
> cs_hash_table_get (csound=csound@entry=0x604010, hashTable=0xfffffffe008e41e0,
>     key=key@entry=0x7ffff7b6a94a "ksmps")
>     at /home/jpff/Sourceforge/csound/New/csound6/Engine/csound_data_structures.c:120
> 120         item = hashTable->buckets[index];
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-06-10 21:26
FromVictor Lazzarini
SubjectRe: [Cs-dev] trouble in trapped
it's a bug in a-rate expseg. I know how to fix it but can't commit until tomorrow morning.

On 10 Jun 2014, at 20:44, Felipe Sateler wrote:

> I'm getting:
> 
> end of section 1         sect peak amps:  11129.4  10061.0
> *** Error in `./build/csound': corrupted double-linked list:
> 0x00000000018caf30 ***
> Csound tidy up: Aborted
> 
> 
> this commit seems to be at fault, according to git bisect:
> https://github.com/csound/csound/commit/d0bc5f4f830d
> 
> On Tue, Jun 10, 2014 at 3:22 PM, john ffitch  wrote:
>> I am getting a segfault
>> 
>> .....
>> new alloc for instr 6:
>> B 53.300 .. 62.900 T 62.900 TT 62.900 M:   7490.7   8152.4
>> new alloc for instr 9:
>> 
>> Program received signal SIGSEGV, Segmentation fault.
>> cs_hash_table_get (csound=csound@entry=0x604010, hashTable=0xfffffffe008e41e0,
>>    key=key@entry=0x7ffff7b6a94a "ksmps")
>>    at /home/jpff/Sourceforge/csound/New/csound6/Engine/csound_data_structures.c:120
>> 120         item = hashTable->buckets[index];
>> 
>> ==John ffitch
>> 
>> ------------------------------------------------------------------------------
>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
>> Find What Matters Most in Your Big Data with HPCC Systems
>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
>> http://p.sf.net/sfu/hpccsystems
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 
> 
> -- 
> 
> Saludos,
> Felipe Sateler
> 
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net