[MDEV-5434] ConnectSE: ODBC: "mtr --embedded connect.odbc_postgresql" crashes in longjump Created: 2013-12-11 Updated: 2013-12-16 Resolved: 2013-12-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 10.0.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Olivier Bertrand |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Note, to avoid this failure in BuildBot, odbc_postgresql is currently Remove this line from storage/connect/mysql-test/t/odbc_postgresql.test: and run "./mtr --embedded connect.odbc_postgresql". Running "./mtr --valgrind --embedded connect.odbc_postgresql"
|
| Comments |
| Comment by Olivier Bertrand [ 2013-12-16 ] |
|
The unhanded long jumps were caused by memory exhaustion. |