public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
From: "pmuldoon at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: frysk-bugzilla@sourceware.org
Subject: [Bug general/4960] New: focus command does not work for live or core processes
Date: Fri, 24 Aug 2007 18:56:00 -0000 [thread overview]
Message-ID: <20070824185637.4960.pmuldoon@redhat.com> (raw)
Though the results are different:
Corefile case:
[pmuldoon@localhost bindir]$ ./fcore 3532
[pmuldoon@localhost bindir]$ ./fhpd core.3532
Attached to core file: /home/pmuldoon/frysk_bin/frysk-core/frysk/bindir/core.3532
(fhpd) where
#0 0x00110402 in __kernel_vsyscall () from
#1 0x00000000 in [unknown] from Unknown
(fhpd) viewset
Set includes:
[0.0]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.5]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.5]
Set includes:
[0.6]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.5]
Set includes:
[0.6]
Set includes:
[0.7]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.5]
Set includes:
[0.6]
Set includes:
[0.7]
Set includes:
[0.8]
(fhpd) focus [0.1]
Creating new HPD notation set.
(fhpd) where
(fhpd) quit
Quitting...
Live Case:
[pmuldoon@localhost bindir]$ ./fhpd 3532
Attached to process 3532
(fhpd) where
#0 0x00110402 in __kernel_vsyscall () from [vdso]
#1 0x43ef9a43 in __libc_poll () from /lib/libc-2.6.so
#2 0x04e1ebe3 in [unknown] from Unknown
#3 0x0270fb79 in g_main_loop_run () from /lib/libglib-2.0.so.0.1200.13
#4 0x00555f44 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0.1000.14
#5 0x01316cd9 in [unknown] from /usr/lib/firefox-2.0.0.5/components/libgklayout.so
#6 0x013c250c in [unknown] from /usr/lib/firefox-2.0.0.5/components/libgklayout.so
#7 0x1009c6eb in [unknown] from Unknown
#8 0x0804aebc in [unknown] from /usr/lib/firefox-2.0.0.5/firefox-bin
#9 0x43e48f70 in __libc_start_main () from /lib/libc-2.6.so
#10 0x0804ab41 in __gxx_personality_v0 () from /usr/lib/firefox-2.0.0.5/firefox-bin
(fhpd) viewsets
Error: Unrecognized command: viewsets.
(fhpd) viewset
procs 1 tasks 7
Set includes:
[0.0]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.5]
Set includes:
[0.0]
Set includes:
[0.1]
Set includes:
[0.2]
Set includes:
[0.3]
Set includes:
[0.4]
Set includes:
[0.5]
Set includes:
[0.6]
(fhpd) focus [0.1]
Creating new HPD notation set.
(fhpd) where
java.lang.ClassCastException: frysk.rt.ProcTaskIDManager$ProcEntry cannot be
cast to frysk.proc.Proc
at frysk.rt.ProcTaskIDManager.getProc(fhpd)
at frysk.hpd.AllPTSet.getProc(fhpd)
at frysk.hpd.AllPTSet.addTasksFromReg(fhpd)
at frysk.hpd.AllPTSet.getSubset(fhpd)
at frysk.hpd.DynamicPTSet.getTasks(fhpd)
at frysk.hpd.WhereCommand.handle(fhpd)
at frysk.hpd.CLI.execCommand(fhpd)
at frysk.bindir.fhpd.main(fhpd)
Internal debugger error: frysk.rt.ProcTaskIDManager$ProcEntry cannot be cast to
frysk.proc.Proc
--
Summary: focus command does not work for live or core processes
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: pmuldoon at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4960
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next reply other threads:[~2007-08-24 18:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-24 18:56 pmuldoon at redhat dot com [this message]
2007-09-07 1:25 ` [Bug general/4960] " pmuldoon at redhat dot com
2007-10-15 9:32 ` pmuldoon 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=20070824185637.4960.pmuldoon@redhat.com \
--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).