Reproduced the busy and idle situations, logging ktrace and gdb
authorMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 07:07:58 +0000 (03:07 -0400)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 8 Sep 2015 07:07:58 +0000 (03:07 -0400)
information for each.

.gitignore
ecl-gc-bug/busy/ktrace.out
ecl-gc-bug/idle/ktrace.out

index 7b6eb3f..812ad04 100644 (file)
@@ -46,3 +46,9 @@ src/config.log
 
 regressions/*.lsp
 regressions/eformat-tests/*.txt
+
+
+ecl-gc-bug/gc-bug-test.c
+ecl-gc-bug/gc-bug-test.eclh
+ecl-gc-bug/gc-bug-test.o
+ecl-gc-bug/gc-bug-test.fas
index 4e5da52..4ec4ffb 100644 (file)
Binary files a/ecl-gc-bug/busy/ktrace.out and b/ecl-gc-bug/busy/ktrace.out differ
index dbbdc65..f614cb1 100644 (file)
Binary files a/ecl-gc-bug/idle/ktrace.out and b/ecl-gc-bug/idle/ktrace.out differ