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:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=Whj8d
	qTtVOD7CBi9DuT+xZw12fZ2qDz49TyCbpvCxWqNgat861oXN0FaE+GmIQN5oPuke
	PxNJJcNoHnCcz0fslWesx2JrRnp2NE/i753RE4ryoZXAIBQGJ8SsP+AelrTmsOOi
	UR1wiKuXgiPvUgE2nQJ7odMFKJU2OFT9aMHFBA=
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:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=rqEZ7szQ1pz
	PVprl9mkjyTMbfRg=; b=pZ2905ej/Cn+axhxH+jBA2QXYOWMcCNHjsWbiKSfUSQ
	YYN1r6zGwttHsli1kgBJ9bKyoR3bt+Ff66VZ8UHpd2ngn+SjvZ9fcOhX7jl+iX5N
	3iAOuQ7z449abLKw97YoHWZrP9UjIr9co+gSjtjlGXK+J5gbbDsBDVknuJxFybbI
	=
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=-4.6 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,SPF_PASS autolearn=ham version=3.3.1 spammy=wave
X-HELO: mx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Problems with "Hello, World!"
References: <CAF0NPdi=FBVvQD4BNV9ThXcB1CoF31AZeKVKR27X4PeJq43U6w@mail.gmail.com>	<7d551593-3481-6207-880d-7bf567081ff8@SystematicSw.ab.ca>	<CAF0NPdiG0hTHs=+CF+RjEts+zom33yQf5iT59THCgSeGjpC_dg@mail.gmail.com>
Date: Fri, 22 Mar 2019 19:58:24 +0100
In-Reply-To: <CAF0NPdiG0hTHs=+CF+RjEts+zom33yQf5iT59THCgSeGjpC_dg@mail.gmail.com>	(Vesa P.'s message of "Fri, 22 Mar 2019 16:25:08 +0200")
Message-ID: <871s2yspm7.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Vesa P. writes:
> --- Process 10312 thread 24044 created
> --- Process 10312 loaded C:\Users\XXXXXX\cygwin64\bin\cygwin1.dll at 0000000000ae0000
> --- Process 10312 unloaded DLL at 0000000000ae0000
> --- Process 10312 thread 24044 exited with status 0x0
> --- Process 10312 exited with status 0xc000007b

Well, your cygwin1.dll loads to some unusually very low address.  The
64bit DLL should alway load at 0x0000000180040000.  If you didn't
force-replace the DLL while you have it still loaded into another
process (fixing that requires a reboot) that suggests a serious case of
BLODA.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

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

