[CONC-122] Infinite Loop in mysql_close Created: 2015-02-20  Updated: 2015-02-20

Status: Open
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Eric Trinh Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Seen on windows 7 with Qt5.4 with mariadb-client r194



 Description   

Hi Georg,

After upgrading mariadb to r194, I have often (I suspect when the application open several connections to the DB) an infinite loop in the 'for' of mysql_close.
"mysql->stmts->next" and "mysql->stmts->prev" pointers contain the same address.
And the node at this address has its prev and next pointing to itself.
Previous release I used was r158, and I didn't have this issue.

Thanks,
Best Regards,
Eric


Generated at Thu Feb 08 03:03:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.