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: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 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-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 Date: Tue, 29 Jan 2019 10:02:21 -0800 Message-ID: Subject: Unable to remap dll to same address as parent To: cygwin AT cygwin DOT 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? ) 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