[MDEV-17378] mysqld got exception 0xc0000005 Created: 2018-10-05  Updated: 2019-04-17  Resolved: 2019-04-17

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.1.35
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Ramarao Assignee: Marko Mäkelä
Resolution: Incomplete Votes: 0
Labels: None
Environment:

windows 10, xampp


Attachments: File my.ini     PNG File mysql error.PNG     PNG File mysql-error.PNG     PNG File mysql-servers-column_info.PNG    
Issue Links:
Relates
relates to MDEV-17675 Crash whilst deleting row Closed

 Description   

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.1.35-MariaDB
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=1001
thread_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 787136 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x0
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...
2018-10-05 18:34:39 20f4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-10-05 18:34:39 8436 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
 
2018-10-05 18:34:39 8436 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-05 18:34:39 8436 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-05 18:34:39 8436 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-10-05 18:34:39 8436 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-10-05 18:34:39 8436 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-05 18:34:39 8436 [Note] InnoDB: Using generic crc32 instructions
2018-10-05 18:34:39 8436 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-10-05 18:34:39 8436 [Note] InnoDB: Completed initialization of buffer pool
2018-10-05 18:34:39 8436 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-05 18:34:39 8436 [Note] InnoDB: Starting crash recovery from checkpoint LSN=58688853
2018-10-05 18:34:39 8436 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
2018-10-05 18:34:39 8436 [Note] InnoDB: Starting final batch to recover 19 pages from redo log
2018-10-05 18:34:39 ff4  InnoDB: Assertion failure in thread 4084 in file rem0rec.cc line 581
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
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.
181005 18:34:39 [ERROR] mysqld got exception 0x80000003 ;
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.1.35-MariaDB
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=1001
thread_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 787136 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x0
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...
2018-10-05 18:34:39 1994 2018-10-05 18:34:42 18b8 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-10-05 18:34:42 6328 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
 
2018-10-05 18:34:42 6328 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-05 18:34:42 6328 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-05 18:34:42 6328 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-10-05 18:34:42 6328 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-10-05 18:34:42 6328 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-05 18:34:42 6328 [Note] InnoDB: Using generic crc32 instructions
2018-10-05 18:34:42 6328 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-10-05 18:34:42 6328 [Note] InnoDB: Completed initialization of buffer pool
2018-10-05 18:34:42 6328 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-05 18:34:42 6328 [Note] InnoDB: Starting crash recovery from checkpoint LSN=58688853
2018-10-05 18:34:42 6328 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
2018-10-05 18:34:42 6328 [Note] InnoDB: Starting final batch to recover 19 pages from redo log
2018-10-05 18:34:42 1d8c  InnoDB: Assertion failure in thread 7564 in file rem0rec.cc line 581
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
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.
181005 18:34:42 [ERROR] mysqld got exception 0xc0000005 ;
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.1.35-MariaDB
key_buffer_size=16777216
read_buffer_size=262144
max_used_connections=0
max_threads=1001
thread_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 787136 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x0
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...



 Comments   
Comment by Elena Stepanova [ 2018-10-05 ]

Please provide the portion of the error log before the first occurrence of the crash (from the server startup and up to and including the first crash).
Please also paste or attach your ini file(s), and attach the minidump from a crash.

Comment by Ramarao [ 2018-10-05 ]

MYSQL_ERROR.LOG FILE IS NOT UPLOADING IT IS TOO BIG IN SIZE

Comment by Ramarao [ 2018-10-05 ]

