[ODBC-191] Call to ADO::Recordset15::get_EndOfFile( VARIANT_BOOL* ) leads to access violation Created: 2018-10-17 Updated: 2018-10-18 |
|
| Status: | Open |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.0.6 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Mirko Klingmann | Assignee: | Lawrin Novitsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | crash | ||
| Environment: |
Windows Server 2016, ADO subsystem, C++, MariaDB 10.3, Visual Studio 2017 v15.8.6 |
||
| Attachments: |
|
| Description |
|
Connection string used in ADO: Exception thrown in Visual Studio Debugger: Using "Driver={MySQL ODBC 8.0 Unicode Driver}" in connection string works with MariaDB 10.3 using the same C++ implementation. I am willing to test prereleases or development builds in my environment, if that helps. |
| Comments |
| Comment by Lawrin Novitsky [ 2018-10-17 ] |
|
Thank you for your report, and especially for willingness to test development builds. |
| Comment by Mirko Klingmann [ 2018-10-17 ] |
|
It seems a rather big trace file, but the application (GTAdmin) crashed while the trace was on. |