[MDEV-11293] Hit signal 11 when excuting a procedure in which there are some DML Created: 2016-11-16 Updated: 2017-02-20 Resolved: 2017-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Procedure |
| Affects Version/s: | 10.1.14 |
| Fix Version/s: | 10.1.22 |
| Type: | Bug | Priority: | Major |
| Reporter: | Chengrui Wang | Assignee: | Varun Gupta (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 6.6 x64 |
||
| Attachments: |
|
||||||||||||
| Issue Links: |
|
||||||||||||
| Description |
|
In my Mariadb 10.1.14 SERVER, when excuting a proc(see the attched file), then
|
| Comments |
| Comment by Elena Stepanova [ 2016-11-16 ] |
|
We have several reports of the similar kind: |
| Comment by Chengrui Wang [ 2016-11-28 ] |
|
Thanks, I will take notice on these related reports |
| Comment by Sergei Petrunia [ 2016-12-19 ] |
|
Note: tried on 5.5, after fixes for However, before these fixes (cset 19896d4b3ab459d135aee6ee67cb92bce92f9b87) 5.5 doesn't crash, either. Let's get back to this when fixes for |
| Comment by Sergei Petrunia [ 2017-01-10 ] |
|
At the moment, fixes for |
| Comment by Sergei Petrunia [ 2017-02-08 ] |
|
... and now they are. varun, can you check if this is reproducible now? (I would try valgrind if debug doesn't reproduce). If it's reproducible, we need to start narrowing it down. |
| Comment by Varun Gupta (Inactive) [ 2017-02-13 ] |
|
Not reproducible with both valgrind and debug |
| Comment by Varun Gupta (Inactive) [ 2017-02-20 ] |
|
Feel free to re-open if you still manage to reproduce. |