10.0.28
|
InnoDB: Page may be a freshly allocated page
|
InnoDB: Database page corruption on disk or a failed
|
InnoDB: file read of page 12862421.
|
InnoDB: You may have to recover from a backup.
|
InnoDB: It is also possible that your operating
|
InnoDB: system has corrupted its own file cache
|
InnoDB: and rebooting your computer removes the
|
InnoDB: error.
|
InnoDB: If the corrupt page is an index page
|
InnoDB: you can also try to fix the corruption
|
InnoDB: by dumping, dropping, and reimporting
|
InnoDB: the corrupt table. You can use CHECK
|
InnoDB: TABLE to scan your table for corruption.
|
InnoDB: See also http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
|
InnoDB: about forcing recovery.
|
InnoDB: Error: Unable to read tablespace 61037 page no 12862421 into the buffer pool after 100 attempts
|
InnoDB: The most probable cause of this error may be that the table has been corrupted.
|
InnoDB: You can try to fix this problem by using innodb_force_recovery.
|
InnoDB: Please see reference manual for more details.
|
InnoDB: Aborting...
|
2018-07-14 19:25:31 7edabadfa700 InnoDB: Assertion failure in thread 139477903189760 in file buf0buf.cc line 2895
|
InnoDB: We intentionally generate a memory trap.
|
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
|
InnoDB: If you get repeated assertion failures or crashes, even
|
InnoDB: immediately after the mysqld startup, there may be
|
InnoDB: corruption in the InnoDB tablespace. Please refer to
|
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
|
InnoDB: about forcing recovery.
|
180714 19:25:31 [ERROR] mysqld got signal 6 ;
|
This could be because you hit a bug. It is also possible that this binary
|
or one of the libraries it was linked against is corrupt, improperly built,
|
or misconfigured. This error can also be caused by malfunctioning hardware.
|
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 10.0.28-MariaDB
|
key_buffer_size=25165824
|
read_buffer_size=2097152
|
max_used_connections=1911
|
max_threads=2002
|
thread_count=101
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 8264428 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x0x0
|
Attempting backtrace. You can use the following information to find out
|
where mysqld died. If you see no messages after this, something went
|
terribly wrong...
|
stack_bottom = 0x0 thread_stack 0x48000
|
(my_addr_resolve failure: fork)
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld(my_print_stacktrace+0x2e) [0xbda1ae]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld(handle_fatal_signal+0x49a) [0x722a9a]
|
/lib64/libpthread.so.0() [0x3063c0f790]
|
/lib64/libc.so.6(gsignal+0x35) [0x3063832625]
|
/lib64/libc.so.6(abort+0x175) [0x3063833e05]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x9d135f]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x9b498e]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x9b69b7]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x9590ea]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x9572f3]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x958c93]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x925ef8]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x982228]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x96d40e]
|
/engn001/masvc01/GMRPP/mysql/bin/mysqld() [0x9733e0]
|
/lib64/libpthread.so.0() [0x3063c07a51]
|
/lib64/libc.so.6(clone+0x6d) [0x30638e896d]
|
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
|
information that should help you find out what is causing the crash.
|
|
...
|
|
180714 19:32:48 server_audit: MariaDB Audit Plugin version 1.4.0 STARTED.
|
180714 19:32:48 server_audit: logging started to the file server_audit.log.
|
180714 19:32:48 [Note] Server socket created on IP: '::'.
|
180714 19:32:48 [ERROR] mysqld: Table './mysql/user' is marked as crashed and should be repaired
|
180714 19:32:48 [ERROR] mysqld: Table 'user' is marked as crashed and should be repaired
|
180714 19:32:48 [Warning] Checking table: './mysql/user'
|
180714 19:32:48 [ERROR] mysql.user: 1 client is using or hasn't closed the table properly
|
180714 19:32:48 [ERROR] mysqld: Table './mysql/db' is marked as crashed and should be repaired
|
180714 19:32:48 [ERROR] mysqld: Table 'db' is marked as crashed and should be repaired
|
180714 19:32:48 [Warning] Checking table: './mysql/db'
|
180714 19:32:48 [ERROR] mysql.db: 1 client is using or hasn't closed the table properly
|
180714 19:32:48 [ERROR] mysqld: Table './mysql/tables_priv' is marked as crashed and should be repaired
|
180714 19:32:48 [ERROR] mysqld: Table 'tables_priv' is marked as crashed and should be repaired
|
180714 19:32:48 [Warning] Checking table: './mysql/tables_priv'
|
180714 19:32:48 [ERROR] mysql.tables_priv: 1 client is using or hasn't closed the table properly
|
180714 19:32:48 [ERROR] mysqld: Table './mysql/procs_priv' is marked as crashed and should be repaired
|
We have confirmed that the db is restarting indefinitely after signal 6 in the error log.
Can you tell us the cause of signal 6?
Transition |
Time In Source Status |
Execution Times |
Open |
|
Closed |
|
986d 57m
|
1
|
{"report":{"fcp":861.1999999880791,"ttfb":211.5,"pageVisibility":"visible","entityId":68704,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"b2041958-f8ff-4fc4-800b-860d3b337c63","navigationType":0,"readyForUser":964.5999999642372,"redirectCount":0,"resourceLoadedEnd":1095.5999999642372,"resourceLoadedStart":217.39999997615814,"resourceTiming":[{"duration":184.10000002384186,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":217.39999997615814,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":217.39999997615814,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":401.5,"responseStart":0,"secureConnectionStart":0},{"duration":184.30000001192093,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":217.5999999642372,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":217.5999999642372,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":401.89999997615814,"responseStart":0,"secureConnectionStart":0},{"duration":193,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":217.80000001192093,"connectEnd":217.80000001192093,"connectStart":217.80000001192093,"domainLookupEnd":217.80000001192093,"domainLookupStart":217.80000001192093,"fetchStart":217.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":217.80000001192093,"responseEnd":410.80000001192093,"responseStart":410.80000001192093,"secureConnectionStart":217.80000001192093},{"duration":298.4000000357628,"initiatorType":"script","name":"https://jira.mariadb.org/s/099b33461394b8015fc36c0a4b96e19f-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":217.89999997615814,"connectEnd":217.89999997615814,"connectStart":217.89999997615814,"domainLookupEnd":217.89999997615814,"domainLookupStart":217.89999997615814,"fetchStart":217.89999997615814,"redirectEnd":0,"redirectStart":0,"requestStart":217.89999997615814,"responseEnd":516.3000000119209,"responseStart":516.3000000119209,"secureConnectionStart":217.89999997615814},{"duration":301.60000002384186,"initiatorType":"script","name":"https://jira.mariadb.org/s/94c15bff32baef80f4096a08aceae8bc-CDN/lu2bu7/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":218.19999998807907,"connectEnd":218.19999998807907,"connectStart":218.19999998807907,"domainLookupEnd":218.19999998807907,"domainLookupStart":218.19999998807907,"fetchStart":218.19999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":218.19999998807907,"responseEnd":519.8000000119209,"responseStart":519.8000000119209,"secureConnectionStart":218.19999998807907},{"duration":302,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":218.39999997615814,"connectEnd":218.39999997615814,"connectStart":218.39999997615814,"domainLookupEnd":218.39999997615814,"domainLookupStart":218.39999997615814,"fetchStart":218.39999997615814,"redirectEnd":0,"redirectStart":0,"requestStart":218.39999997615814,"responseEnd":520.3999999761581,"responseStart":520.3000000119209,"secureConnectionStart":218.39999997615814},{"duration":302.4000000357628,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":218.5999999642372,"connectEnd":218.5999999642372,"connectStart":218.5999999642372,"domainLookupEnd":218.5999999642372,"domainLookupStart":218.5999999642372,"fetchStart":218.5999999642372,"redirectEnd":0,"redirectStart":0,"requestStart":218.5999999642372,"responseEnd":521,"responseStart":521,"secureConnectionStart":218.5999999642372},{"duration":333.39999997615814,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bu7/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":218.80000001192093,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":218.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":552.1999999880791,"responseStart":0,"secureConnectionStart":0},{"duration":302.69999998807907,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":218.89999997615814,"connectEnd":218.89999997615814,"connectStart":218.89999997615814,"domainLookupEnd":218.89999997615814,"domainLookupStart":218.89999997615814,"fetchStart":218.89999997615814,"redirectEnd":0,"redirectStart":0,"requestStart":218.89999997615814,"responseEnd":521.5999999642372,"responseStart":521.5999999642372,"secureConnectionStart":218.89999997615814},{"duration":333.2000000476837,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":219.0999999642372,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":219.0999999642372,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":552.3000000119209,"responseStart":0,"secureConnectionStart":0},{"duration":303.10000002384186,"initiatorType":"script","name":"https://jira.mariadb.org/s/3339d87fa2538a859872f2df449bf8d0-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":219.19999998807907,"connectEnd":219.19999998807907,"connectStart":219.19999998807907,"domainLookupEnd":219.19999998807907,"domainLookupStart":219.19999998807907,"fetchStart":219.19999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":219.19999998807907,"responseEnd":522.3000000119209,"responseStart":522.3000000119209,"secureConnectionStart":219.19999998807907},{"duration":528.6999999880791,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":224.69999998807907,"connectEnd":224.69999998807907,"connectStart":224.69999998807907,"domainLookupEnd":224.69999998807907,"domainLookupStart":224.69999998807907,"fetchStart":224.69999998807907,"redirectEnd":0,"redirectStart":0,"requestStart":224.69999998807907,"responseEnd":753.3999999761581,"responseStart":753.3999999761581,"secureConnectionStart":224.69999998807907},{"duration":863.7999999523163,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":224.80000001192093,"connectEnd":224.80000001192093,"connectStart":224.80000001192093,"domainLookupEnd":224.80000001192093,"domainLookupStart":224.80000001192093,"fetchStart":224.80000001192093,"redirectEnd":0,"redirectStart":0,"requestStart":224.80000001192093,"responseEnd":1088.5999999642372,"responseStart":1088.5999999642372,"secureConnectionStart":224.80000001192093},{"duration":197.79999995231628,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":563.8000000119209,"connectEnd":563.8000000119209,"connectStart":563.8000000119209,"domainLookupEnd":563.8000000119209,"domainLookupStart":563.8000000119209,"fetchStart":563.8000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":563.8000000119209,"responseEnd":761.5999999642372,"responseStart":761.5,"secureConnectionStart":563.8000000119209},{"duration":271.19999998807907,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2bu7/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":818.3000000119209,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":818.3000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1089.5,"responseStart":0,"secureConnectionStart":0},{"duration":276.39999997615814,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":819.1999999880791,"connectEnd":819.1999999880791,"connectStart":819.1999999880791,"domainLookupEnd":819.1999999880791,"domainLookupStart":819.1999999880791,"fetchStart":819.1999999880791,"redirectEnd":0,"redirectStart":0,"requestStart":819.1999999880791,"responseEnd":1095.5999999642372,"responseStart":1095.5999999642372,"secureConnectionStart":819.1999999880791},{"duration":303.39999997615814,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":855.3000000119209,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":855.3000000119209,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1158.699999988079,"responseStart":0,"secureConnectionStart":0},{"duration":306.30000001192093,"initiatorType":"script","name":"https://jira.mariadb.org/s/f51ef5507eea4c158f257c66c93b2a3f-CDN/lu2bu7/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":819.5999999642372,"connectEnd":819.5999999642372,"connectStart":819.5999999642372,"domainLookupEnd":819.5999999642372,"domainLookupStart":819.5999999642372,"fetchStart":819.5999999642372,"redirectEnd":0,"redirectStart":0,"requestStart":819.5999999642372,"responseEnd":1125.8999999761581,"responseStart":1125.8999999761581,"secureConnectionStart":819.5999999642372}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":18,"responseStart":212,"responseEnd":221,"domLoading":215,"domInteractive":1112,"domContentLoadedEventStart":1112,"domContentLoadedEventEnd":1158,"domComplete":1508,"loadEventStart":1508,"loadEventEnd":1509,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1090.5},{"name":"bigPipe.sidebar-id.end","time":1091.300000011921},{"name":"bigPipe.activity-panel-pipe-id.start","time":1091.3999999761581},{"name":"bigPipe.activity-panel-pipe-id.end","time":1092.199999988079},{"name":"activityTabFullyLoaded","time":1206.0999999642372}],"measures":[],"correlationId":"4ce1f3cf0f27aa","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":119,"dbReadsTimeInMs":26,"dbConnsTimeInMs":36,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}