[CONC-167] Crash on mthd_stmt_read_all_rows when SELECT has lots of field Created: 2016-03-16 Updated: 2016-04-12 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.2.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Oz Gilat | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows, using QT 5 plugin |
||
| Attachments: |
|
| Description |
|
I have a rather long SELECT query that retrieves data from multiple tables - a query that crashes when it is executed. I've attached the windows minidump. Plus some analysis data from BoundsChecker, backtrace: Easily reproducible - please let me know what you need more. |
| Comments |
| Comment by Georg Richter [ 2016-03-16 ] | |||
|
Hi, thx for your bug report. Thanks! | |||
| Comment by Oz Gilat [ 2016-03-16 ] | |||
|
you can get the database dump at the query: | |||
| Comment by Georg Richter [ 2016-03-16 ] | |||
|
Thanks, but this is not a dump (doesn't contain create table statements) - and I don't need the entire database, only tables which are used in select statement. | |||
| Comment by Oz Gilat [ 2016-03-17 ] | |||
|
sorry - | |||
| Comment by Oz Gilat [ 2016-03-17 ] | |||
|
| |||
| Comment by Georg Richter [ 2016-03-17 ] | |||
|
Which server version do you use? I wasn't able to reproduce problem with latest C/C version 2.2.2 and MariaDB Server 10.1 | |||
| Comment by Georg Richter [ 2016-03-17 ] | |||
|
We had same crash in | |||
| Comment by Oz Gilat [ 2016-03-22 ] | |||
|
my server is: | |||
| Comment by Oz Gilat [ 2016-03-22 ] | |||
|
Also verified it's version libmariadb connector C 2.2.2. also reproduced on "Server version: 5.6.16 MySQL Community Server (GPL)" running on windows 10 | |||
| Comment by Oz Gilat [ 2016-03-22 ] | |||
|
also attached latests dump to match the latest crash files I've added maria2.sql | |||
| Comment by Oz Gilat [ 2016-03-29 ] | |||
|
Hey Georg , | |||
| Comment by Georg Richter [ 2016-03-29 ] | |||
|
Hi Oz, would it be possible to provide Thanks ! | |||
| Comment by Oz Gilat [ 2016-03-29 ] | |||
|
ok - I'll work on preparing you a machine with a reproduction |