2018-10-04 15:58:51 8452 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-04 15:58:51 8452 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-04 15:58:51 8452 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-10-04 15:58:51 8452 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-10-04 15:58:51 8452 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-04 15:58:51 8452 [Note] InnoDB: Using generic crc32 instructions
2018-10-04 15:58:51 8452 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-10-04 15:58:51 8452 [Note] InnoDB: Completed initialization of buffer pool
2018-10-04 15:58:51 8452 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-04 15:58:51 8452 [Note] InnoDB: Starting crash recovery from checkpoint LSN=54655065
2018-10-04 15:58:52 8452 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
2018-10-04 15:58:52 8452 [Note] InnoDB: Starting final batch to recover 29 pages from redo log
2018-10-04 15:58:55 8452 [Note] InnoDB: 128 rollback segment(s) are active.
2018-10-04 15:58:55 8452 [Note] InnoDB: Waiting for purge to start
2018-10-04 15:58:55 8452 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 54731864
2018-10-04 15:58:55 176 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-10-04 15:58:55 8452 [Note] Plugin 'FEEDBACK' is disabled.
2018-10-04 15:58:55 8452 [Note] Server socket created on IP: '::'.
2018-10-04 15:58:55 8452 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.35-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2018-10-05 15:10:28 1d88 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-10-05 15:10:28 7560 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2018-10-05 15:10:28 7560 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-05 15:10:28 7560 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-05 15:10:28 7560 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-10-05 15:10:28 7560 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-10-05 15:10:28 7560 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-05 15:10:28 7560 [Note] InnoDB: Using generic crc32 instructions
2018-10-05 15:10:28 7560 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-10-05 15:10:28 7560 [Note] InnoDB: Completed initialization of buffer pool
2018-10-05 15:10:28 7560 [Note] InnoDB: Highest supported file format is Barracuda.
2018-10-05 15:10:28 7560 [Note] InnoDB: The log sequence number 1835037 in ibdata file do not match the log sequence number 58436935 in the ib_logfiles!
2018-10-05 15:10:33 7560 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
2018-10-05 15:10:36 7560 [Note] InnoDB: 128 rollback segment(s) are active.
2018-10-05 15:10:36 7560 [Note] InnoDB: Waiting for purge to start
2018-10-05 15:10:36 7560 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 58436935
2018-10-05 15:10:36 9092 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-10-05 15:10:36 7560 [Note] Plugin 'FEEDBACK' is disabled.
2018-10-05 15:10:36 7560 [Note] Server socket created on IP: '::'.
2018-10-05 15:10:37 7560 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.35-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2018-10-05 15:11:02 8160 [ERROR] InnoDB: Space id and page n:o stored in the page read in are 1835347506:808995150, should be 2:21!
2018-10-05 15:11:02 8160 [Note] InnoDB: Log sequence number at the start 1697344623 and the end 1869505896 do not match.
2018-10-05 15:11:02 8160 [ERROR] InnoDB: Database page corruption on disk or a failed file read of tablespace mysql/innodb_index_stats page [page id: space=2, page number=21]. You may have to recover from a backup.
2018-10-05 15:11:02 1fe0 InnoDB: Page dump in ascii and hex (16384 bytes):
len 16384; hex 6e494e383038494e383038266f713d73616d706c652b6c6f67266171733d6368726f6d652e322e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38813981c4060755218215080963373231373836632d376635642d346266632d393239372d37373366366636663962323173616d706c65206c6f6768747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c6f676f26726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f67266171733d6368726f6d652e312e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38813781c4050755218211080937623038313836332d633435652d346438612d383930332d39303161656466326433353273616d706c65206c6f6768747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c6f6726726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f67266171733d6368726f6d652e2e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38813f81c40407551f8223080933623336326534382d363030312d346161312d393138362d31666531616631333562666173616d706c65206c6f68747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c656176652b6c657474657226726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f266171733d6368726f6d652e352e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38814081c40307551f8225080932373763656431362d363936652d343232652d626634302d32333861653565653633623873616d706c65206c6f68747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c65747465722b666f726d617426726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f266171733d6368726f6d652e342e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d3873c0d0c10000007c0a0ce2005900e80009ee00e80c3a0c1005560ac0052c0a180502045a0946035e0d8a0334067c099a0be608c80b1401900fac01120820028c02b60eb007a20a960b3e026202380d600430084a020e05fe03dc089e08f2062803880166048404d805d40c6401e405aa04ae058002e006fa06a609c4077801ba074e0cb80b920bbc0c8e0f820f580a6c0f2e08740fd6040603b20f04091c030a07f6013c0eda0e860e5c09700e320a420e080dde0aea07240b680db4065206d007cc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002903550264623632616434652d333533642d346263652d383337632d32356136633438373938373562742903550264636335616465652d343332632d343738622d386233362d33343163393732316334643862832903550265306230616365642d316265382d346535372d623464332d353063643062306534353936622b2903550264653765613466382d643266622d343039362d386463662d30616433663134653735323762122903550264636264656165612d306463352d343635662d393965322d343233633734636262363532620d2903550264663730336233622d653931662d343139362d623762332d30663033366365336365353462072903550264656238306362332d393032642d346234662d393933342d613537383332613934613563639a2903550264653133356630302d396631652d343534632d393538302d62303439623039393661656661d52903550264646262336439372d646266632d343463372d383833312d3832366637636336656362641e542903550264646137363265312d653736652d346132382d616161372d30306632346333323764643826152903550264643466396335342d353765662d343764352d623036332d313738393232323330663131446a2903550264643635613463332d353961372d343434352d626332392d3631636464353833613434325b332903550264663064363331372d323233612d346535392d613037352d3435653864316330343563315b2c2903550265303533643037652d363939612d343631322d396334392d65346561333432626339326462882903550264633737313236352d396635642d343739632d386431392d39663463316231626537623443f12903550264633731393166622d323535612d346563342d386264622d326234366463636638663431442d2903550264653561373937382d666535362d346361372d613030632d6366303137663234313035640f252903550265303335343930622d613663392d343761632d386631642d3933323337316330656639314f8f2903550264653261643164652d643730332d346439382d623033332d6664306333636435333331363d1d2903550265303265656533352d616437332d346330382d383236622d33353563643166353862313962b12903550264653031323263342d383766342d346430652d383633322d6263323930613138303965354f1c2903550264633537633739642d386139622d343963302d623765312d66353534336431393634646439ad2903550264653838346430652d633337322d346235622d393864342d32366261666230626334356537db2903550264656362363639632d343865312d343361642d393762352d66333134316263353737363759382903550264656164356532322d313366392d346266392d393563342d3462376334623764643739315b812903550264633133316565632d333663652d343137622d613161332d61313036636266343263353141f52903550264626537336564622d343332352d346663632d386630322d31363035356533326333376631842903550264626364363331322d393565632d346433652d386236642d66303638366563316138356421a22903550264656633326634352d383165372d343965622d383034612d33303765616131343633323034922903550264656239626632322d373038342d346237662d613365352d36393633396665353038663535ea2903550264656164616264362d653161302d343236342d626364362d31313835313933616366613742272903550264653232316235322d323835322d343632612d623437322d3037393738383662356332625b512903550264653431393631342d343839652d343234332d393764372d3439336638386666373962635b452903550265316431336331632d353162392d346465622d623731632d3136393132643538363532325ef12903550264633763383365652d343832382d343634302d626531652d6336343164333535346230305edb2903550264663162666132322d316535392d343562642d386533332d653835643339666136336630381c2903550265316630346530632d363239312d343961652d623265362d62313561373563333530343635962903550264663132373164362d636638332d346235622d386265352d63323236343835306438313362bb2903550265313935313732392d336438642d346661392d383931612d3863646134336334383761375ee72903550264663836623538342d663635662d346330302d383231352d62333933383233346539643434dc2903550264663465626237322d323231372d346538652d626639392d34613031613065323662336640d52903550264643662643635632d663137612d346466322d383334382d65323238326662626433343762bd2903550265316662643835332d653066372d346161622d626465322d61363339313861363766363960d42903550265303735313062622d613466612d343331642d623365342d3161333661613938663437385f382903550264643438303531392d386632612d343763632d623538322d3464636662653131616337345f302903550264653032393064652d643936642d343766642d386537302d3365656263636338373334315f112903550265303233306465652d363031352d346262322d623137362d626138633062383138643632537a2903550264653263363330632d623631382d343961652d383930392d313336383162353461646362524d2903550264636137393565622d343831302d346131392d393635652d62356633373966306263383552402903550264653363306534352d333961312d346130642d616631612d6265326434346365393330385f932903550265303530363662622d633264352d343130632d626231332d6135616238386335613661645f842903550264633562343734612d356563352d343132622d613064332d6666616435663939356262385f832903550265306661653164632d313237632d343461322d623739632d3432343639393138386462635f672903550264633839626439322d373538662d343535312d383730302d61313163393862633439383851f22903550264663336643866312d323333342d343266612d393066612d393363333137333761353362603a2903550264623437643064382d383465362d346563392d393833352d30643861616234633061623860042903550264626631313965392d666638302d343231362d616261612d666266356336366235633263634e2903550265313430393661342d326333392d343664332d386334382d3236653739386466343162305f972903550265303136346365322d663738342d343232322d613230302d633931333166396632353836568f2903550264643731633366312d663932382d346665612d383133322d65363637323432336434643060622903550264626464303837642d663936302d343364662d623830362d376636303833353339646438605d2903550265313633643937612d393965302d343163382d623138622d36623761643365393665613960482903550264636230356133362d396566302d343132652d393936322d3062353764353662393931643ba62903550264643739633463382d383565322d343166322d623435642d663564353936363361656637559c2903550265313966313363632d333231372d343438642d383433612d63323233303737303566623055782903550264663862633430392d343966612d346234312d396338662d37383839313035323137336561802903550264666334373637622d356635652d346561642d626332642d61623836303738303335616161672903550264633930323162322d346533302d346362632d386663622d39373031326238313335623161552903550264626164653566372d386337362d343136362d623238312d30303439356664383434626661232903550264623964343634652d653035632d343035662d396661632d31653663353566366536383262c62903550264656233643866622d393738302d346434342d626435322d64616333356637303965303060c52903550264666339663465322d336536642d343266302d623061612d39643231356434373165383260c22903550264663836666561652d383535302d343862612d616438652d64313164363637346433373660be0000007e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002903550264646661373130312d656532642d346131302d383164382d35316536356163663734393763042903550264633734346131642d316564302d343630632d623938392d386235656161313630653134607f2903550265316365323135342d376632392d343163312d393338622d3432346234623338656138374d832903550265313633313239632d663861662d343662342d393065392d62343762333435623634653633ed2903550265313462316637662d653463382d343362622d613464312d626533386230633566313435340c2903550265313366313439642d313235372d346330642d626435632d34323264396362663136373841742903550265306636343663312d396137632d346532362d623435662d65383430306364363761373634ac2903550265306532623339392d363562622d343565612d623763632d3264343265393963363635661b642903550264643661663837612d353533622d343539332d616132642d38323533376133623261666161bc2903550265306239633463382d333361392d346634392d623431662d35613236383436333438613835a52903550265303464356632312d393765642d346361372d383131612d38636134626630353938616561bd2903550265303137376537302d656663322d343937352d613131392d39646434346336396539636141482903550265303133386632652d623061642d343162652d383066622d32353965383732313861653241eb2903550264666436613330632d653539342d343332642d616236612d393438366334626638316635330e2903550264636330303862362d653834302d346636382d623062312d34336461656139376336656401ba2903550265303235303533632d393430302d346633642d396437302d38356230633332303866313261c373c0cf930000006a0d01840012012a020844075b012a018803640a3203a802740ad30fa90e2e0d4b0d020cb60c73070f06b50668066806680b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e000000000000000000000000000000000000000000000000000000000000000000000003980061000000000000000000000000000000000000000000000000000332009c00000000000000000000000000000000000000000000000000000000000000000000000000000000000003b9014200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005df026800f00000000000000000000000000000000000000055fd340655313f090866353561336231622d663638392d343133342d383730632d6664653631663931633632637477697465722e636f6d2f78656e776f726b687474703a2f2f7477697465722e636f6d2f78656e776f726b08e301cc000441fd4106550f35010139333938316662632d343064382d343339662d623932342d3231313965656561616162347868747470733a2f2f78656e776f726b2e636f6d2f0203035c00a800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008164fd5c07550f827b080130303866383036302d363164652d343533302d626562342d3430653337626531383736627368747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d31373337303417049100080000000041fd4606551135090134616332333131312d333137392d343361622d383339392d626566386664613932343637786568747470733a2f2f78656e776f726b2e636f6d2f038165fd50075511827b090132646632353330312d353939622d343938372d613930612d323039623638356163383131636c68747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d31373337303403089701d700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004afe7906551345010866353261306130382d393136362d346230312d616635342d37336136306266306662313075617468747470733a2f2f7561742d656e762e737761726d68722e636f6d2f0257fe7406551161080166313561356231642d383633312d346465642d386466642d323764333036653930363933756168747470733a2f2f7777772e75626572636f6e666572656e63652e636f6d2f6b6b6f6d6f7261766f6c750349fe7306551145010838316163373939312d386538352d346262362d386337312d353634653035626332366263756168747470733a2f2f7561742d656e762e737761726d68722e636f6d2f038165fc56075511827b080163306561633661362d626138342d346137382d386336652d326336303337626362306166747768747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d3137333730340250fc5406550f57080934343432336564312d323162392d343264392d393235312d6365363534336431373639647468747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f6c6f67696e0a80019b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004bfd4f06551149080163386439343237332d336138312d346632302d623837352d633665373334303539386361636c68747470733a2f2f636f6d6d756e6974792e737761726d68722e636f6d2f040b1e00530000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000048fd5e06551143010830326364333365352d326337652d343531302d626537612d663961616132316431643631736868747470733a2f2f7777772e736861727069746772702e636f6d2f020d8f01550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040fe5d06551135080930303266373336342d613661322d343163622d626265342d326536396661633564333636706568747470733a2f2f706e67747265652e636f6d2f49fd7506551145080164616437386231652d336366312d346439632d396130312d326262313532353032643332736568747470733a2f2f74686f7567687477617665736f66742e636f6d2f0246fd740655113f080132353338346262322d616232332d346534362d623561322d653365303636303364633633736568747470733a2f2f737761726d68722e636f6d2f6c6f67696e0241fd7306551135080164393939326536632d333036342d343030632d386339652d326436636338383832376135736568747470733a2f2f737761726d68722e636f6d2f020e88009f000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000057fd6b06551361080932663338383231322d393963342d343830652d383066632d34663633633134343962353065746568747470733a2f2f7777772e75626572636f6e666572656e63652e636f6d2f6b6b6f6d6f7261766f6c750000012100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054fd6006552b43090834613065643464392d356434392d343033302d616265382d333933653931356362373636736861727069746772702e636f6d2f68747470733a2f2f7777772e736861727069746772702e636f6d2f73c0cd7b0000005b0d05ea0013046e000fa30eb90e6f0e200d360cef0ca30c590c0e0bc20b750b2709ac09fd0a420598050004bc046e046e046e046e046e046e023702730000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000813c81b87007551b8221080963316137386439352d353763302d343934312d623966332d343432343662313134636533736f6f6674776168747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d736f6674776172652b656e67696e656572696e6726726c7a3d314331434842465f656e494e383038494e383038266f713d736f6f66747761266171733d6368726f6d652e322e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d384381b80c06551339080937623834393531382d393064662d346539332d396430622d316532376362613263326539636f6d68747470733a2f2f636f6e6e656b7468712e636f6d2f816581b80a075513827b080934616566356465612d313734352d346539612d616337312d356264643732663063366536636f6d68747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f630000080b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061d00da4a81b97506551149080966623261613236312d636538632d343636652d383736392d636635313335393663373761613468747470733a2f2f616e61746f6c65746f6f6c732e636f6d2f626c6f672f4081b93f06551135080962343031633636342d356233342d343832332d616366302d373036663665353932363030736268747470733a2f2f737761726d68722e636f6d2f811381b93d0755118159080931356330333734322d313239652d346562382d626330352d636635663664653466643236736268747470733a2f2f646f63732e676f6f676c652e636f6d2f7370726561647368656574732f642f3149344775776479735f3873717371306d5537315f35656a6c656f544842524a786c6379394537346c4538382f65646974236769643d3338353433333532354e81b93c06551151080935373431386436392d326530632d343064342d623862352d646436383464323564653337736268747470733a2f2f64617368626f6172642e736d617274737570702e636f6d2f76320a9303c2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004d81b8510655114d080162313738353364622d616530312d346264612d393061632d643336323436353236353166736f68747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f024181b85506551135080161626232333664372d343336652d346131612d393835612d656631376263383934396661736f68747470733a2f2f737761726d68722e636f6d2f024d81b8570655134d080962396463653464342d333830662d343466662d623031352d626634346565386338613338736f6f68747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f000000940000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004a81b82806551d3d080933666561613335342d633763392d346664392d626362652d373435333564363433626363636f6d70616e792068747470733a2f2f7777772e776176736f6c732e636f6d2f4981b82206551b3d080932363236363535612d343036342d343364612d383366312d633635343663343330626430636f6d70616e7968747470733a2f2f7777772e776176736f6c732e636f6d2f4881b81c0655193d080963346564626365382d643032622d343331662d616633362d613166393362656331376536636f6d70616e68747470733a2f2f7777772e776176736f6c732e636f6d2f4781b8160655173d080936313662396361322d366332622d343634372d393938322d623930343039336131343731636f6d706168747470733a2f2f7777772e776176736f6c732e636f6d2f4681b8100655153d080963303631386438612d653930302d346335322d386164642d633564333330313233333864636f6d7068747470733a2f2f7777772e776176736f6c732e636f6d2f4881b80d06551343080930363039663632662d613039362d346431322d383330352d653633323933373365346232636f6d687474703a2f2f6c6f63616c686f73742f636f6d6d756e6974792f4381b80c06551339080937623834393531382d393064662d346539332d396430622d316532376362613263326539636f6d68747470733a2f2f636f6e6e656b7468712e636f6d2f816581b80a075513827b080934616566356465612d313734352d346539612d616337312d356264643732663063366536636f6d68747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d3137333730344b81b80906551349080933303032663132382d373033622d343234632d626232332d623833636534326134633161636f6d68747470733a2f2f636f6d6d756e6974792e737761726d68722e636f6d2f4681b8060655113f080134666261636637652d633132362d343961642d393661382d653961356463376665343932636f68747470733a2f2f7777772e6372696362757a7a2e636f6d2f02816581b803075511827b080166326338613764372d343133662d343061332d613664662d376532393639386538623166636f68747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d313733373034025981b74006551365080936346462373830652d383434352d343239312d613637352d3935343637663534623263306f617368747470733a2f2f7777772e736861727069746772702e636f6d2f776562736974652f6f617574682e70687073c0cee9000000780d0000001505a6000f9a0f4a0ec90e290d3f0cf00ca90c610b760a8e0a43095a091608cd0834074a06f806a5065105fc05a604220422042204220000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f20000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000cbc00000000000000000000000000000000000000000000000000000000000000000000000c970000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004ba004700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005da0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000067a00d5000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005281bc3006551d4d080938363433303262332d366366392d346664642d383065332d3264336335663861373562377374616666696e6768747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f5181bc2a06551b4d080930396133386364352d393130362d346333322d386436302d6466383534663130313633377374616666696e68747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f5081bc240655194d080965393931633665372d326536642d343834662d613435652d34656465643937613630383373746166666968747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f4f81bc1e0655174d080962636433613033342d666230362d343635312d393636652d643363616161613535626366737461666668747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f4e81bc180655154d080931323537323531372d356530342d343438332d623634362d3233646630633038623164647374616668747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f816581bc13075513827b080930313634396539392d343838372d346137322d623133382d64353737666633626534396473746168747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d313733373034811481bc120755138159080965663539653666312d353161312d343166312d386434642d38653835356366666362613773746168747470733a2f2f646f63732e676f6f676c652e636f6d2f7370726561647368656574732f642f3149344775776479735f3873717371306d5537315f35656a6c656f544842524a786c6379394537346c4538382f65646974236769643d3338353433333532354581bc0d0655113f080964366433383137662d303963362d346665352d393666312d626464333262633363306238737468747470733a2f2f737761726d68722e636f6d2f6c6f67696e4081bc0c06551135080939396533316631362d663932612d346530352d626437662d313839666432373832306636737468747470733a2f2f737761726d68722e636f6d2f816481bc0a075511827b080964306632346631652d393335372d346461612d393231332d303836346166383064356636737468747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d3137333730344781bb5806551341080938316534643932312d323337622d346662302d396163622d33386431306435316665633274656c687474703a2f2f7777772e746573742e77706170692e636f6d2f816381ba4f07550f827b080933343937366431382d656432362d343864322d623764332d6237613161306437656665363168747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d313733373034816681ba2e075515827b080934356264613930392d396231632d343763612d616163392d333563336538643535653365636f6e6568747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d3137333730344481ba2b06551539080964343264346566372d623839652d343332322d386661622d313063623362646133633762636f6e6568; asc nIN808IN808&oq=sample+log&aqs=chrome.2.69i57j0l5&sourceid=chrome&ie=UTF-8 9 U! c721786c-7f5d-4bfc-9297-773f6f6f9b21sample loghttps://www.google.co.in/search?q=sample+logo&rlz=1C1CHBF_enIN808IN808&oq=sample+log&aqs=chrome.1.69i57j0l5&sourceid=chrome&ie=UTF-8 7 U! 7b081863-c45e-4d8a-8903-901aedf2d352sample loghttps://www.google.co.in/search?q=sample+log&rlz=1C1CHBF_enIN808IN808&oq=sample+log&aqs=chrome..69i57j0l5&sourceid=chrome&ie=UTF-8 ? U # 3b362e48-6001-4aa1-9186-1fe1af135bfasample lohttps://www.google.co.in/search?q=sample+leave+letter&rlz=1C1CHBF_enIN808IN808&oq=sample+lo&aqs=chrome.5.69i57j0l5&sourceid=chrome&ie=UTF-8 @ U % 277ced16-696e-422e-bf40-238ae5ee63b8sample lohttps://www.google.co.in/search?q=sample+letter+format&rlz=1C1CHBF_enIN808IN808&oq=sample+lo&aqs=chrome.4.69i57j0l5&sourceid=chrome&ie=UTF-8s | Y : V , Z F ^ 4 | > b 8 ` 0 J ( f d x N X l . t < \ p 2 B $ h R ) U db62ad4e-353d-4bce-837c-25a6c4879875bt) U dcc5adee-432c-478b-8b36-341c9721c4d8b ) U e0b0aced-1be8-4e57-b4d3-50cd0b0e4596b+) U de7ea4f8-d2fb-4096-8dcf-0ad3f14e7527b ) U dcbdeaea-0dc5-465f-99e2-423c74cbb652b ) U df703b3b-e91f-4196-b7b3-0f036ce3ce54b ) U deb80cb3-902d-4b4f-9934-a57832a94a5cc ) U de135f00-9f1e-454c-9580-b049b0996aefa ) U ddbb3d97-dbfc-44c7-8831-826f7cc6ecbd T) U dda762e1-e76e-4a28-aaa7-00f24c327dd8& ) U dd4f9c54-57ef-47d5-b063-178922230f11Dj) U dd65a4c3-59a7-4445-bc29-61cdd583a442[3) U df0d6317-223a-4e59-a075-45e8d1c045c1[,) U e053d07e-699a-4612-9c49-e4ea342bc92db ) U dc771265-9f5d-479c-8d19-9f4c1b1be7b4C ) U dc7191fb-255a-4ec4-8bdb-2b46dccf8f41D-) U de5a7978-fe56-4ca7-a00c-cf017f24105d %) U e035490b-a6c9-47ac-8f1d-932371c0ef91O ) U de2ad1de-d703-4d98-b033-fd0c3cd53316= ) U e02eee35-ad73-4c08-826b-355cd1f58b19b ) U de0122c4-87f4-4d0e-8632-bc290a1809e5O ) U dc57c79d-8a9b-49c0-b7e1-f5543d1964dd9 ) U de884d0e-c372-4b5b-98d4-26bafb0bc45e7 ) U decb669c-48e1-43ad-97b5-f3141bc57767Y8) U dead5e22-13f9-4bf9-95c4-4b7c4b7dd791[ ) U dc131eec-36ce-417b-a1a3-a106cbf42c51A ) U dbe73edb-4325-4fcc-8f02-16055e32c37f1 ) U dbcd6312-95ec-4d3e-8b6d-f0686ec1a85d! ) U def32f45-81e7-49eb-804a-307eaa1463204 ) U deb9bf22-7084-4b7f-a3e5-69639fe508f55 ) U deadabd6-e1a0-4264-bcd6-1185193acfa7B') U de221b52-2852-462a-b472-0797886b5c2b[Q) U de419614-489e-4243-97d7-493f88ff79bc[E) U e1d13c1c-51b9-4deb-b71c-16912d586522^ ) U dc7c83ee-4828-4640-be1e-c641d3554b00^ ) U df1bfa22-1e59-45bd-8e33-e85d39fa63f08 ) U e1f04e0c-6291-49ae-b2e6-b15a75c350465 ) U df1271d6-cf83-4b5b-8be5-c2264850d813b ) U e1951729-3d8d-4fa9-891a-8cda43c487a7^ ) U df86b584-f65f-4c00-8215-b3938234e9d44 ) U df4ebb72-2217-4e8e-bf99-4a01a0e26b3f@ ) U dd6bd65c-f17a-4df2-8348-e2282fbbd347b ) U e1fbd853-e0f7-4aab-bde2-a63918a67f69` ) U e07510bb-a4fa-431d-b3e4-1a36aa98f478_8) U dd480519-8f2a-47cc-b582-4dcfbe11ac74_0) U de0290de-d96d-47fd-8e70-3eebccc87341_ ) U e0230dee-6015-4bb2-b176-ba8c0b818d62Sz) U de2c630c-b618-49ae-8909-13681b54adcbRM) U dca795eb-4810-4a19-965e-b5f379f0bc85R@) U de3c0e45-39a1-4a0d-af1a-be2d44ce9308_ ) U e05066bb-c2d5-410c-bb13-a5ab88c5a6ad_ ) U dc5b474a-5ec5-412b-a0d3-ffad5f995bb8_ ) U e0fae1dc-127c-44a2-b79c-424699188dbc_g) U dc89bd92-758f-4551-8700-a11c98bc4988Q ) U df36d8f1-2334-42fa-90fa-93c31737a53b`:) U db47d0d8-84e6-4ec9-9835-0d8aab4c0ab8` ) U dbf119e9-ff80-4216-abaa-fbf5c66b5c2ccN) U e14096a4-2c39-46d3-8c48-26e798df41b0_ ) U e0164ce2-f784-4222-a200-c9131f9f2586V ) U dd71c3f1-f928-4fea-8132-e6672423d4d0`b) U dbdd087d-f960-43df-b806-7f6083539dd8`]) U e163d97a-99e0-41c8-b18b-6b7ad3e96ea9`H) U dcb05a36-9ef0-412e-9962-0b57d56b991d; ) U dd79c4c8-85e2-41f2-b45d-f5d59663aef7U ) U e19f13cc-3217-448d-843a-c22307705fb0Ux) U df8bc409-49fa-4b41-9c8f-78891052173ea ) U dfc4767b-5f5e-4ead-bc2d-ab86078035aaag) U dc9021b2-4e30-4cbc-8fcb-97012b8135b1aU) U dbade5f7-8c76-4166-b281-00495fd844bfa#) U db9d464e-e05c-405f-9fac-1e6c55f6e682b ) U deb3d8fb-9780-4d44-bd52-dac35f709e00` ) U dfc9f4e2-3e6d-42f0-b0aa-9d215d471e82` ) U df86feae-8550-48ba-ad8e-d11d6674d376` ~ ) U ddfa7101-ee2d-4a10-81d8-51e65acf7497c ) U dc744a1d-1ed0-460c-b989-8b5eaa160e14` ) U e1ce2154-7f29-41c1-938b-424b4b38ea87M ) U e163129c-f8af-46b4-90e9-b47b345b64e63 ) U e14b1f7f-e4c8-43bb-a4d1-be38b0c5f1454 ) U e13f149d-1257-4c0d-bd5c-422d9cbf1678At) U e0f646c1-9a7c-4e26-b45f-e8400cd67a764 ) U e0e2b399-65bb-45ea-b7cc-2d42e99c665f d) U dd6af87a-553b-4593-aa2d-82537a3b2afaa ) U e0b9c4c8-33a9-4f49-b41f-5a26846348a85 ) U e04d5f21-97ed-4ca7-811a-8ca4bf0598aea ) U e0177e70-efc2-4975-a119-9dd44c69e9caAH) U e0138f2e-b0ad-41be-80fb-259e87218ae2A ) U dfd6a30c-e594-432d-ab6a-9486c4bf81f53 ) U dcc008b6-e840-4f68-b0b1-43daea97c6ed ) U e025053c-9400-4f3d-9d70-85b0c3208f12a s j * D [ * d 2 t . K s h h h a 2 B h U 4 U1? f55a3b1b-f689-4134-870c-fde61f91c62ctwiter.com/xenworkhttp://twiter.com/xenwork A A U 5 93981fbc-40d8-439f-b924-2119eeeaaab4xhttps://xenwork.com/ \ d \ U { 008f8060-61de-4530-beb4-40e37be1876bshttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704 A F U 5 4ac23111-3179-43ab-8399-bef8fda92467xehttps://xenwork.com/ e P U { 2df25301-599b-4987-a90a-209b685ac811clhttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704 J y U E f52a0a08-9166-4b01-af54-73a60bf0fb10uathttps://uat-env.swarmhr.com/ W t U a f15a5b1d-8631-4ded-8dfd-27d306e90693uahttps://www.uberconference.com/kkomoravolu I s U E 81ac7991-8e85-4bb6-8c71-564e05bc26bcuahttps://uat-env.swarmhr.com/ e V U { c0eac6a6-ba84-4a78-8c6e-2c6037bcb0aftwhttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704 P T U W 44423ed1-21b9-42d9-9251-ce6543d1769dthttps://www.thoughtwavesoft.com/login K O U I c8d94273-3a81-4f20-b875-c6e7340598caclhttps://community.swarmhr.com/ S H ^ U C 02cd33e5-2c7e-4510-be7a-f9aaa21d1d61shhttps://www.sharpitgrp.com/ U @ ] U 5 002f7364-a6a2-41cb-bbe4-2e69fac5d366pehttps://pngtree.com/I u U E dad78b1e-3cf1-4d9c-9a01-2bb152502d32sehttps://thoughtwavesoft.com/ F t U ? 25384bb2-ab23-4e46-b5a2-e3e06603dc63sehttps://swarmhr.com/login A s U 5 d9992e6c-3064-400c-8c9e-2d6cc88827a5sehttps://swarmhr.com/ W k U a 2f388212-99c4-480e-80fc-4f63c1449b50etehttps://www.uberconference.com/kkomoravolu ! T ` U+C 4a0ed4d9-5d49-4030-abe8-393e915cb766sharpitgrp.com/https://www.sharpitgrp.com/s { [ n o 6 Y u ' B n n n n n n 7 s < p U ! c1a78d95-57c0-4941-b9f3-44246b114ce3sooftwahttps://www.google.co.in/search?q=software+engineering&rlz=1C1CHBF_enIN808IN808&oq=sooftwa&aqs=chrome.2.69i57j0l5&sourceid=chrome&ie=UTF-8C U 9 7b849518-90df-4e93-9d0b-1e27cba2c2e9comhttps://connekthq.com/ e U { 4aef5dea-1745-4e9a-ac71-5bdd72f0c6e6comhttps://console.cloud.google.com/home/dashboard?c J u U I fb2aa261-ce8c-466e-8769-cf513596c77aa4https://anatoletools.com/blog/@ ? U 5 b401c664-5b34-4823-acf0-706f6e592600sbhttps://swarmhr.com/ = U Y 15c03742-129e-4eb8-bc05-cf5f6de4fd26sbhttps://docs.google.com/spreadsheets/d/1I4Guwdys_8sqsq0mU71_5ejleoTHBRJxlcy9E74lE88/edit#gid=385433525N < U Q 57418d69-2e0c-40d4-b8b5-dd684d25de37sbhttps://dashboard.smartsupp.com/v2 M Q U M b17853db-ae01-4bda-90ac-d3624652651fsohttps://www.thoughtwavesoft.com/ A U U 5 abb236d7-436e-4a1a-985a-ef17bc8949fasohttps://swarmhr.com/ M W U M b9dce4d4-380f-44ff-b015-bf44ee8c8a38soohttps://www.thoughtwavesoft.com/ J ( U = 3feaa354-c7c9-4fd9-bcbe-74535d643bcccompany https://www.wavsols.com/I " U = 2626655a-4064-43da-83f1-c6546c430bd0companyhttps://www.wavsols.com/H U = c4edbce8-d02b-431f-af36-a1f93bec17e6companhttps://www.wavsols.com/G U = 616b9ca2-6c2b-4647-9982-b904093a1471compahttps://www.wavsols.com/F U = c0618d8a-e900-4c52-8add-c5d33012338dcomphttps://www.wavsols.com/H U C 0609f62f-a096-4d12-8305-e6329373e4b2comhttp://localhost/community/C U 9 7b849518-90df-4e93-9d0b-1e27cba2c2e9comhttps://connekthq.com/ e U { 4aef5dea-1745-4e9a-ac71-5bdd72f0c6e6comhttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704K U I 3002f128-703b-424c-bb23-b83ce42a4c1acomhttps://community.swarmhr.com/F U ? 4fbacf7e-c126-49ad-96a8-e9a5dc7fe492cohttps://www.cricbuzz.com/ e U { f2c8a7d7-413f-40a3-a6df-7e29698e8b1fcohttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704 Y @ U e 64db780e-8445-4291-a675-95467f54b2c0oashttps://www.sharpitgrp.com/website/oauth.phps x J ) ? a v C Z 4 J Q " " " " G z R 0 U M 864302b3-6cf9-4fdd-80e3-2d3c5f8a75b7staffinghttps://www.thoughtwavesoft.com/Q * U M 09a38cd5-9106-4c32-8d60-df854f101637staffinhttps://www.thoughtwavesoft.com/P $ U M e991c6e7-2e6d-484f-a45e-4eded97a6083staffihttps://www.thoughtwavesoft.com/O U M bcd3a034-fb06-4651-966e-d3caaaa55bcfstaffhttps://www.thoughtwavesoft.com/N U M 12572517-5e04-4483-b646-23df0c08b1ddstafhttps://www.thoughtwavesoft.com/ e U { 01649e99-4887-4a72-b138-d577ff3be49dstahttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704 U Y ef59e6f1-51a1-41f1-8d4d-8e855cffcba7stahttps://docs.google.com/spreadsheets/d/1I4Guwdys_8sqsq0mU71_5ejleoTHBRJxlcy9E74lE88/edit#gid=385433525E U ? d6d3817f-09c6-4fe5-96f1-bdd32bc3c0b8sthttps://swarmhr.com/login@ U 5 99e31f16-f92a-4e05-bd7f-189fd27820f6sthttps://swarmhr.com/ d U { d0f24f1e-9357-4daa-9213-0864af80d5f6sthttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704G X U A 81e4d921-237b-4fb0-9acb-38d10d51fec2telhttp://www.test.wpapi.com/ c O U { 34976d18-ed26-48d2-b7d3-b7a1a0d7efe61https://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704 f . U { 45bda909-9b1c-47ca-aac9-35c3e8d55e3econehttps://console.cloud.google.com/home/dashboard?consoleReturnUrl=https:%2F%2Fcloud.google.com%2Fmaps-platform%2F%23get-started&consoleUI=CLOUD&mods=metropolis_maps&project=twss-173704D + U 9 d42d4ef7-b89e-4322-8fab-10cb3bda3c7bconeh;
InnoDB: End of page dump
2018-10-05 15:11:02 1fe0 InnoDB: uncompressed page, stored checksum in field1 1850297912, calculated checksums for field1: crc32 2046647157, innodb 3276208300, none 3735928559, stored checksum in field2 1664574051, calculated checksums for field2: crc32 2046647157, innodb 2865154640, none 3735928559, page LSN 1634562156 1697344623, low 4 bytes of LSN at page end 1869505896, page number (if stored to page already) 808995150, space id (if created with >= MySQL-4.1.1 and stored already) 1835347506
InnoDB: page type 26406 meaning PAGE TYPE CORRUPTED
2018-10-05 15:11:02 8160 [Note] InnoDB: It is also possible that your operating system has corrupted its own file cache and rebooting your computer removes the error. If the corrupt page is an index page. You can also try to fix the corruption by dumping, dropping, and reimporting the corrupt table. You can use CHECK TABLE to scan your table for corruption. Please refer to http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html for information about forcing recovery.
2018-10-05 15:11:02 1fe0InnoDB: Page directory corruption: infimum not pointed to
InnoDB: Assertion failure in thread 8160 in file buf0lru.cc line 2121
InnoDB: Failing assertion: bpage->buf_fix_count == 0
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
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.
2018-10-05 15:11:02 8d4 InnoDB: Page dump in ascii and hex (16384 bytes):
len 16384; hex 6e494e383038494e383038266f713d73616d706c652b6c6f67266171733d6368726f6d652e322e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38813981c4060755218215080963373231373836632d376635642d346266632d393239372d37373366366636663962323173616d706c65206c6f6768747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c6f676f26726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f67266171733d6368726f6d652e312e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38813781c4050755218211080937623038313836332d633435652d346438612d383930332d39303161656466326433353273616d706c65206c6f6768747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c6f6726726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f67266171733d6368726f6d652e2e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38813f81c40407551f8223080933623336326534382d363030312d346161312d393138362d31666531616631333562666173616d706c65206c6f68747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c656176652b6c657474657226726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f266171733d6368726f6d652e352e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d38814081c40307551f8225080932373763656431362d363936652d343232652d626634302d32333861653565653633623873616d706c65206c6f68747470733a2f2f7777772e676f6f676c652e636f2e696e2f7365617263683f713d73616d706c652b6c65747465722b666f726d617426726c7a3d314331434842465f656e494e383038494e383038266f713d73616d706c652b6c6f266171733d6368726f6d652e342e36396935376a306c3526736f7572636569643d6368726f6d652669653d5554462d3873c0d0c10000007c0a0ce2005900e80009ee00e80c3a0c1005560ac0052c0a180502045a0946035e0d8a0334067c099a0be608c80b1401900fac01120820028c02b60eb007a20a960b3e026202380d600430084a020e05fe03dc089e08f2062803880166048404d805d40c6401e405aa04ae058002e006fa06a609c4077801ba074e0cb80b920bbc0c8e0f820f580a6c0f2e08740fd6040603b20f04091c030a07f6013c0eda0e860e5c09700e320a420e080dde0aea07240b680db4065206d007cc000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002903550264623632616434652d333533642d346263652d383337632d32356136633438373938373562742903550264636335616465652d343332632d343738622d386233362d33343163393732316334643862832903550265306230616365642d316265382d346535372d623464332d353063643062306534353936622b2903550264653765613466382d643266622d343039362d386463662d30616433663134653735323762122903550264636264656165612d306463352d343635662d393965322d343233633734636262363532620d2903550264663730336233622d653931662d343139362d623762332d30663033366365336365353462072903550264656238306362332d393032642d346234662d393933342d613537383332613934613563639a2903550264653133356630302d396631652d343534632d393538302d62303439623039393661656661d52903550264646262336439372d646266632d343463372d383833312d3832366637636336656362641e542903550264646137363265312d653736652d346132382d616161372d30306632346333323764643826152903550264643466396335342d353765662d343764352d623036332d313738393232323330663131446a2903550264643635613463332d353961372d343434352d626332392d3631636464353833613434325b332903550264663064363331372d323233612d346535392d613037352d3435653864316330343563315b2c2903550265303533643037652d363939612d343631322d396334392d65346561333432626339326462882903550264633737313236352d396635642d343739632d386431392d39663463316231626537623443f12903550264633731393166622d323535612d346563342d386264622d326234366463636638663431442d2903550264653561373937382d666535362d346361372d613030632d6366303137663234313035640f252903550265303335343930622d613663392d343761632d386631642d3933323337316330656639314f8f2903550264653261643164652d643730332d346439382d623033332d6664306333636435333331363d1d2903550265303265656533352d616437332d346330382d383236622d33353563643166353862313962b12903550264653031323263342d383766342d346430652d383633322d6263323930613138303965354f1c2903550264633537633739642d386139622d343963302d623765312d66353534336431393634646439ad2903550264653838346430652d633337322d346235622d393864342d32366261666230626334356537db2903550264656362363639632d343865312d343361642d393762352d66333134316263353737363759382903550264656164356532322d313366392d346266392d393563342d3462376334623764643739315b812903550264633133316565632d333663652d343137622d613161332d61313036636266343263353141f52903550264626537336564622d343332352d346663632d386630322d31363035356533326333376631842903550264626364363331322d393565632d346433652d386236642d66303638366563316138356421a22903550264656633326634352d383165372d343965622d383034612d33303765616131343633323034922903550264656239626632322d373038342d346237662d613365352d36393633396665353038663535ea2903550264656164616264362d653161302d343236342d626364362d31313835313933616366613742272903550264653232316235322d323835322d343632612d623437322d3037393738383662356332625b512903550264653431393631342d343839652d343234332d393764372d3439336638386666373962635b452903550265316431336331632d353162392d346465622d623731632d3136393132643538363532325ef12903550264633763383365652d343832382d343634302d626531652d6336343164333535346230305edb2903550264663162666132322d316535392d343562642d386533332d653835643339666136336630381c2903550265316630346530632d363239312d343961652d623265362d62313561373563333530343635962903550264663132373164362d636638332d346235622d386265352d63323236343835306438313362bb2903550265313935313732392d336438642d346661392d383931612d3863646134336334383761375ee72903550264663836623538342d663635662d346330302d383231352d62333933383233346539643434dc2903550264663465626237322d323231372d346538652d626639392d34613031613065323662336640d52903550264643662643635632d663137612d346466322d383334382d65323238326662626433343762bd2903550265316662643835332d653066372d346161622d626465322d61363339313861363766363960d42903550265303735313062622d613466612d343331642d623365342d3161333661613938663437385f382903550264643438303531392d386632612d343763632d623538322d3464636662653131616337345f302903550264653032393064652d643936642d343766642d386537302d3365656263636338373334315f112903550265303233306465652d363031352d346262322d623137362d626138633062383138643632537a2903550264653263363330632d623631382d343961652d383930392d313336383162353461646362524d2903550264636137393565622d343831302d346131392d393635652d62356633373966306263383552402903550264653363306534352d333961312d346130642d616631612d6265326434346365393330385f932903550265303530363662622d633264352d343130632d626231332d6135616238386335613661645f842903550264633562343734612d356563352d343132622d613064332d6666616435663939356262385f832181005 15:11:02 9[ERROR] mysqld got exception 0x80000003 ;
0This 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.

