Re: Invalid relocation

2022-07-01 Thread Marco Atzeri
On 01.07.2022 11:19, Mark Geisert wrote: Mark Geisert wrote: Hi Marco, Marco Atzeri wrote: Hi, Building latest flint package all tests fail with $ PATH="$(pwd)/bin:${PATH}" bin/ulong_extras-test-t-xgcd.exe Cygwin runtime failure: /pub/devel/flint/flint-2.9.0-1.x86_64/build/bin/ulong_extra

Re: Invalid relocation

2022-07-01 Thread Mark Geisert
Mark Geisert wrote: Hi Marco, Marco Atzeri wrote: Hi, Building latest flint package all tests fail with $ PATH="$(pwd)/bin:${PATH}" bin/ulong_extras-test-t-xgcd.exe Cygwin runtime failure: /pub/devel/flint/flint-2.9.0-1.x86_64/build/bin/ulong_extras-test-t-xgcd.exe: Invalid relocation.  Off

Re: Invalid relocation

2022-07-01 Thread Mark Geisert
Hi Marco, Marco Atzeri wrote: Hi, Building latest flint package all tests fail with $ PATH="$(pwd)/bin:${PATH}" bin/ulong_extras-test-t-xgcd.exe Cygwin runtime failure: /pub/devel/flint/flint-2.9.0-1.x86_64/build/bin/ulong_extras-test-t-xgcd.exe: Invalid relocation.  Offset 0x3913a070c at ad

Re: Invalid relocation. Offset 0x7ffb9097714 at address 0x100402ed8 doesn't fit into 32 bits

2018-10-13 Thread Ken Brown
On 10/13/2018 10:47 AM, Ken Brown wrote: > On 10/13/2018 6:16 AM, KA G wrote: >> I get this error when trying to run outguess. Invalid relocation. Offset >> 0x7ffb9097714 at address 0x100402ed8 doesn't fit into 32 bits. I installed >> it through the set up provided. >> The program appears on the b

Re: Invalid relocation. Offset 0x7ffb9097714 at address 0x100402ed8 doesn't fit into 32 bits

2018-10-13 Thread Ken Brown
On 10/13/2018 6:16 AM, KA G wrote: > I get this error when trying to run outguess. Invalid relocation. Offset > 0x7ffb9097714 at address 0x100402ed8 doesn't fit into 32 bits. I installed > it through the set up provided. > The program appears on the bin folder of outguess and > also C:\cygwin64\us

Re: Invalid relocation. Offset 0x7ffb9097714 at address 0x100402ed8 doesn't fit into 32 bits

2018-10-13 Thread Donald Krieger via cygwin
I see the same error on my version of cygwin.$ uname -aCYGWIN_NT-10.0 DESKTOP-S92525R 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin I wonder if this is a 64-bit application trying to run in a 32-bit address space? $ file /usr/bin/outguess.exe/usr/bin/outguess.exe: PE32+ executable (console)

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 t

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: http://cygwin.

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 solut

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$ r

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$ r

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 b