X-Recipient: archive-cygwin AT delorie DOT 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=ZBkhrGk KdV3TR4dH7j1bGnnCexcuJqAVh2EKtb9ghiKxIk/vmyFK/JGyz1k4ikJOhR61vCi 5XiwG/5L2nyM9ebXFvm8fteWE7062OCIl8bmuAUBnoHKy8/iBzo7WCqGMdBjE/hM 6X7Qy5calUdY1DbQYO0e0qDVjsR9wUYACH58= 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=mY6/w3FHabU9q vZ5fZ8a0ZIsYws=; b=HeqOJQnmjdj21pi7IJuD1rtqyRO8uLj38rkWkIA7o+J6E o7Nm5bXvfgMndhpN+mesOHWCtsm6g0rhvzG6ybbnQNw6v7og3iVlc+AGqRrN8kV2 szzrph23D5tL3jYvipRjwtrMW9P434PtgP2hXQLOFpr9OwD+fph5SZDUjJmma0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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 In-Reply-To: References: From: OwN-3m-All Date: Sat, 28 Jan 2017 16:55:17 -0700 Message-ID: Subject: Re: Debugging MariaDB Severe Crash (mysqld daemon dies) To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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