While experimenting with kdb, I’ve found that the new version of the32bit evaluation (2.6 2009.11.10) crashes whereas the old version(2.6 2009.09.15) is fine. This is on a single query. The newversion just silently exists. No error message, no wsfull, nonothing.I’m on windows XP.The query which causes the new version to crash, involves selectingacross 90 days of a single table which is splayed and partitioned, butwhich is only about 9000 rows per day. So it’s all pretty smallreally and nothing to do with running out of memory.I could supply data and query if it would help, but it’s a bitawkward, so in the first instance I thought it would help if I justreported the difference between old version (all’s fine) and newversion (silent crash). Perhaps it’s a known bug?Cheers,Mike
It’s not a known bug.Please let us know the schema and the query that fails.thanksOn Wed, Nov 25, 2009 at 8:44 AM, Mike Thompson<mike.thompsonator> wrote:> While experimenting with kdb, I’ve found that the new version of the> 32bit evaluation (2.6 2009.11.10) crashes whereas the old version> (2.6 ?2009.09.15) is fine. ?This is on a single query. ?The new> version just silently exists. No error message, no wsfull, no> nothing.>> I’m on windows XP.>> The query which causes the new version to crash, involves selecting> across 90 days of a single table which is splayed and partitioned, but> which is only about 9000 rows per day. ?So it’s all pretty small> really and nothing to do with running out of memory.>> I could supply data and query if it would help, but it’s a bit> awkward, so in the first instance I thought it would help if I just> reported the difference between old version (all’s fine) and new> version (silent crash). ?Perhaps it’s a known bug?>> Cheers,> Mike>> –>>
Submitted via Google Groups</mike.thompsonator>