This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: fault
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Subject: Re: fault
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 16 Sep 2000 17:40:01 -0600
- Cc: "'mark at tapinternet dot com'" <mark at tapinternet dot com>, java-discuss at sources dot redhat dot com
- References: <140D21516EC2D3119EE700902787664401E3A64F@hplex1.hpl.hp.com>
- Reply-To: tromey at cygnus dot com
>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:
Hans> Unfortunately, this doesn't look familiar to me. GC_thr_init
Hans> invokes sigaction(<sig>, &act, NULL), for SIGPWR and SIGXCPU.
Hans> act is a local struct sigaction. Was there some version of
Hans> glibc/linuxthreads that couldn't handle a NULL third argument?
Hans> Any other guesses?
Nope.
Mark, what system are you using again?
Tom