From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21768 invoked by alias); 13 Jan 2017 22:16:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 21760 invoked by uid 89); 13 Jan 2017 22:16:36 -0000 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 Received: from mail-oi0-f45.google.com (HELO mail-oi0-f45.google.com) (209.85.218.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Jan 2017 22:16:26 +0000 Received: by mail-oi0-f45.google.com with SMTP id j15so71453340oih.2 for ; Fri, 13 Jan 2017 14:16:26 -0800 (PST) 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 Received: by 10.157.36.230 with HTTP; Fri, 13 Jan 2017 14:16:24 -0800 (PST) In-Reply-To: References: From: Keith Christian Date: Fri, 13 Jan 2017 22:16:00 -0000 Message-ID: Subject: Re: Debugging MariaDB Severe Crash (mysqld daemon dies) To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00156.txt.bz2 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 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