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/3913] Core exception at: frysk.proc.BitfieldAccessor.getIntField(FryskGui)


------- Additional Comments From mcvet at redhat dot com  2007-01-24 17:59 -------
Thanks to Mark's recent patch, we now know which Exception it was:

java.lang.NullPointerException
   at frysk.proc.BitfieldAccessor.getIntField(FryskGui)
   at frysk.gui.register.RegisterWindow.stringUsingView(FryskGui)
   at frysk.gui.register.RegisterWindow.stringUsingView(FryskGui)
   at frysk.gui.register.RegisterWindow.refreshList(FryskGui)
   at frysk.gui.register.RegisterWindow.load(FryskGui)
   at frysk.gui.register.RegisterWindow.finishRegWin(FryskGui)
   at frysk.gui.register.RegisterWindow$LockObserver.update(FryskGui)
   at java.util.Observable.notifyObservers(libgcj.so.7rh)
   at frysk.rt.RunState.updateExecuted(FryskGui)
   at frysk.proc.Task.notifyInstruction(FryskGui)
   at frysk.proc.LinuxPtraceTaskState$Running.handleTrappedEvent(FryskGui)
   at frysk.proc.Task.processTrappedEvent(FryskGui)
   at frysk.proc.LinuxPtraceHost$PollWaitOnSigChld$5.stopped(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)


-- 


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

------- 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]