Re: Invalid relocation for xpdf

2016-05-06 Thread Jaakov Jaakov
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

Re: Invalid relocation for xpdf

2016-04-18 Thread Jaakov
> Do you have write access to that file and its directory? At this very moment, I have no more the access to the particular machine. But I'll check again, though this is unlikely to happen this week. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Invalid relocation for xpdf

2016-04-17 Thread Mark Geisert
Jaakov Jaakov writes: > Mark, thanks! > > But, unfortunately: > /usr/bin$ rebase --base=0xf730 cygXt-6.dll > ReBaseImage (/usr/bin/cygXt-6.dll) failed with last error = 6 > > rebase -i *.dll outputs no stars at all (see the attachment). > > Is there, perhaps, a chance for a permanent

Re: Invalid relocation for xpdf

2016-04-17 Thread Jaakov Jaakov
Mark, thanks! But, unfortunately: /usr/bin$ rebase --base=0xf730 cygXt-6.dll ReBaseImage (/usr/bin/cygXt-6.dll) failed with last error = 6 rebase -i *.dll outputs no stars at all (see the attachment). Is there, perhaps, a chance for a permanent solution?/usr/bin/cyglsa64.dll

Re: Invalid relocation for xpdf

2016-04-17 Thread Mark Geisert
Jaakov Jaakov writes: > Same bug for me. > > $ xpdf & > [1] 3496 > $ Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation. Offset 0x2f6eabad9 at address > 0x100494523 doesn't fit into 32 bits > > But Mark's suggestion doesn't work: > > [1]+ Exit 127xpdf > /usr/bin$

Re: Invalid relocation for xpdf

2016-04-17 Thread Mark Geisert
Jaakov Jaakov writes: > Same bug for me. > > $ xpdf & > [1] 3496 > $ Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation. Offset 0x2f6eabad9 at address > 0x100494523 doesn't fit into 32 bits > > But Mark's suggestion doesn't work: > > [1]+ Exit 127xpdf > /usr/bin$

Re: Invalid relocation for xpdf

2016-04-17 Thread Jaakov Jaakov
Same bug for me. $ xpdf & [1] 3496 $ Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation. Offset 0x2f6eabad9 at address 0x100494523 doesn't fit into 32 bits But Mark's suggestion doesn't work: [1]+ Exit 127xpdf /usr/bin$ rebase -i cygXt* /usr/bin/cygXtst-6.dll

Re: Invalid relocation for xpdf

2016-04-16 Thread Mark Geisert
Tobias Zawada writes: > Hello all, > first of all thanks for cygwin! It is very useful to me. > > I get the runtime errors of the following kind for some time now: > > Cygwin runtime failure: /usr/bin/xpdf.exe: Invalid relocation. Offset > 0x2f7fdbad9 at address 0x100494523 doesn't fit into 32