chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #975: Segmentation fault when accessing/setting moder


From: Chicken Trac
Subject: [Chicken-janitors] #975: Segmentation fault when accessing/setting moderately large SRFI-4 vectors
Date: Sun, 03 Feb 2013 04:47:25 -0000

#975: Segmentation fault when accessing/setting moderately large SRFI-4 vectors
----------------------+-----------------------------------------------------
 Reporter:  iraikov   |       Owner:       
     Type:  defect    |      Status:  new  
 Priority:  critical  |   Milestone:  4.9.0
Component:  compiler  |     Version:  4.8.x
 Keywords:            |  
----------------------+-----------------------------------------------------
 The attached program runs properly when run under the interpreter, or when
 compiled with options -O0 -d2 but causes a segmentation fault when
 compiled with any optimization options. The program manipulates two
 f64vectors of 1 million elements, so its memory requirements should be
 well below the default maximum heap size of 2G. Any help is appreciated.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/975>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]