3To report this bug, see https://mariadb.com/kb/en/reporting-bugs

5We 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.

5Server version: 10.1.35-MariaDB
0key_buffer_size=16777216
2read_buffer_size=262144
65max_used_connections=2
3max_threads=1001
0thread_count=2
66It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 787136 K bytes of memory
6Hope that's ok; if not, decrease some variables in the equation.

1Thread pointer: 0x7738fc0
6Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
53164632d313237632d343461322d623739632d3432343639393138386462635f672903550264633839626439322d373538662d343535312d383730302d61313163393862633439383851f22903550264663336643866312d323333342d343266612d393066612d393363333137333761353362603a2903550264623437643064382d383465362d346563392d393833352d30643861616234633061623860042903550264626631313965392d666638302d343231362d616261612d666266356336366235633263634e2903550265313430393661342d326333392d343664332d386334382d3236653739386466343162305f972903550265303136346365322d663738342d343232322d613230302d633931333166396632353836568f2903550264643731633366312d663932382d346665612d383133322d65363637323432336434643060622903550264626464303837642d663936302d343364662d623830362d376636303833353339646438605d2903550265313633643937612d393965302d343163382d623138622d36623761643365393665613960482903550264636230356133362d396566302d343132652d393936322d3062353764353662393931643ba62903550264643739633463382d383565322d343166322d623435642d663564353936363361656637559c2903550265313966313363632d333231372d343438642d383433612d63323233303737303566623055782903550264663862633430392d343966612d346234312d396338662d37383839313035323137336561802903550264666334373637622d356635652d346561642d626332642d61623836303738303335616161672903550264633930323162322d346533302d346362632d386663622d39373031326238313335623161552903550264626164653566372d386337362d343136362d623238312d30303439356664383434626661232903550264623964343634652d653035632d343035662d396661632d31653663353566366536383262c62903550264656233643866622d393738302d346434342d626435322d64616333356637303965303060c52903550264666339663465322d336536642d343266302d623061612d39643231356434373165383260c22903550264663836666561652d383535302d343862612d616438652d64313164363637346433373660be0000007e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002903550264646661373130312d656532642d346131302d383164382d35316536356163663734393763042903550264633734346131642d316564302d343630632d623938392d386235656161313630653134607f2903550265316365323135342d376632392d343163312d393338622d3432346234623338656138374d832903550265313633313239632d663861662d343662342d393065392d62343762333435623634653633ed2903550265313462316637662d653463382d343362622d613464312d626533386230633566313435340c2903550265313366313439642d313235372d346330642d626435632d34323264396362663136373841742903550265306636343663312d396137632d346532362d623435662d65383430306364363761373634ac2903550265306532623339392d363562622d343565612d623763632d3264343265393963363635661b642903550264643661663837612d353533622d343539332d616132642d38323533376133623261666161bc2903550265306239633463382d333361392d346634392d623431662d35613236383436333438613835a52903550265303464356632312d393765642d346361372d383131612d38636134626630353938616561bd2903550265303137376537302d656663322d343937352d613131392d39646434346336396539636141482903550265303133386632652d623061642d343162652d383066622d32353965383732313861653241eb2903550264666436613330632d653539342d343332642d616236612d393438366334626638316635330e2903550264636330303862362d653834302d346636382d623062312d34336461656139376336656401ba2903550265303235303533632d393430302d346633642d396437302d38356230633332303866313261c373c0cf930000006a0d01840012012a020844075b012a018803640a3203a802740ad30fa90e2e0d4b0d020cb60c73070f06b50668066806680b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e0b1e000000000000000000000000000000000000000000000000000000000000000000000003980061000000000000000000000000000000000000000000000000000332009c00000000000000000000000000000000000000000000000000000000000000000000000000000000000003b9014200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005df026800f00000000000000000000000000000000000000055fd340655313f090866353561336231622d663638392d343133342d383730632d6664653631663931633632637477697465722e636f6d2f78656e776f726b687474703a2f2f7477697465722e636f6d2f78656e776f726b08e301cc000441fd4106550f35010139333938316662632d343064382d343339662d623932342d3231313965656561616162347868747470733a2f2f78656e776f726b2e636f6d2f0203035c00a800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008164fd5c07550f827b080130303866383036302d363164652d343533302d626562342d3430653337626531383736627368747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d31373337303417049100080000000041fd4606551135090134616332333131312d333137392d343361622d383339392d626566386664613932343637786568747470733a2f2f78656e776f726b2e636f6d2f038165fd50075511827b090132646632353330312d353939622d343938372d613930612d323039623638356163383131636c68747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d31373337303403089701d700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004afe7906551345010866353261306130382d393136362d346230312d616635342d37336136306266306662313075617468747470733a2f2f7561742d656e762e737761726d68722e636f6d2f0257fe7406551161080166313561356231642d383633312d346465642d386466642d323764333036653930363933756168747470733a2f2f7777772e75626572636f6e666572656e63652e636f6d2f6b6b6f6d6f7261766f6c750349fe7306551145010838316163373939312d386538352d346262362d386337312d353634653035626332366263756168747470733a2f2f7561742d656e762e737761726d68722e636f6d2f038165fc56075511827b080163306561633661362d626138342d346137382d386336652d326336303337626362306166747768747470733a2f2f636f6e736f6c652e636c6f75642e676f6f676c652e636f6d2f686f6d652f64617368626f6172643f636f6e736f6c6552657475726e55726c3d68747470733a253246253246636c6f75642e676f6f676c652e636f6d2532466d6170732d706c6174666f726d2532462532336765742d7374617274656426636f6e736f6c6555493d434c4f5544266d6f64733d6d6574726f706f6c69735f6d6170732670726f6a6563743d747773732d3137333730340250fc5406550f57080934343432336564312d323162392d343264392d393235312d6365363534336431373639647468747470733a2f2f7777772e74686f7567687477617665736f66742e636f6d2f6c6f67696e0a80019b000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0my_parameter_handler()0
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004bfd4f06551149080163386439343237332d336138312d346632302d623837352d633665373334303539386361636c68747470733a2f2f636f6d6d756e6974792e737761726d68722e636f6d2f040b1e00530000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000048fd5e06551143010830326364333365352d326337652d343531302d626537612d663961616132316431643631736868747470733a2f2f7777772e736861727069746772702e636f6d2f020d8f0155000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0strxnmov()0
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0parse_user()0
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0parse_user()0
40fe5d06551135080930303266373336342d613661322d343163622d626265342d326536396661633564333636706568747470733a2f2f70mysqld.exe!6eparse_user()6
7747265652e636f6d2f49fd7506551145080164616437386231652d336366312d346439632d396130312d3262623135mysqld.exe!3pthread_dummy()2
353032643332736568747470733a2f2f74686f7567687477617665736f66742e636f6d2f0246fd740655113f080132353338346262322d61mysqld.exe!6pthread_dummy()2
32332d346534362d623561322d653365303636303364633633736568747470733a2f2f737761726d68722e636f6d2f6c6f6769mysqld.exe!6parse_user()e
0241fd7306551135080164393939326536632d333036342d343030632d386339652d32643663633838383237613573656mysqld.exe!8pthread_dummy()7
47470733a2f2f737761726d68722e636f6d2f020e88009f000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0pthread_dummy()0
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0pthread_dummy()0
00000000000000000000000000000000000000000000000000000000000000000000000057fd6b06551361080932663338383231322d393963342d343830652d383066632d3466363363mysqld.exe!31pthread_dummy()3
4343962353065746568747470733a2f2f7777772e75626572636f6e666572656e63652e636f6d2f6b6b6f6d6f7261766f6c75000001210000000000000000000000000000000000000000000000000000000000mysqld.exe!0pthread_dummy()0
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0pthread_dummy()00
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0pthread_dummy()00
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000054fd6006552b4309083461306mysqld.exe!5pthread_dummy()6
43464392d356434392d343033302d616265382d333933653931356362373636736861727069746772702e636f6d2f68747470733a2f2f7777772e736861727069746772702e636fmysqld.exe!6dpthread_dummy()2
f73c0cd7b0000005b0d05ea0013046e000fa30eb90e6f0e200d360cef0ca30c590c0e0bc20b750b2709ac09fd0a420598050004bc046e046e046e046e046e046emysqld.exe!0pthread_dummy()2
37027300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000mysqld.exe!0parse_user()0

