Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mysql-5.6.22 update borked akonadi
Date: Sun, 25 Jan 2015 13:23:57
Message-Id: 201501251323.50281.michaelkintzios@gmail.com
1 Hi All,
2
3 I just updated a laptop after a week's abstinence and with mysql-5.6.22
4 akonadi won't start. This error renders this laptop useless for email (it
5 uses kmail) and therefore I am hesitant to update other boxen to avoid a luser
6 riot. Have you experienced such a problem? How can I fix it?
7
8
9 This is the error log:
10 ======================
11
12 2015-01-25 09:18:08 3192 [Warning] Buffered warning: Changed limits:
13 max_open_files: 1024 (requested 5000)
14
15 2015-01-25 09:18:08 3192 [Warning] Buffered warning: Changed limits:
16 max_connections: 214 (requested 256)
17
18 2015-01-25 09:18:08 7f3605d7c740 InnoDB: Warning: Using
19 innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in
20 future releases, together with the option innodb_use_sys_malloc and with the
21 InnoDB's internal memory allocator.
22 2015-01-25 09:18:08 3192 [Note] InnoDB: Using atomics to ref count buffer pool
23 pages
24 2015-01-25 09:18:08 3192 [Note] InnoDB: The InnoDB memory heap is disabled
25 2015-01-25 09:18:08 3192 [Note] InnoDB: Mutexes and rw_locks use GCC atomic
26 builtins
27 2015-01-25 09:18:08 3192 [Note] InnoDB: Memory barrier is not used
28 2015-01-25 09:18:08 3192 [Note] InnoDB: Compressed tables use zlib 1.2.8
29 2015-01-25 09:18:08 3192 [Note] InnoDB: Using Linux native AIO
30 2015-01-25 09:18:08 3192 [Note] InnoDB: Not using CPU crc32 instructions
31 2015-01-25 09:18:08 3192 [Note] InnoDB: Initializing buffer pool, size = 80.0M
32 2015-01-25 09:18:08 3192 [Note] InnoDB: Completed initialization of buffer
33 pool
34 2015-01-25 09:18:08 3192 [Note] InnoDB: Highest supported file format is
35 Barracuda.
36 2015-01-25 09:18:08 3192 [Note] InnoDB: The log sequence numbers 20549320007
37 and 20549320007 in ibdata files do not match the log sequence number
38 20692769575 in the ib_logfiles!
39 2015-01-25 09:18:08 3192 [Note] InnoDB: Database was not shutdown normally!
40 2015-01-25 09:18:08 3192 [Note] InnoDB: Starting crash recovery.
41 2015-01-25 09:18:08 3192 [Note] InnoDB: Reading tablespace information from
42 the .ibd files...
43 2015-01-25 09:18:08 3192 [Note] InnoDB: Restoring possible half-written data
44 pages
45 2015-01-25 09:18:08 3192 [Note] InnoDB: from the doublewrite buffer...
46 09:18:08 UTC - mysqld got signal 11 ;
47 This could be because you hit a bug. It is also possible that this binary
48 or one of the libraries it was linked against is corrupt, improperly built,
49 or misconfigured. This error can also be caused by malfunctioning hardware.
50 We will try our best to scrape up some info that will hopefully help
51 diagnose the problem, but since we have already crashed,
52 something is definitely wrong and this may fail.
53
54 key_buffer_size=16384
55 read_buffer_size=131072
56 max_used_connections=0
57 max_threads=214
58 thread_count=0
59 connection_count=0
60 It is possible that mysqld could use up to
61 key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 85119 K
62 bytes of memory
63 Hope that's ok; if not, decrease some variables in the equation.
64
65 Thread pointer: 0x0
66 Attempting backtrace. You can use the following information to find out
67 where mysqld died. If you see no messages after this, something went
68 terribly wrong...
69 stack_bottom = 0 thread_stack 0x40000
70 /usr/sbin/mysqld(my_print_stacktrace+0x20)[0x83f5c0]
71 /usr/sbin/mysqld(handle_fatal_signal+0x34d)[0x61fcbd]
72 /lib64/libpthread.so.0(+0x11250)[0x7f3604aed250]
73 /usr/sbin/mysqld[0x9e3d28]
74 /usr/sbin/mysqld[0x9e4df1]
75 /usr/sbin/mysqld[0x96d245]
76 /usr/sbin/mysqld[0x8cc8e4]
77 /usr/sbin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x41)[0x57d401]
78 /usr/sbin/mysqld[0x6975d0]
79 /usr/sbin/mysqld(_Z11plugin_initPiPPci+0x91c)[0x69b5dc]
80 /usr/sbin/mysqld(_Z11mysqld_mainiPPc+0x83f)[0x57722f]
81 /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f360414edb5]
82 /usr/sbin/mysqld[0x56c9e5]
83 The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
84 information that should help you find out what is causing the crash.
85 ======================
86
87 --
88 Regards,
89 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: mysql-5.6.22 update borked akonadi Mick <michaelkintzios@×××××.com>