X-Original-To: alpine-infra@alpinelinux.org Delivered-To: alpine-infra@mail.alpinelinux.org Received: from mail-vw0-f43.google.com (mail-vw0-f43.google.com [209.85.212.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 04776DC1843 for ; Tue, 10 Jan 2012 21:11:27 +0000 (UTC) Received: by vbbfq11 with SMTP id fq11so25204vbb.30 for ; Tue, 10 Jan 2012 13:11:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=IZxvZVNNlTXR/r3Oh2hrqe2e1spVdkLrU6rqs3TvwKs=; b=HZZeYv8O/YStxNHGZFk/YL2FtoEHIgnLxKhH2GnaNk0oG+VWvXV6yxJr7I7V3IHBqk TDFT5W5K1LcGdb/AFEsvE0pRo9/m/w0vHVP3wkDg0K9W1sAb3vmZpOTbdZe0T+rcTE8y y0ZgVFUbPAVE7yYllfCAUwYc/dPPN8N1EWdRI= Received: by 10.52.76.40 with SMTP id h8mr10200836vdw.72.1326229886920; Tue, 10 Jan 2012 13:11:26 -0800 (PST) Received: from [10.14.65.42] (mx1.wtbts.ca. [216.249.2.10]) by mx.google.com with ESMTPS id ir2sm55875286vdb.9.2012.01.10.13.11.25 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 10 Jan 2012 13:11:26 -0800 (PST) References: <4F0C8B9E.40808@nothome.org> In-Reply-To: Mime-Version: 1.0 (iPod Mail 8C148) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <2B149571-CAE6-463D-BDD7-EE2CA5B74977@gmail.com> Cc: Nathan Angelacos , "alpine-infra@alpinelinux.org" X-Mailer: iPod Mail (8C148) From: Jeff Bilyk Subject: Re: Bugs.a.o Date: Tue, 10 Jan 2012 16:14:18 -0500 To: Carlo Landmeter Only other thing I can think to try is to dump the binlogs since it's during= recovery that the crash occurs. Logs say there's only one transaction that= 's trying to apply... Jeff On Jan 10, 2012, at 3:02 PM, Carlo Landmeter wrote: > I'm getting the below, not sure what to do now. Already updated mysql > to latest 2.2 version. >=20 >=20 > 120110 19:53:23 InnoDB: highest supported file format is Barracuda. > InnoDB: Log scan progressed past the checkpoint lsn 15160684415 > 120110 19:53:23 InnoDB: Database was not shut down normally! > InnoDB: Starting crash recovery. > InnoDB: Reading tablespace information from the .ibd files... > InnoDB: Restoring possible half-written data pages from the doublewrite > InnoDB: buffer... > InnoDB: Doing recovery: scanned up to log sequence number 15163771045 > InnoDB: 1 transaction(s) which must be rolled back or cleaned up > InnoDB: in total 12 row operations to undo > InnoDB: Trx id counter is 6DE8E00 > 120110 19:53:24 InnoDB: Starting an apply batch of log records to the > database... > InnoDB: Progress in percents: 0 1 120110 19:53:24 - mysqld got signal 11 ;= > 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= . > We will try our best to scrape up some info that will hopefully help diagn= ose > the problem, but since we have already crashed, something is definitely wr= ong > and this may fail. >=20 > key_buffer_size=3D16777216 > read_buffer_size=3D262144 > max_used_connections=3D0 > max_threads=3D151 > thread_count=3D0 > connection_count=3D0 > It is possible that mysqld could use up to > key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads =3D 13= 3434 K > bytes of memory > Hope that's ok; if not, decrease some variables in the equation. >=20 > 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... > stack_bottom =3D (nil) thread_stack 0x30000 > /usr/sbin/mysqld(my_print_stacktrace+0x46)[0xb73bb529] > The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contain= s > information that should help you find out what is causing the crash. > 120110 19:53:24 mysqld_safe mysqld from pid file > /var/run/mysqld/mysqld.pid ended >=20 >=20 > On Tue, Jan 10, 2012 at 8:08 PM, Carlo Landmeter wr= ote: >> Ill be able to check in a minute if needed. >>=20 >> Carlo >>=20 >> On Jan 10, 2012 8:03 PM, "Nathan Angelacos" wrote: >>>=20 >>> On 01/10/2012 09:49 AM, Jeff Bilyk wrote: >>>>=20 >>>> Hi Everyone, >>>>=20 >>>> Redmine on bugs.a.o is having issues this afternoon. Fastcgi is >>>> crashing, by the looks of things because of multiple spiders hitting >>>> it at once. Banning the user agents in lightty config hasn't helped, >>>> neither has upping the redmine sockets to 32 (from 4) but I'm out of >>>> time to keep trying to fix it. If anyone else has some time to take a >>>> look, that'd be awesome, >>>>=20 >>>> Thanks, >>>>=20 >>>> Jeff >>>>=20 >>>=20 >>> Mysql died, so far I'm unable to restart it >>>=20 >>=20