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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=U2Du28/WViakkXjimuueTGxUBulW3
	z6pwM3/3zN9zmF9/B0AsS/Ha/Bwz2s/HIkr2uKj7eUsJKd+Sxie+uSuB3EpuQuXk
	ci1qO7Nfh7OJBupx1vsaVU/lrNj7fgGHLP1r6BKuHcy3mohjulXAYp7WSKN9LpO2
	Ko0DUG2nJ9YPCY=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=u1CRtgAZvmtZ6hRjmTL2UwtmGYc=; b=Lw2
	zaJw4aJInPYThn8FeFJHDRxHEqLYVzx7q3Z05S61zIVxDQg6tLFKQ7BZ6nJTGaGC
	YMU4yf/dlNjz17kG+aXQp/z/QZH6sX3psDaTt8ff2QbZQ7/S431LlN9hFRLd8D4h
	W5XxfBnOr3wWczV7UlJcraMjQc44vzboDsVy+uqw=
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=-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
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
From: Yucong Sun <sunyucong@gmail.com>
Date: Wed, 7 Oct 2015 19:17:38 +0800
Message-ID: <CAJygYd2T9JSJCDT178F8mzmuA79MsBbWCLsr8eF7Aguxk_-YWQ@mail.gmail.com>
Subject: Jemalloc under CYGWIN
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

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

