public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4584] New: Memory window does not appear on x86_64
@ 2007-06-02  3:45 kris dot van dot hees at oracle dot com
  2007-06-02  3:50 ` [Bug general/4584] " kris dot van dot hees at oracle dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-02  3:45 UTC (permalink / raw)
  To: frysk-bugzilla

>From the source window, selecting View->Memory Window does not bring up the
window (it does tick the checkbox), and reports the following in the console
where FryskGui was started:

null
ptrace: Input/output error (pt 0x2, pid 18834, addr 0x2540be400, data 0x0)
   at frysk.sys.Ptrace$AddressSpace.peek(FryskGui)
   at frysk.proc.ptrace.AddressSpaceByteBuffer$PeekRequest.execute(FryskGui)
   at frysk.event.Request$Handler.execute(FryskGui)
   at frysk.event.EventLoop.runEventLoop(FryskGui)
   at frysk.event.EventLoop.run(FryskGui)
   at frysk.gui.Gui$4.run(FryskGui)
   at java.lang.Thread.run(libgcj.so.7rh)

-- 
           Summary: Memory window does not appear on x86_64
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: kris dot van dot hees at oracle dot com


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
@ 2007-06-02  3:50 ` kris dot van dot hees at oracle dot com
  2007-06-05 20:35 ` mcvet at redhat dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-02  3:50 UTC (permalink / raw)
  To: frysk-bugzilla



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |4585
              nThis|                            |


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
  2007-06-02  3:50 ` [Bug general/4584] " kris dot van dot hees at oracle dot com
@ 2007-06-05 20:35 ` mcvet at redhat dot com
  2007-06-05 20:48 ` kris dot van dot hees at oracle dot com
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mcvet at redhat dot com @ 2007-06-05 20:35 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mcvet at redhat dot com  2007-06-05 20:34 -------
A dialog box should come up saying that the window is not available on 64-bit 
architectures. Does that appear?

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
  2007-06-02  3:50 ` [Bug general/4584] " kris dot van dot hees at oracle dot com
  2007-06-05 20:35 ` mcvet at redhat dot com
@ 2007-06-05 20:48 ` kris dot van dot hees at oracle dot com
  2007-06-07 18:11 ` mcvet at redhat dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-05 20:48 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From kris dot van dot hees at oracle dot com  2007-06-05 20:48 -------
Per discussion on last week's conf call, per Andrew, this window is supposedly
working correctly and has not (yet) been enabled as an oversight.  I disabled
the dialog pop-up in my local tree to verify the correct working of the memory
window on x86_64 and found it to not come up at all.

As yet, in the official tree, the dialog pop-up is still enabled (for this reason).

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (2 preceding siblings ...)
  2007-06-05 20:48 ` kris dot van dot hees at oracle dot com
@ 2007-06-07 18:11 ` mcvet at redhat dot com
  2007-06-07 18:22 ` kris dot van dot hees at oracle dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mcvet at redhat dot com @ 2007-06-07 18:11 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mcvet at redhat dot com  2007-06-07 18:10 -------
Is your machine an EM64T or AMD64?

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (3 preceding siblings ...)
  2007-06-07 18:11 ` mcvet at redhat dot com
@ 2007-06-07 18:22 ` kris dot van dot hees at oracle dot com
  2007-06-07 18:23 ` kris dot van dot hees at oracle dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-07 18:22 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From kris dot van dot hees at oracle dot com  2007-06-07 18:22 -------
EM64T (Intel(R) Pentium(R) D CPU 3.00GHz)

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (4 preceding siblings ...)
  2007-06-07 18:22 ` kris dot van dot hees at oracle dot com
@ 2007-06-07 18:23 ` kris dot van dot hees at oracle dot com
  2007-06-09 16:40 ` mcvet at redhat dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-07 18:23 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From kris dot van dot hees at oracle dot com  2007-06-07 18:23 -------
Steps to reproduce:

1. Execute: tail -f <somefile>
2. Start a frysk debugger session (using the GUI) for that tail process
3. Open the memory window

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (5 preceding siblings ...)
  2007-06-07 18:23 ` kris dot van dot hees at oracle dot com
