X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=ecnlSiU
	HXvQy/rS++lcM/kTCBjXzvCe5YGyTU0fUfYRAdtDRbPHE25cXeSfnmMnS1SygEdu
	DdVb9O+JbmI1Zzv3ob4kxkkUfM9FyfxVhcBkEqZO/pujqWaFY8wgYz4bcZIUJh1+
	SRLbJQN4bMT5Xom6dagR6LNOWzTJB/pT+b5s=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=PL5jm6Ft75xZa
	JOTjotOJjgMP6M=; b=w7u+9PK0Uqc+Uy+cjmjYCLgmcQV2a6a98Sb+hOYdNR2B3
	h8Yal5FM06thV+LOJAoNfiP1N4mpL9vTWOo3lW4XB8XzP4gpkzNH9zhZvOBuIz+P
	MXLUMCAEeaXhexW/iTxhLZVXlr8UGd3cg9g9DICr/gQ6EC3gdIgEKZZvWjh2ds=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Crash, website
X-HELO: mail-oi0-f45.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to;        bh=O3TU/XEKHfesrqCc1AsPDOUuBeHKKiQJSGLluGB3Blw=;        b=XZNLU0v9iNlWzMZLpSchwAEgTi3woJKPURjrIPwyfX3VZEpMlv7g37DO5Hx/7qSOcU         aOn7sKLe2fmTq1LsGM44hO55rkCUcA1LGGfH8X+d1JWb3l3BZMB+CCxl7RlmZ9oTYIy3         7yaE1wFrAgVccyZ12/PLcDSLjny67VubNa1B4ZRSWfN4U4IKgbj1P+YE6lvttuRxrI6w         /fo/fyzqqx9eR/6MTt2mLCVMC7vA4LNEUCCiivWlVbE0YiLF0x6z5FO5ZKVY+tf4yrSc         OfjSBbzs9PIcU1e+ax8t5QkNVG1mGPLYzYy3s9mBM2S90nFvec32f9/AOJuPWmjJ/RNr         aUtQ==
X-Gm-Message-State: AIkVDXJi42g5zEHtU7aNJ0lEj2yIHo3xmV8AP9V1ciBZAV1ROJCI8qbi9GRnqI6NiW9Qg9bXiq/eGBNXb5ySRQ==
X-Received: by 10.202.224.198 with SMTP id x189mr9965738oig.7.1484345785105; Fri, 13 Jan 2017 14:16:25 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <CAK0ZC5UdX+50RUBcaXUDNEZ1Zzt3WceXa-566JcUZonZKQzD-w@mail.gmail.com>
References: <CAK0ZC5VoDKHQGQ=K7hLUaRsecZ3-a2HYdiYgSAhao2d4qkZJtw@mail.gmail.com> <CAK0ZC5UdX+50RUBcaXUDNEZ1Zzt3WceXa-566JcUZonZKQzD-w@mail.gmail.com>
From: Keith Christian <keith1christian@gmail.com>
Date: Fri, 13 Jan 2017 15:16:24 -0700
Message-ID: <CAFWoy7E71iFcruHLda1TzrJ9VcxHMsZotgjAzeAVFf87XZYr-w@mail.gmail.com>
Subject: Re: Debugging MariaDB Severe Crash (mysqld daemon dies)
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

I'm sure you've looked over this part of the mysql website:

https://dev.mysql.com/doc/refman/5.7/en/debugging-server.html

If not, it'd be a good place to start.  I don't know particularly much
about mysqld but thought someone should at least answer you.

On Thu, Jan 12, 2017 at 5:25 AM, OwN-3m-All <own3mall@gmail.com> wrote:
> Can anyone help with this?  I'm pretty sure this is a bug with the
> latest cygwin package for mariadb since the queries work fine in Linux
> (older versions of MySQL / MariaDB).
>
> Would be nice to be able to actually troubleshoot this further, but
> without any good logs, I don't know where to go to next.
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

