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]

1.1.13: PID aren't reused?


Hello All!

I'm trying to build binutils 2.15:

gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.15/bfd -I. -D_GNU_SOURCE -I. -I../../binutils-2.15/bfd -I../../binutils-2.15/bfd/../include -I../../binutils-2.15/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils-2.15/bfd/stab-syms.c -o stab-syms.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.15/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils-2.15/bfd -I../../binutils-2.15/bfd/../include  -I../../binutils-2.15/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils-2.15/bfd/merge.c
      6 [main] sh 16696 fork_parent: child 16712 died waiting for longjmp before initialization
./libtool: fork: No error
      6 [main] sh 16704 fork_parent: child 16728 died waiting for longjmp before initialization
./libtool: fork: No error
      6 [main] sh 16744 fork_parent: child 16748 died waiting for longjmp before initialization
./libtool: fork: No error
      6 [main] sh 16752 fork_parent: child 16756 died waiting for longjmp before initialization
./libtool: fork: No error
      6 [main] sh 16760 fork_parent: child 16764 died waiting for longjmp before initialization
./libtool: fork: No error
      6 [main] sh 16768 fork_parent: child 16772 died waiting for longjmp before initialization
./libtool: fork: No error
      6 [main] sh 16036 fork_parent: child 16776 died waiting for longjmp before initialization
./libtool: fork: No error
make[3]: *** [merge.lo] Error 128
make[3]: Leaving directory `/cygdrive/f/GNU/Cygwin/sources/binutils-build/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/f/GNU/Cygwin/sources/binutils-build/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/cygdrive/f/GNU/Cygwin/sources/binutils-build/bfd'
make: *** [all-bfd] Error 2


After that whole OS become unstable. I've googled out that I am not
the only with such problems, but I didn't find solution :( Could
anyone help me?

According to task manager, I'm getting out of PID available, but I
can't understand why it happens. While building I see that every new
proccess started by make get more and more highier PID, it seemed that
PID are not reused at all.

Best regards, Ostash!

np: Nothing

... [Team Hot Sevastopol girls] [Team Ukrainian language]
--- The Bat! 3.0.1.33 Windows 2000 5.0.2195 Service Pack 4
 * Origin: У кого что сбоит, тот о том и говорит (osspam@ukrpost.net)

Attachment: cygcheck.out
Description: Binary data

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