From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19326 invoked by alias); 7 Oct 2015 11:18:11 -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 19314 invoked by uid 89); 7 Oct 2015 11:18:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f47.google.com Received: from mail-oi0-f47.google.com (HELO mail-oi0-f47.google.com) (209.85.218.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 07 Oct 2015 11:18:09 +0000 Received: by oiww128 with SMTP id w128so7198329oiw.2 for ; Wed, 07 Oct 2015 04:18:07 -0700 (PDT) X-Received: by 10.202.200.79 with SMTP id y76mr228404oif.5.1444216687710; Wed, 07 Oct 2015 04:18:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.84.208 with HTTP; Wed, 7 Oct 2015 04:17:38 -0700 (PDT) From: Yucong Sun Date: Wed, 07 Oct 2015 11:18:00 -0000 Message-ID: Subject: Jemalloc under CYGWIN To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00082.txt.bz2 Hi there, I'm trying to make jemalloc work with CYGWIN. and I've been meeting with a mysterious deadlock issue on startup (from CYGWIN's malloc-wrapper to jemalloc and pthread_mutex_lock get deadlock). Has anyone else tried this? Thanks -- 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