From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80336 invoked by alias); 6 May 2016 14:48:21 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 80034 invoked by uid 89); 6 May 2016 14:48:06 -0000 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 Received: from mxout1.rambler.ru (HELO mxout1.rambler.ru) (81.19.67.203) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 06 May 2016 14:47:56 +0000 Received: from saddam2.rambler.ru (saddam2.rambler.ru [10.32.16.2]) by mxout1.rambler.ru (Postfix) with ESMTP id 7FFEFC2C0D7 for ; Fri, 6 May 2016 17:47:51 +0300 (MSK) Received: from localhost.localdomain (localhost [127.0.0.1]) by saddam2.rambler.ru (Postfix) with ESMTP id 66E01146E3F3 for ; Fri, 6 May 2016 17:47:51 +0300 (MSK) Received: from [87.174.129.45] by mail.rambler.ru with HTTP; Fri, 6 May 2016 17:47:51 +0300 From: "Jaakov Jaakov" To: cygwin@cygwin.com Reply-To: "Jaakov Jaakov" Subject: Re: Invalid relocation for xpdf Date: Fri, 06 May 2016 14:48:00 -0000 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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@ro.ru/87.174.129.45 X-SW-Source: 2016-05/txt/msg00071.txt.bz2 Finally I got the culprit machine again. > Sorry but my suspicion expressed earlier, that there's an address=20 > collision, was incorrect. The rebase source code shows it's a Windows=20 > error code being reported, and it's Windows' ReBaseImage64() function=20 > itself having some issue operating on the cygXt-6.dll file. Do you have= =20 > write access to that file and its directory? I do. Here we go (started from a non-X terminal): admin@hostname:~$ xpdf Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation. Offset 0x2f= 6e3bad9 at address 0x100494523 doesn't fit into 32 bits admin@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@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