Re: [Chicken-hackers] [Chicken-janitors] #1045: [panic] out of memory - heap full while resizing - execution terminated (awful-picman)

2013-10-18 Thread Alaric Snell-Pym
On 17/10/13 23:28, Chicken Trac wrote:

 
  As discovered by Felix, it turned out to be an issue with sql-de-lite,
  which has been fixed by Jim in sql-de-lite 0.6.2
 

sql-de-lite had a bug? Man! That may have also been a contributing
factor to my ugarit backend woes (which mainly happened in a process
which talks to sql-de-lite pretty heavily; I had problems with one that
doesn't, but they were different problems).

I look forward to having a moment to rebuild everything against the
trunk chicken and re-running my unit test suite!

ABS

-- 
Alaric Snell-Pym
http://www.snell-pym.org.uk/alaric/



signature.asc
Description: OpenPGP digital signature
___
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers


Re: [Chicken-hackers] [Chicken-janitors] #1045: [panic] out of memory - heap full while resizing - execution terminated (awful-picman)

2013-10-18 Thread Jim Ursetto
Yes, an access to freed memory leading (possibly) to segfault.  Let me know if 
you see a difference.

 On Oct 18, 2013, at 8:37, Alaric Snell-Pym ala...@snell-pym.org.uk wrote:
 
 On 17/10/13 23:28, Chicken Trac wrote:
 
 
 As discovered by Felix, it turned out to be an issue with sql-de-lite,
 which has been fixed by Jim in sql-de-lite 0.6.2
 
 sql-de-lite had a bug? Man! That may have also been a contributing
 factor to my ugarit backend woes (which mainly happened in a process
 which talks to sql-de-lite pretty heavily; I had problems with one that
 doesn't, but they were different problems).
 
 I look forward to having a moment to rebuild everything against the
 trunk chicken and re-running my unit test suite!
 
 ABS
 
 -- 
 Alaric Snell-Pym
 http://www.snell-pym.org.uk/alaric/
 
 ___
 Chicken-hackers mailing list
 Chicken-hackers@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/chicken-hackers

___
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers