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]

20040225 snapshot problem + gdb/cygpath/others runtime error


This is after rebaseall, and has been happening with all the february snapshots.

If it is a rebase problem, what should it be rebased to?

If it is a cygwin dll problem, how to isolate it further?

examples of the problem:

C:\cygwin>cygpath
     28 [main] ? 2608 init_cheap: Couldn't reserve space for cygwin's heap, Win3
2 error 487
c:\cygwin\bin\cygpath.exe (2608): *** AllocationBase 0x0, BaseAddress 0x616A0000
, RegionSize 0x1AE0000, State 0x10000

C:\cygwin>gdb
     27 [main] ? 1480 init_cheap: Couldn't reserve space for cygwin's heap, Win3
2 error 487
c:\cygwin\bin\gdb.exe (1480): *** AllocationBase 0x0, BaseAddress 0x616A0000, Re
gionSize 0x1AE0000, State 0x10000

Slightly different display from inside bash:
bash-2.05b$ cygpath
      3 [main] ? 2512 cygheap_fixup_in_child: Couldn't reserve space for cygwin'
s heap (0x616A0000 <0x410000>) in child, Win32 error 487
C:\cygwin\bin\cygpath.exe (2512): *** m.AllocationBase 0x0, m.BaseAddress 0x616A
0000, m.RegionSize 0x1AE0000, m.State 0x10000

bash-2.05b$ gdb
      4 [main] ? 612 cygheap_fixup_in_child: Couldn't reserve space for cygwin's
 heap (0x616A0000 <0xAE0000>) in child, Win32 error 487
C:\cygwin\bin\gdb.exe (612): *** m.AllocationBase 0x0, m.BaseAddress 0x616A0000,
 m.RegionSize 0x1AE0000, m.State 0x10000

I believe all posters who can demonstrate this have been on Win2K.

cygcheck -s -v -r output attached.

-Richard Campbell.

Attachment: cygcheck.out
Description: cygcheck.out

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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