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:reply-to:subject:date :content-transfer-encoding:content-type:message-id:mime-version; q=dns; s=default; b=SOGIJ6EokgjwPvmKV58Bx4AOLzwtqV4pS6tOAPfptWt Oh7UiA4nU/mJCMeOz7Dv38Rd6kkpZC7q+EJN6HjzDmDssNY2Y2K6g+2hrvUSyLOD fAiKxSlhLp9jh7AIiuGAi15aZgYXOhAhnQcK4bCMIr/AUnhOCFP1adAgGFi0fWEo = 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:reply-to:subject:date :content-transfer-encoding:content-type:message-id:mime-version; s=default; bh=CA2onl/a8o54tRkWc6ZnO0mO3uE=; b=O4nz9T9imAOqr5mHD n2YtyQwYzie3DhSclBqPqteafXxusjLGJARvFPlx3VWBbUieOEwKIQlbYxtR5ETH pmf165kEWlkt50P7Fh2cPwuyT6RXkW+oIOtwB1RuuJDXpYYHeZCHRgOCSX8vUUP6 GVuSykb1I3LUMZuWgPjlJwz78w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=U*admin, suspicion, H*MI:rambler, H*r:mail.rambler.ru X-HELO: mxout1.rambler.ru From: "Jaakov Jaakov" <j_k_v AT ro DOT ru> To: cygwin AT cygwin DOT com Reply-To: "Jaakov Jaakov" <j_k_v AT ro DOT ru> Subject: Re: Invalid relocation for xpdf Date: Fri, 6 May 2016 17:47:51 +0300 Content-Disposition: inline Content-Type: text/plain; charset="utf-8"; format="flowed" Message-Id: <1462546071.315814.30949.34021@mail.rambler.ru> MIME-Version: 1.0 X-Rambler-User: j_k_v AT ro DOT ru/87.174.129.45 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u46EmXmm008034 Finally I got the culprit machine again. > Sorry but my suspicion expressed earlier, that there's an address > collision, was incorrect. The rebase source code shows it's a Windows > error code being reported, and it's Windows' ReBaseImage64() function > itself having some issue operating on the cygXt-6.dll file. Do you have > write access to that file and its directory? I do. Here we go (started from a non-X terminal): admin AT hostname:~$ xpdf Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation. Offset 0x2f6e3bad9 at address 0x100494523 doesn't fit into 32 bits admin AT hostname:~$ ls -la /usr/bin/cygXt-6.dll -rwxr-xr-x 1 admin None 333855 29. Jan 21:27 /usr/bin/cygXt-6.dll admin AT hostname:~$ ls -la /usr/ insgesamt 920 drwxr-xr-x+ 1 admin None 0 28. Nov 13:24 . drwxr-xr-x+ 1 admin None 0 15. Aug 2015 .. drwxr-xr-x+ 1 admin None 0 17. Apr 22:23 bin ... As we see, the write attributes for "admin" are set, and I am "admin" -- 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