public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
From: "mark at klomp dot org" <sourceware-bugzilla@sourceware.org>
To: frysk-bugzilla@sourceware.org
Subject: [Bug general/5327] attaching fhpd to a running fhpd hangs
Date: Wed, 21 Nov 2007 13:13:00 -0000	[thread overview]
Message-ID: <20071121131330.31599.qmail@sourceware.org> (raw)
In-Reply-To: <20071114161350.5327.mark@klomp.org>


------- Additional Comments From mark at klomp dot org  2007-11-21 13:13 -------
Also hangs on 2.6.18-8.1.15.el5xen

Task #16423
#0 0x0000003511c0a376 in __pthread_cond_wait () from /lib64/libpthread-2.5.so
#1 0x0000003885bbb2bc in _Jv_CondWait(_Jv_ConditionVariable_t*, _Jv_Mutex_t*,
long long, int) () from /usr/lib64/libgcj.so.7rh.0.0
#2 0x0000003885bb0c10 in void java::lang::Object::wait(long long, int) () from
/usr/lib64/libgcj.so.7rh.0.0
#3 0x00000000004de443 in bool frysk::util::CountDownLatch::await(long long) ()
from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#4 0x00000000004de2bf in void frysk::util::CountDownLatch::await() () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#5 0x00000000004d07dd in void frysk::hpd::CLI::doAttach(frysk::proc::Proc*) ()
from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#6 0x00000000004e87f1 in void
frysk::hpd::AttachCommand::interpret(frysk::hpd::CLI*, frysk::hpd::Input*,
java::lang::Object*) () from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#7 0x00000000004eee97 in void
frysk::hpd::ParameterizedCommand::interpret(frysk::hpd::CLI*,
frysk::hpd::Input*) () from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#8 0x00000000004ee2a3 in void
frysk::hpd::MultiLevelCommand::interpret(frysk::hpd::CLI*, frysk::hpd::Input*)
() from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#9 0x00000000004d046b in java::lang::String*
frysk::hpd::CLI::execCommand(java::lang::String*) () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#10 0x00000000004cfa4d in void
frysk::bindir::fhpd::main(JArray<java::lang::String*>*) () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#11 0x0000003885ba6063 in void gnu::java::lang::MainThread::call_main() () from
/usr/lib64/libgcj.so.7rh.0.0
#12 0x0000003885bfb15e in void gnu::java::lang::MainThread::run() () from
/usr/lib64/libgcj.so.7rh.0.0
#13 0x0000003885bb45e8 in _Jv_ThreadRun(java::lang::Thread*) () from
/usr/lib64/libgcj.so.7rh.0.0
#14 0x0000003885b778b5 in _Jv_RunMain(_Jv_VMInitArgs*, java::lang::Class*, char
const*, int, char const**, bool) () from /usr/lib64/libgcj.so.7rh.0.0
#15 0x00000000004cf2f6 in main () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#16 0x000000351101d8a4 in __libc_start_main () from /lib64/libc-2.5.so
#17 0x00000000004cf239 in void java::awt::Component::transferFocusUpCycle() ()
from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
Task #16424
#0 0x0000003511c0a376 in __pthread_cond_wait () from /lib64/libpthread-2.5.so
#1 0x0000003885bbb2bc in _Jv_CondWait(_Jv_ConditionVariable_t*, _Jv_Mutex_t*,
long long, int) () from /usr/lib64/libgcj.so.7rh.0.0
#2 0x0000003885ba571c in void gnu::gcj::runtime::FinalizerThread::run() () from
/usr/lib64/libgcj.so.7rh.0.0
#3 0x0000003885bb45e8 in _Jv_ThreadRun(java::lang::Thread*) () from
/usr/lib64/libgcj.so.7rh.0.0
#4 0x0000003885bbae77 in [unknown] from /usr/lib64/libgcj.so.7rh.0.0
#5 0x00000038862fcfd6 in [unknown] from /usr/lib64/libgcj.so.7rh.0.0
#6 0x0000003511c061b5 in start_thread () from /lib64/libpthread-2.5.so
#7 0x00000035110cd36d in __clone () from /lib64/libc-2.5.so
Task #16425
#0 0x0000003511c0d8cf in __libc_waitpid () from /lib64/libpthread-2.5.so
#1 0x000000000056cf36 in hidden alias for bool frysk::sys::Wait::wait(int,
frysk::sys::WaitBuilder*, frysk::sys::SignalBuilder*, long long, bool) () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#2 0x00000000005538df in bool frysk::sys::Wait::waitAll(long long,
frysk::sys::WaitBuilder*, frysk::sys::SignalBuilder*) () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#3 0x00000000004e42f3 in void frysk::event::WaitEventLoop::block(long long) ()
from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#4 0x00000000004e32d8 in void frysk::event::EventLoop::runEventLoop(bool) ()
from /home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#5 0x00000000004e34ba in void frysk::event::EventLoop::run() () from
/home/mark/src/frysk-obj/frysk-core/frysk/bindir/fhpd
#6 0x0000003885bb45e8 in _Jv_ThreadRun(java::lang::Thread*) () from
/usr/lib64/libgcj.so.7rh.0.0
#7 0x0000003885bbae77 in [unknown] from /usr/lib64/libgcj.so.7rh.0.0
#8 0x00000038862fcfd6 in [unknown] from /usr/lib64/libgcj.so.7rh.0.0
#9 0x0000003511c061b5 in start_thread () from /lib64/libpthread-2.5.so
#10 0x00000035110cd36d in __clone () from /lib64/libc-2.5.so


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5327

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


  parent reply	other threads:[~2007-11-21 13:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-14 16:13 [Bug general/5327] New: " mark at klomp dot org
2007-11-14 16:16 ` [Bug general/5327] " mark at klomp dot org
2007-11-20 18:58 ` mark at klomp dot org
2007-11-21 13:13 ` mark at klomp dot org [this message]
2007-11-21 21:17 ` cagney at redhat dot com
2007-11-26 18:02 ` swagiaal at redhat dot com

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=20071121131330.31599.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=frysk-bugzilla@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).