From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89726 invoked by alias); 28 Jan 2017 23:55:21 -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 89718 invoked by uid 89); 28 Jan 2017 23:55:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 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=severe, daemon, Crash X-HELO: mail-wm0-f51.google.com Received: from mail-wm0-f51.google.com (HELO mail-wm0-f51.google.com) (74.125.82.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 28 Jan 2017 23:55:19 +0000 Received: by mail-wm0-f51.google.com with SMTP id d140so23901264wmd.0 for ; Sat, 28 Jan 2017 15:55:19 -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=Hj2NFf8kT718XDDBrBr59Z4VeG76SLfq/s+wUScgGW0=; b=QuOearLpfrnnAesmgt3L1T3xPKu+Hd2HkYgpbXw10JMmSl2K+GU6PHfP5AtRBCghcK i2DvCKvz7bvqq463DwqhkE+lrIQFAOzqJbkGTIjFYev7Gpzjoy/rMr0irry5xhjHq0qF 23/VPQ7kTScNL2mMGijVGB0g6flzIcDfmof1LAWtT/imkqV4NgKMxOlsyMQ37m8qpX8Y IXyXPrg5LDteabLils1NhDlLFMHI6NH1o4F0qS3I2CU3zyfqB9zRQLTODgCxL4WNC4Xv qqmG1IjgF3j1Vu8DV/VfOPfwsLjjfC5UpGnbiz36wmWIdYYPlEcUZCuLvqhswj3iHYqM 12cA== X-Gm-Message-State: AIkVDXLLdx1uRU4T13yt8sklo8vlfpmNvY8vne4Db4RM+Ps0SywiRky9e8loLSpDu1kfnMdSsghVGZODTddB3Q== X-Received: by 10.223.163.81 with SMTP id d17mr12592162wrb.93.1485647717570; Sat, 28 Jan 2017 15:55:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.195.2.161 with HTTP; Sat, 28 Jan 2017 15:55:17 -0800 (PST) In-Reply-To: References: From: OwN-3m-All Date: Sat, 28 Jan 2017 23:55: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/msg00361.txt.bz2 Unfortunately, I'm unable to debug mysql-server with the version that comes with Cygwin. /usr/sbin/mysqld --debug=o,/var/log/mysqld.trace produces the following error: "debug is disabled in this build" "mysqld_safe --debug=o,/var/log/mysqld.trace" also does not log anything of value. -- 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