This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Invalid relocation for xpdf



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@hostname:~$ xpdf

Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation.  Offset 0x2f6e3bad9 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]