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=ySkxOwfKGaxdX5Wjw+wceZ0ZMjDHy
	whIp9guw6TLB6A5mY2O4yM93O/fnE/dGU7xVvak1qzZR9CdFgYhlssnggK+IlYqj
	IzzwL4+AWqjB5sbCfwQsEKvPJeY8p/K8ZAB3EyAhIGrY+7uuJfVDNbmGOLdLrl46
	JEG6or+KaIPvC4=
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=xRPxF3jAI9xDbBb7zvF/flz08/A=; b=PnW
	NsgNxbaY0J5zjedDIZta4LKr8Gg0h9eIAsy4KEViX5t4Nwk/H/wZFayFwLHEv4uJ
	iRTWU+D/1sVE60T/Mhduzwk/zr0UcC45uOlyjnboAUp13bqdfG6ae7okK6Posdr6
	1pKQrrNp8fFthpOG5t38YyAlLUxE13C/+g2ZX6bQ=
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,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:alternative
X-HELO: mail-ed1-f44.google.com
MIME-Version: 1.0
From: Maxim Kupfer <mbkupfer@gmail.com>
Date: Tue, 29 Jan 2019 10:02:21 -0800
Message-ID: <CAPkFM2VuWekONyx=YjZ3r+OAAJQk-+8KFuN+vrasKqS3rRYy4Q@mail.gmail.com>
Subject: Unable to remap dll to same address as parent
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"

I have a peculiar problem, where my python web application built using
flask no longer works when running in debug mode. I keep getting an error
that it is unable to remap _lbfgsb.cpython-36m-x86_64-cygwin.dll.

I've already tried rebasing in every shape and form, even tried this one (Re:
rebaseall rebasing dlls into cygwin address range?
<https://cygwin.com/ml/cygwin/2011-04/msg00321.html>) as a last ditch effort,
but no luck. Any other suggestions?

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

