This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: vfork failure?


Similar problem;

I have this 'C' prog that uses fork() and here is what I get (attachement)

Any idea someone???

Thanks
Andre

Robert Mecklenburg wrote:

I am having a problem with b18 (on pentium pro, NT4.0SP3):

    The heap has been split, CYGWIN can't fork this process.
    Increase the heap_chunk_size in the registry and try again.
    make[1]: vfork: Not enough space

This typically occurs in a "recursive" make and once the error occurs
in a single make execution all subsequent make forks fail this way.  I
grabbed Sergey's dll from coolview.tar.gz, but it appears to have no
effect on the problem.

Also, I'm not sure what registry entry the message refers to, so I
haven't tried (re)setting heap_chunk_size.

Any suggestions?
--
Robert Mecklenburg              Voice: 610-834-1010 x248
Parametric Technology Corp.     FAX:   610-834-7652
West Conshohocken, PA           Home:  215-413-4018 mecklen@bellatlantic.net
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

 
-- 
Andre Couture
938934 Ontario Inc.
mailto:acouture@search-n-find.com
http://www.search-n-find.com/
 
(bencher.exe 1177) In cygwin_except_handler
(bencher.exe 1177) Exception trapped!
(bencher.exe 1177) exception C0000005 at 100305A2
(bencher.exe 1177) exception: ax 240F0A0 bx 24 cx 240F0A0 dx 25E20D4
(bencher.exe 1177) exception: si 24 di 0 bp 240F07C sp 240F060
(bencher.exe 1177) exception is: STATUS_ACCESS_VIOLATION
(bencher.exe 1177) Stack trace:
(bencher.exe 1177) frame 0: sp = 0x240EE94, pc = 0x1000CEC2
(bencher.exe 1177) frame 1: sp = 0x240EEB0, pc = 0x77F94492
(bencher.exe 1177) frame 2: sp = 0x240EED4, pc = 0x77F88E93
(bencher.exe 1177) frame 3: sp = 0x240EF60, pc = 0x77F76202
(bencher.exe 1177) frame 4: sp = 0x240F07C, pc = 0x10027891
(bencher.exe 1177) frame 5: sp = 0x240F0AC, pc = 0x4016BA
(bencher.exe 1177) frame 6: sp = 0x240F11C, pc = 0x40229E
(bencher.exe 1177) frame 7: sp = 0x240F178, pc = 0x1000C102
(bencher.exe 1177) frame 8: sp = 0x240FF94, pc = 0x1000C113
(bencher.exe 1177) frame 9: sp = 0x240FFA0, pc = 0x4027ED
(bencher.exe 1177) frame 10: sp = 0x240FFB0, pc = 0x40103B
(bencher.exe 1177) frame 11: sp = 0x240FFC0, pc = 0x77F1B26B
(bencher.exe 1177) frame 12: sp = 0x240FFF0, pc = 0x0
(bencher.exe 1177) End of stack trace

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