Activity log for bug #866932

Date Who What changed Old value New value Message
2011-10-04 11:23:22 Gabriel Petrovay bug added bug
2011-10-04 11:23:22 Bug Importer bug Imported external bug #3191787
2012-01-18 09:47:13 Chris Hillery zorba: assignee Matthias Brantner (matthias-brantner) Markos Zaharioudakis (markos-za)
2012-01-18 10:13:52 Chris Hillery description The following test have started to fail because of the famous string pool: test/unit/debugger/test_debugger_serialization test/unit/external_function test/unit/no_folding test/unit/plan_serializer Zorba Internal Fatal Error in C:\Program Files\ICW\home\zorbatst\tester\nightlies\debug\src\store\naive\string_pool.cpp:41 X strings remain in the string pool More details on: http://zorbatest.lambda.nu:8080/cdash/viewTest.php?onlyfailed&buildid=18225 There have been a number of bug reports over the years where Zorba crashes on exit with a message like the following: i = 94 String http://www.zorba-xquery.com/options/versioning is still in the pool Zorba Internal Fatal Error in home/ceej/zo/src/src/store/naive/string_pool.cpp:42: "count == 0": condition failed: 1 strings remain in the string pool As far as I know, we have never completely figured out what causes these errors nor how to correct them. Gabriel initially reported this bug 866932 listing several test cases which exhibited this symptom, but those were subsequently cleared up by some other change without fixing the underlying problem. I have just now found at least one reliable way to reproduce this result (see comment #3), so I have co-opted this bug report.
2012-01-23 11:05:17 Markos Zaharioudakis zorba: status New Fix Committed
2012-02-16 12:41:10 Markos Zaharioudakis zorba: milestone 2.2
2012-03-26 01:24:37 Markos Zaharioudakis zorba: status Fix Committed Fix Released