Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530278 - dipper.gentoo.org/mysql is not monitored
Summary: dipper.gentoo.org/mysql is not monitored
Status: CONFIRMED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 07:14 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2014-11-24 07:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2014-11-24 07:14:17 UTC
The database was crashed and not accepting connections. This is for blogs.gentoo.org.

12331 06:53:14 UTC - mysqld got signal 11 ;
12332 This could be because you hit a bug. It is also possible that this binary
12333 or one of the libraries it was linked against is corrupt, improperly built,
12334 or misconfigured. This error can also be caused by malfunctioning hardware.
12335 We will try our best to scrape up some info that will hopefully help
12336 diagnose the problem, but since we have already crashed,
12337 something is definitely wrong and this may fail.
12338
12339 key_buffer_size=16777216
12340 read_buffer_size=262144
12341 max_used_connections=2
12342 max_threads=10000
12343 thread_count=1
12344 connection_count=1
12345 It is possible that mysqld could use up to
12346 key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 7833180 K  bytes of memory
12347 Hope that's ok; if not, decrease some variables in the equation.
12348
12349 Thread pointer: 0x25cd673140
12350 Attempting backtrace. You can use the following information to find out
12351 where mysqld died. If you see no messages after this, something went
12352 terribly wrong...
12353 stack_bottom = 2985bc72e30 thread_stack 0x40000
12354 /usr/sbin/mysqld(my_print_stacktrace+0x3c)[0x25cafbfb9c]
12355 /usr/sbin/mysqld(handle_fatal_signal+0x3d9)[0x25cad59009]
12356 /lib64/libpthread.so.0(+0x10400)[0x298e9cae400]
12357 /usr/sbin/mysqld(+0x48f4d5)[0x25cad7d4d5]