Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kXlDO-00043k-L1 for pgsql-novice@arkaria.postgresql.org; Wed, 28 Oct 2020 13:10:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kXlDN-0004NM-Kk for pgsql-novice@arkaria.postgresql.org; Wed, 28 Oct 2020 13:10:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kXlDN-0004NE-Ei for pgsql-novice@lists.postgresql.org; Wed, 28 Oct 2020 13:10:09 +0000 Received: from mail-ej1-x643.google.com ([2a00:1450:4864:20::643]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kXlDG-0003pc-SO for pgsql-novice@postgresql.org; Wed, 28 Oct 2020 13:10:08 +0000 Received: by mail-ej1-x643.google.com with SMTP id t25so7069116ejd.13 for ; Wed, 28 Oct 2020 06:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=F7Hf+agTbMPrgYGiGdNcxZwoujM94h+qUksUA+6Tojs=; b=RAjYNCU5x3c9YXqRxCXjUHgkp7yAdvzprLgIo8hBpT6Y28t8kmsfrSpExceHVpFwDq eMLPlHmd8pYPbajueeWsskR1uf3Yn+yw2vxF86ZfFrPOcAcNWeeBQ9ujuS1NxxlCPFZo icem0O88ldVKQyxD4O+tGHC9zM9hYgr35jgUrJ5K2+TnCZ3dY1voJobPwIycjDCPC7os HKq8Gq1yPjqsWeJPNaYff++dIwN2Cf0bmOThWvX4cJWWYzfFxYB8E057NsNL3xOLHXwn 0VlrTW/h7O0FoupZcAUO5zti56/8BUvT+IvsLsCxiKm6oJg3OY/eJkrLO8kV3GpN9U35 8EEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=F7Hf+agTbMPrgYGiGdNcxZwoujM94h+qUksUA+6Tojs=; b=o/LuPcpOjCIgN/noDqE/JfQ0E0Wu0xBKtRgq37rfnWVRqp6PCvgoINnxbR0jXBbdSy GM5fbWOqQmK2GZRvi+fR1Uou2p0wYpK4RQkOfMOZ24teM+Nd29P7RQDJgOiQXtahcL7D Ri4be5bjjPy0zfGguHFyTjGuyfQ1DbRIJWEFpWoMR2zrpBkwpnsR1cpfZ28tsNYwQeCd 98x5jKZlPY1jYxJBQ7cKWrJ1P7z/xBCk1ktaBY/WTng9lKpu7t81e32WdvKNNF6MkFrg VX//j5J0ZcURsVCXCSQkiL4vIGZON+j1oiH25YAEPU8rhxwrmaeo+jwRDPur16+Y8maA 95uw== X-Gm-Message-State: AOAM531YeIS0j8s/iS487ecTLQUa0/tb8q13Ze4Ca+jf9p9jgr9Cg2+1 0idDheGRZqsDia2BFVvXElFIzA== X-Google-Smtp-Source: ABdhPJzuVKDuFRWAH+yfUVpZ0sgyrcl8bwGIqKSzN6JkhkB7hbGFupO0THBoBU+ua9yRXquUIoYdGg== X-Received: by 2002:a17:906:3092:: with SMTP id 18mr7410491ejv.43.1603890601481; Wed, 28 Oct 2020 06:10:01 -0700 (PDT) Received: from localhost.localdomain (217-149-172-48.nat.highway.telekom.at. [217.149.172.48]) by smtp.gmail.com with ESMTPSA id f13sm2937680ejf.42.2020.10.28.06.10.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 06:10:00 -0700 (PDT) Message-ID: <9d9843f378d6388b4f752f6e31b077c565a28453.camel@cybertec.at> Subject: Re: No console output from PostgresSQL binaries on fresh windows install From: Laurenz Albe To: tim-sandner@gmx.de, pgsql-novice@postgresql.org Date: Wed, 28 Oct 2020 14:10:00 +0100 In-Reply-To: <004301d6ad21$1d082f50$57188df0$@gmx.de> References: <004301d6ad21$1d082f50$57188df0$@gmx.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.5 (3.36.5-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, 2020-10-28 at 12:54 +0100, tim-sandner@gmx.de wrote: > when trying to run the official PG 13 binaries on a fresh Windows 10 VM the application exists > immediately with exit code -1073741515 and produces no console output of any kind. You mean "exits", not "exists", right? > After PostgreSQL as been installed on the machine using the installer, the binaries > work fine, even after removing the installation again. > > The described behavior occurs on any of the executables in the /bin folder (pg_cts, initdb, pg_dump, ...). > I’ve tested this on multible Windows 10 Pro VM’s (Azure Vm, local VM) . > Are there any obvious dependencies I‘m missing? Hard to say - perhaps there was something missing in the PATH, so that required shared libraries could not be found? Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com