From: Stan Cox <scox@redhat.com>
To: Frysk Hackers <frysk@sourceware.org>
Subject: Re: minutes 2006-11-14
Date: Tue, 21 Nov 2006 19:54:00 -0000 [thread overview]
Message-ID: <1164138729.13567.93.camel@multics.rdu.redhat.com> (raw)
In-Reply-To: <455A0B48.6090309@redhat.com>
3381 teardown race (cmoller)
-should teardown be changed to be more robust
-what is the scope of the problem?
-kills are asynchronous, so there is a race
-not utrace dependent
-buggy behavior is in buggy kernel
-no need for teardown to handle buggy kernel
-teardown needs to handle asynchronization
-frysk fires off kill/sigkill
-don't use nohang, use wait without nohang
-waitpid works for attached or unattached process
-frysk teardown does kill/detach/waitpid
-detach means you are waiting on a process that isn't yours
-FC6 has SIGKILL bug because SIGKILL isn't specially handled
-hang bug may be a bug
3500 (Mark)
-possibly not a kernel issue but a timing issue
3492 (Nurdin)
-in progress
-stamping out bugs
Command Line Utilities
-fcore writes all segments and gcore doesn't, otherwise identical.
-FP regs are done.
-next up is static analysis
-how to handle a corefile in frysk
-handle as part of current Host, just dead OR
-create a new Host
-software layers will get registers and memory from the corefile
instead of the task
-32 on 64 with bytebuffer is a glitch
-what about 2 level byte buffer for 32 on 64?
-libelf bindings testings
-would be nice to use properties to get configuration info into frysk
source window
-Mike working on bugs
-line stepping test
-Rick on jdom test cases
-finding the right pieces can use $DATADIR
-dejagnu support added for "expect" testing
breakpoints
-Tim looking at Mike's stepping support to get events from core for hpd
-should this go into frysk.rt?
-look at gdb sig* testcases for edge cases
Open source java discussion
Changing the way observers are added
-currently observers are added explicitly
-is it better to add explicitly or implicitly?
prev parent reply other threads:[~2006-11-21 19:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 18:30 meeting 2006-11-14 Andrew Cagney
2006-11-21 19:54 ` Stan Cox [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1164138729.13567.93.camel@multics.rdu.redhat.com \
--to=scox@redhat.com \
--cc=frysk@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).