Comment by Ramarao [ 2018-10-05 ]

2018-10-05 19:55:08 13c8 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-10-05 19:55:08 5064 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2018-10-05 19:55:08 5064 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-05 19:55:08 5064 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-05 19:55:08 5064 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-10-05 19:55:08 5064 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-10-05 19:55:08 5064 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-05 19:55:08 5064 [Note] InnoDB: Using generic crc32 instructions
2018-10-05 19:55:08 5064 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-10-05 19:55:08 5064 [Note] InnoDB: Completed initialization of buffer pool
2018-10-05 19:55:08 5064 [Note] InnoDB: The first specified data file C:\xampp\mysql\data\ibdata1 did not exist: a new database to be created!
2018-10-05 19:55:08 5064 [Note] InnoDB: Setting file C:\xampp\mysql\data\ibdata1 size to 10 MB
2018-10-05 19:55:08 5064 [ERROR] InnoDB: Cannot create C:\xampp\mysql\data\ib_logfile101
2018-10-05 19:55:08 5064 [ERROR] Plugin 'InnoDB' init function returned error.
2018-10-05 19:55:08 5064 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2018-10-05 19:55:08 5064 [Note] Plugin 'FEEDBACK' is disabled.
2018-10-05 19:55:08 5064 [ERROR] Unknown/unsupported storage engine: InnoDB
2018-10-05 19:55:08 5064 [ERROR] Aborting

