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/4708] New: Backtraces during usage of FryskGui


During the use of the session-manager and then opening the source window:

java.lang.RuntimeException: EventLoop.tid changing from 20669 to 20667
   at frysk.event.EventLoop.updateTid(FryskGui)
   at frysk.event.EventLoop.runPending(FryskGui)
   at frysk.util.Util.getProcFromCoreFile(FryskGui)
   at frysk.gui.srcwin.SourceWindowFactory.attachToCore(FryskGui)
   at frysk.gui.srcwin.SourceWindow.examineCoreFile(FryskGui)
   at frysk.gui.srcwin.SourceWindow.access$36(FryskGui)
   at frysk.gui.srcwin.SourceWindow$6.fileActivated(FryskGui)
   at org.gnu.gtk.FileChooserHelper.fireFileActivated(libgtkjava-2.8.so)
   at org.gnu.gtk.FileChooserDialog.handleFileActivated(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.main(libgtkjava-2.8.so)
   at frysk.gui.Gui.gui(FryskGui)
   at frysk.gui.FryskGui.main(FryskGui)
Caused by: java.lang.Exception
   at frysk.event.EventLoop.updateTid(FryskGui)
   at frysk.event.EventLoop.run(FryskGui)
   at frysk.gui.Gui$5.run(FryskGui)
   at java.lang.Thread.run(libgcj.so.8rh)


and then:

java.lang.Exception: failure: no device event controller found.

   at org.gnu.glib.GObject.printStackTrace(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.main(libgtkjava-2.8.so)
   at frysk.gui.Gui.gui(FryskGui)
   at frysk.gui.FryskGui.main(FryskGui)

-- 
           Summary: Backtraces during usage of FryskGui
           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


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

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