[Gambas-bugtracker] Bug #1326: IDE crash if project does not clean and code crash before, if were using ODBC component
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Tue Jul 17 14:27:11 CEST 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1326&from=L21haW4-
Comment #4 by PICCORO LENZ MCKAY:
i try to explain in other way:
CASE 1: run the project normally, no problem happened (if there's no SELECT in the query), and if there's a SELECT in the query got a invalid cursor or cannot make query
CASE 2: run step by step and project crash ramdomly, sometimes got invalid cursor state, etc other go run without problems
only happened with 3.11 and master
i recompiled 3.10 and works, 3.9 already works perfect
the problem HAPPENED AFTER THOSE COMMITS: https://gitlab.com/gambas/gambas/commit/aa67ba1309bde70e8b528be833ba06a8d124cbd1 and https://gitlab.com/gambas/gambas/commit/e07ac2e4f2588f62bb55aa2b8351a08a810c1586
suppost to be solved with https://gitlab.com/gambas/gambas/commit/aebc6a0bdafacf79afbd602f1ed81a15eccf5b91 but after commit now querys does not work due return null!
More information about the Bugtracker
mailing list