2018-10-05 19:55:21 1644 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2018-10-05 19:55:21 5700 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2018-10-05 19:55:21 5700 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-05 19:55:21 5700 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-05 19:55:21 5700 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-10-05 19:55:21 5700 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-10-05 19:55:21 5700 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-10-05 19:55:21 5700 [Note] InnoDB: Using generic crc32 instructions
2018-10-05 19:55:21 5700 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-10-05 19:55:21 5700 [Note] InnoDB: Completed initialization of buffer pool
2018-10-05 19:55:21 5700 [Note] InnoDB: Restoring page 0 of tablespace 0
2018-10-05 19:55:21 5700 [Warning] InnoDB: Doublewrite does not have page_no=0 of space: 0
2018-10-05 19:55:21 5700 [ERROR] InnoDB: space header page consists of zero bytes in data file C:\xampp\mysql\data\ibdata1
2018-10-05 19:55:21 5700 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
2018-10-05 19:55:21 5700 [ERROR] Plugin 'InnoDB' init function returned error.
2018-10-05 19:55:21 5700 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2018-10-05 19:55:21 5700 [Note] Plugin 'FEEDBACK' is disabled.
2018-10-05 19:55:21 5700 [ERROR] Unknown/unsupported storage engine: InnoDB
2018-10-05 19:55:21 5700 [ERROR] Aborting