@ 2007-06-09 16:40 ` mcvet at redhat dot com
  2007-06-09 17:39 ` kris dot van dot hees at oracle dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mcvet at redhat dot com @ 2007-06-09 16:40 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mcvet at redhat dot com  2007-06-09 16:40 -------
I am able to open the memory window without problems on both Intel (R) 64 and 
AMD64 on a regular process - however, the `tail -f testfile` prevents me from 
even opening the debugging window due to a spinning ptrace error. 

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (6 preceding siblings ...)
  2007-06-09 16:40 ` mcvet at redhat dot com
@ 2007-06-09 17:39 ` kris dot van dot hees at oracle dot com
  2007-06-21  2:12 ` kris dot van dot hees at oracle dot com
  2007-06-21  2:13 ` kris dot van dot hees at oracle dot com
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-09 17:39 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From kris dot van dot hees at oracle dot com  2007-06-09 17:39 -------
After some investigation, it turns out that the problem is that the spin buttons
are defined (in glade) to have an upper bound that is well below the limit for
64-bit addresses, causing truncation in the address and thereby a ptrace peek at
an invalid address.

-- 


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (7 preceding siblings ...)
  2007-06-09 17:39 ` kris dot van dot hees at oracle dot com
@ 2007-06-21  2:12 ` kris dot van dot hees at oracle dot com
  2007-06-21  2:13 ` kris dot van dot hees at oracle dot com
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-21  2:12 UTC (permalink / raw)
  To: frysk-bugzilla



-- 
Bug 4584 depends on bug 4585, which changed state.

Bug 4585 Summary: Trying to enable menory window on x86_64 causing frysk + app hang when stopping execution
http://sourceware.org/bugzilla/show_bug.cgi?id=4585

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug general/4584] Memory window does not appear on x86_64
  2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
                   ` (8 preceding siblings ...)
  2007-06-21  2:12 ` kris dot van dot hees at oracle dot com
@ 2007-06-21  2:13 ` kris dot van dot hees at oracle dot com
  9 siblings, 0 replies; 11+ messages in thread
From: kris dot van dot hees at oracle dot com @ 2007-06-21  2:13 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From kris dot van dot hees at oracle dot com  2007-06-21 02:13 -------
2007-06-20  Kris Van Hees  <kris.van.hees@oracle.com>

        * SourceWindow.java(toggleMemoryWindow, toggleDisassemblyWindow): Do
        not display the dialog for x86_64, and changed the message to simply
        state that the window is not supported on the current architecture for
        ISAs where that is still the case.

2007-06-20  Kris Van Hees  <kris.van.hees@oracle.com>

        * memory/MemoryWindow.java (setTask, resetTask): Set the valid range
        of the fromSpin and toSpin buttons from 0 to the highest address for
        the task's ISA (2^wordsize - 1).
        * disassembler/DisassemblyWindow.java (setTask, resetTask): Set the
        valid range of the fromSpin and toSpin buttons from 0 to the highest
        address for the task's ISA (2^wordsize - 1).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-06-21  2:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-02  3:45 [Bug general/4584] New: Memory window does not appear on x86_64 kris dot van dot hees at oracle dot com
2007-06-02  3:50 ` [Bug general/4584] " kris dot van dot hees at oracle dot com
2007-06-05 20:35 ` mcvet at redhat dot com
2007-06-05 20:48 ` kris dot van dot hees at oracle dot com
2007-06-07 18:11 ` mcvet at redhat dot com
2007-06-07 18:22 ` kris dot van dot hees at oracle dot com
2007-06-07 18:23 ` kris dot van dot hees at oracle dot com
2007-06-09 16:40 ` mcvet at redhat dot com
2007-06-09 17:39 ` kris dot van dot hees at oracle dot com
2007-06-21  2:12 ` kris dot van dot hees at oracle dot com
2007-06-21  2:13 ` kris dot van dot hees at oracle dot com

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).