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: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 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=-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 To: cygwin AT cygwin DOT com Subject: Re: Problems with "Hello, World!" References: <7d551593-3481-6207-880d-7bf567081ff8 AT SystematicSw DOT ab DOT ca> Date: Fri, 22 Mar 2019 19:58:24 +0100 In-Reply-To: (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