public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rebase-4.4.3-1 regression: Too many DLLs for available address space
@ 2018-01-11 12:31 Christian Franke
  2018-01-11 16:06 ` Corinna Vinschen
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Christian Franke @ 2018-01-11 12:31 UTC (permalink / raw)
  To: cygwin

After 4.4.3-1 upgrade, rebase always fails on 32- and 64-bit Cygwin:

$ rebase -s -T /var/cache/rebase/rebase_all
rebase: Too many DLLs for available address space: Cannot allocate memory

Using /bin/rebaseall does not help.

A downgrade to 4.4.2-1 fixes the problem.

The DLL address range on 32-bit Cygwin looks sane:

$ rebase -si
/usr/libexec/coreutils/libstdbuf.so   base 0x436b0000 size 0x0000b000
/usr/lib/zsh/5.3/zsh/zutil.dll        base 0x436c0000 size 0x0000e000
...
/usr/bin/cygEMF-1.dll                 base 0x6ff80000 size 0x00034000
/usr/bin/cygEGL-1.dll                 base 0x6ffc0000 size 0x00039000


Christian

PS: rebase should possibly warn/fail if a 32bit DLL would need to be 
rebased < 0x38000000.
Recent tests on Win10 1703 show that LoadLibrary() always loads such 
DLLs to other locations.


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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-01-13  9:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11 12:31 rebase-4.4.3-1 regression: Too many DLLs for available address space Christian Franke
2018-01-11 16:06 ` Corinna Vinschen
2018-01-11 17:53   ` Achim Gratz
2018-01-11 17:56   ` Corinna Vinschen
2018-01-11 21:52 ` Denis Excoffier
2018-01-12  9:13   ` Corinna Vinschen
2018-01-12 18:11     ` Future of 32-bit distro (was: rebase-4.4.3-1 regression: Too many DLLs for available address space) Yaakov Selkowitz
2018-01-12 19:02       ` Future of 32-bit distro Brian Inglis
2018-01-12 19:33         ` Keith Christian
     [not found]           ` <7218003ac95dc6814bbb309dda3df748@smtp-cloud8.xs4all.net>
2018-01-13  1:56             ` Brian Inglis
2018-01-13  2:15               ` Keith Christian
2018-01-12 19:40         ` Steven Penny
2018-01-12 20:20       ` Future of 32-bit distro (was: rebase-4.4.3-1 regression: Too many DLLs for available address space) Vince Rice
2018-01-12 22:00         ` Keith Christian
2018-01-13  9:11       ` Future of 32-bit distro David Stacey
2018-01-12 17:16 ` rebase-4.4.3-1 regression: Too many DLLs for available address space Thomas Waldmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).