Comment by Ramarao [ 2018-10-08 ]

Hi Marko Mäkelä,

Hope you are doing well, Any advancement in the issue?. Why the issue has caused and what is the root cause for crashing xampp mysql server?. This is the second time i got the issue and xampp crashed. How I can make no repeat this error again?

Comment by Ramarao [ 2018-10-08 ]

The Exact error is due to Just-in-time debugging of Visual Studio. Please find the attached image. Even though I have uninstalled visual studio from my system, it has been coming again. Please solve the issue as early as possible.

Comment by Ramarao [ 2018-10-08 ]

I have deleted all log files in xampp>mysql>data folder. Then the attached MySQL error(#1932) is coming

Comment by Ramarao [ 2018-10-08 ]

I am unable to open any database due to that error, although the table phpmyadmin.pma__tracking exixts on phpmyadmin database. Resolve the issue, as i unable to run my projects. The info and images attached are more sufficient to resolve the issue.

Thanks in Advance
Ramarao

Comment by Ramarao [ 2018-10-09 ]

Hi Marko Mäkelä, any advancement in the issue.

Comment by Marko Mäkelä [ 2018-10-16 ]

ramaraob, sorry, I did not analyze this until now. I do not see how MariaDB could cause this kind of page corruption. Quoting the log:

2018-10-05 15:11:02 8160 [ERROR] InnoDB: Database page corruption on disk or a failed file read of tablespace mysql/innodb_index_stats page [page id: space=2, page number=21]. You may have to recover from a backup.
2018-10-05 15:11:02 1fe0 InnoDB: Page dump in ascii and hex (16384 bytes):

Some of the page dump is interleaved with the rest of the output.
Luckily the 32768 hexadecimal digits are there in one string. I converted that back to binary, using code like this (32768 hex digits instead of 4):

#!/usr/bin/perl
print pack("H*", "6e49");

The output is 16384 bytes as it should be, but it does not look at all like an InnoDB page.
It appears to me as if part of the file mysql/innodb_index_stats.ibd was overwritten with data from some other application. Some web browser, maybe? I cannot recognize the format.

You could run innochecksum on all the *.ibd files in order to see what other files are corrupted. You could also try to identify the file format with the file utility, in case the corrupted files were completely overwritten, and not only in part. Also, you could check kernel error mesages and run fsck or similar, to rule out file system corruption.

Comment by Vladislav Vaintroub [ 2018-10-16 ]

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/chkdsk

Comment by Marko Mäkelä [ 2018-10-16 ]

On Microsoft Windows, I would recommend running chkdsk. I do not know any counterpart of the Unix file utility or /etc/magic, sorry.

Generated at Thu Feb 08 08:36:01 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.