This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4259] New: java.lang.RuntimeException: This method is not implemented (Nov 4, 2006)


So I ran the monitor on Nautilus with most of the available observers attached, 
except maybe clone, and then started clicking around to generate events in the 
monitor. 

Frysk and Nautilus appeared to freeze, and when the gnome "Force Quit?" dialog 
came up and I clicked 'yes', the following error popped up in a dialog from 
Frysk:

This method is not implemented (Nov 4, 2006)

java.lang.RuntimeException: This method is not implemented (Nov 4, 2006)
   at frysk.gui.monitor.eventviewer.EventViewer2.removeProc(FryskGui)
   at frysk.gui.monitor.eventviewer.EventViewer2$2.update(FryskGui)
   at java.util.Observable.notifyObservers(libgcj.so.7rh)
   at frysk.gui.monitor.GuiObservable.notifyObservers(FryskGui)
   at frysk.gui.monitor.ObservableLinkedList.remove(FryskGui)
   at frysk.gui.sessions.DebugProcess.removeProc(FryskGui)
   at frysk.gui.sessions.DebugProcess$1.updateTerminated(FryskGui)
   at frysk.proc.Task.notifyTerminated(FryskGui)
   at frysk.proc.LinuxPtraceTaskState.handleAttachedTerminated(FryskGui)
   at frysk.proc.LinuxPtraceTaskState$15.handleTerminatedEvent(FryskGui)
   at frysk.proc.Task.processTerminatedEvent(FryskGui)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.terminated(FryskGui)
   at frysk.sys.Wait.waitAllNoHang(FryskGui)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld.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: java.lang.RuntimeException: This method is not
                    implemented (Nov 4, 2006)
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: mcvet at redhat dot com
                CC: swagiaal at redhat dot com


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]