[MDEV-3609] LP:875797 - Using 'innodb_sys_indexes' causes core dump Created: 2011-10-16 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Michael Widenius | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Using 'innodb_sys_indexes' causes core dump with MariaDB 5.2 with XtraDB. Here is a test case:
Execute the included script with: mysql test < /tmp/query2 You get a core dump with the following stack trace: x0000000000ad37de in mach_read_from_2 (b=0x2a <Address 0x2a out of bounds>) at ./include/mach0data.ic:84 The issue seams to be that page=0x0 in a lot of calls. |
| Comments |
| Comment by Michael Widenius [ 2011-10-16 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump |
| Comment by Michael Widenius [ 2011-10-16 ] |
|
query2 |
| Comment by Rasmus Johansson (Inactive) [ 2011-10-17 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump |
| Comment by Stewart Smith [ 2011-10-17 ] |
|
Re: [Bug 875797] Re: Using 'innodb_sys_indexes' causes core dump Could this be one of the fixes we've done in Percona Server but possibly – |
| Comment by Rasmus Johansson (Inactive) [ 2011-10-17 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump I don't know how XtraDB is used at MariaDB at all, even how it has been broken. So I have to do is just wrote the fact. |
| Comment by Rasmus Johansson (Inactive) [ 2011-10-17 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump |
| Comment by Rasmus Johansson (Inactive) [ 2011-11-06 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump |
| Comment by Michael Widenius [ 2011-11-18 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump Thanks for testing that the latest Percona-5.1 server doesn't have the problem. In that case the issue is probably that we haven't the latest xtradb code in 5.1. We will merge it this/early next week and if this fixes the issue we will close this bug. |
| Comment by Michael Widenius [ 2011-11-24 ] |
|
Re: Using 'innodb_sys_indexes' causes core dump |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ] |
|
Launchpad bug id: 875797 |