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


------- Additional Comments From swagiaal at redhat dot com  2007-11-26 18:01 -------
Freezes for me on f8 x86_64

Task #9969
#0 0x0000003a8200a486 in __pthread_cond_wait () from .../libpthread-2.6.so
#1 0x000000376e7f7700 in _Jv_CondWait(_Jv_ConditionVariable_t*, _Jv_Mutex_t*,
long long, int) () from .../libgcj.so.8rh.0.0
#2 0x000000376e7ebd3b in hidden alias for void java::lang::Object::wait(long
long, int) () from .../libgcj.so.8rh.0.0
#3 0x00000000004ca42a in void frysk::util::CountDownLatch::await() () from .../fhpd
#4 0x00000000004bb1f9 in void frysk::hpd::CLI::doAttach(frysk::proc::Proc*) ()
from .../fhpd
#5 0x00000000004d5341 in void
frysk::hpd::AttachCommand::interpret(frysk::hpd::CLI*, frysk::hpd::Input*,
java::lang::Object*) () from .../fhpd
#6 0x00000000004db96b in void
frysk::hpd::ParameterizedCommand::interpret(frysk::hpd::CLI*,
frysk::hpd::Input*) () from .../fhpd
#7 0x00000000004db191 in void
frysk::hpd::MultiLevelCommand::interpret(frysk::hpd::CLI*, frysk::hpd::Input*)
() from .../fhpd
#8 0x00000000004bb73e in java::lang::String*
frysk::hpd::CLI::execCommand(java::lang::String*) () from .../fhpd
#9 0x00000000004bac0e in void
frysk::bindir::fhpd::main(JArray<java::lang::String*>*) () from .../fhpd
#10 0x000000376e7ded22 in hidden alias for void
gnu::java::lang::MainThread::call_main() () from .../libgcj.so.8rh.0.0
#11 0x000000376e7ef57f in _Jv_ThreadRun(java::lang::Thread*) () from
.../libgcj.so.8rh.0.0
#12 0x000000376e7a4f29 in _Jv_RunMain(_Jv_VMInitArgs*, java::lang::Class*, char
const*, int, char const**, bool) () from .../libgcj.so.8rh.0.0
#13 0x00000000004ba693 in main () from .../fhpd
#14 0x0000003a8101dab4 in __libc_start_main () from .../libc-2.6.so
#15 0x00000000004ba5b9 in void java::awt::Component::transferFocusUpCycle() ()
from .../fhpd

Task #10012
#0 0x0000003a8200a486 in __pthread_cond_wait () from .../libpthread-2.6.so
#1 0x000000376e7f7700 in _Jv_CondWait(_Jv_ConditionVariable_t*, _Jv_Mutex_t*,
long long, int) () from .../libgcj.so.8rh.0.0
#2 0x000000376e7de481 in hidden alias for void
gnu::gcj::runtime::FinalizerThread::run() () from .../libgcj.so.8rh.0.0
#3 0x000000376e7ef57f in _Jv_ThreadRun(java::lang::Thread*) () from
.../libgcj.so.8rh.0.0
#4 0x000000376e7f6f47 in really_start(void*) () from .../libgcj.so.8rh.0.0
#5 0x000000376f0893f6 in GC_start_routine () from .../libgcj.so.8rh.0.0
#6 0x0000003a820062f7 in start_thread () from .../libpthread-2.6.so
#7 0x0000003a810d0fbd in __clone () from .../libc-2.6.so

Task #10015
#0 0x0000003a8200d97f in __libc_waitpid () from .../libpthread-2.6.so
#1 0x0000000000565725 in hidden alias for bool frysk::sys::Wait::wait(int,
frysk::sys::WaitBuilder*, frysk::sys::SignalBuilder*, long long, bool) () from
.../fhpd
#2 0x000000000054b511 in bool frysk::sys::Wait::waitAll(long long,
frysk::sys::WaitBuilder*, frysk::sys::SignalBuilder*) () from .../fhpd
#3 0x00000000004d0d3f in void frysk::event::WaitEventLoop::block(long long) ()
from .../fhpd
#4 0x00000000004cfebb in void frysk::event::EventLoop::runEventLoop(bool) ()
from .../fhpd
#5 0x00000000004d015b in void frysk::event::EventLoop::run() () from .../fhpd
#6 0x000000376e7ef57f in _Jv_ThreadRun(java::lang::Thread*) () from
.../libgcj.so.8rh.0.0
#7 0x000000376e7f6f47 in really_start(void*) () from .../libgcj.so.8rh.0.0
#8 0x000000376f0893f6 in GC_start_routine () from .../libgcj.so.8rh.0.0
#9 0x0000003a820062f7 in start_thread () from .../libpthread-2.6.so
#10 0x0000003a810d0fbd in __clone () from .../libc-2.6.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-26 18:02 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
2007-11-21 21:17 ` cagney at redhat dot com
2007-11-26 18:02 ` swagiaal at redhat dot com [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=20071126180203.23454.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).