[MDEV-14653] Crash with std::out_of_range exception Created: 2017-12-14 Updated: 2018-01-11 Resolved: 2018-01-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.0.30 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Simone | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | crash, need_feedback, server | ||
| Environment: |
Debian 8.9 |
||
| Attachments: |
|
| Description |
|
Database used to store data to a busy a magento website. |
| Comments |
| Comment by Elena Stepanova [ 2017-12-14 ] |
|
There isn't much to work with, unfortunately. Do you have a coredump from which you can collect stack traces? Is it reproducible? Do you know which particular INSERT was running at the time of the crash, and if you do, can you provide the structures of the objects involved in the statement, and the statement itself? |