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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=Us9
	L3gZddoDkF2EvEZ7AEA1fi+n9+mTndL0XMC/2pWZCytjgPE5L2TMKGFPgWcaRz7y
	zaLg8ElnDzl9d1EpkCUr0paAo8jCRg56V+SS+n0LhebgyPy6kxEfcqyvkG2iSvIb
	1lkDF902nE2y9ALpgTkpVvDrYPk8DzNSnVQ/DQEk=
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:from:to:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=j0gG01YzA
	yVphLKG93Oz1gAk8To=; b=tE+R3GjNlrTxDiIVXWi4VZ9Qp9b4Gc8FGLEna9O+2
	JZG/lcIcixMwVEepJMlAP9jOjXyF8OU9otDjSGTp9XPtha364mbquufrEyNOYOB6
	sTXtXhvk22pqK/5mdvYvHniLEZCiq5lZwtn8pP04Gxm1kaF+0k/WA5r9dkz83tBj
	MA=
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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=precious, Hx-languages-length:1397, H*c:alternative, H*c:HHH
X-HELO: NAM03-CO1-obe.outbound.protection.outlook.com
From: Maxim Kupfer <MKupfer@staffingindustry.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Flask app no longer working from cygwin when set to developer mode
Date: Thu, 24 Jan 2019 20:45:08 +0000
Message-ID: <BYAPR07MB4632F57C3599D28D92711057DB9A0@BYAPR07MB4632.namprd07.prod.outlook.com>
authentication-results: spf=none (sender IP is ) smtp.mailfrom=MKupfer@staffingindustry.com;
received-spf: None (protection.outlook.com: staffingindustry.com does not designate permitted sender hosts)
x-ms-exchange-senderadcheck: 1
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x0OKjuiD007373

This problem occurred immediately after attempting to run my python flask app in the backround (i.e $python app.py &)

It gave me the following error:
2 [main] python3.6m 11340 child_info_fork::abort: unable to remap _lbfgsb.cpython-36m-x86_64-cygwin.dll to same address as parent (0x4930000) - try running rebaseall

I've tried rebasing and restarting, but both didn't fix anything. The app works fine when it is not in developer mode, but then I don't get hot reloading. The app also works from my windows command line, so that is my temporary fix for now, but I would love to get my precious Cygwin setup up an running again.

Thanks for the help!

-Maxim

--
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


