public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4631] New: SourceWindow crashes when exposed to bash source
@ 2007-06-12 14:36 swagiaal at redhat dot com
  2007-08-01 19:46 ` [Bug general/4631] " rmoseley at redhat dot com
  2007-08-01 20:02 ` rmoseley at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: swagiaal at redhat dot com @ 2007-06-12 14:36 UTC (permalink / raw)
  To: frysk-bugzilla

yum install bash-debuginfo
then start a bash debugsession.

java.lang.NullPointerException
   at org.eclipse.cdt.internal.core.parser.Parser.consume(frysk)
   at org.eclipse.cdt.internal.core.parser.Parser.errorHandling(frysk)
   at org.eclipse.cdt.internal.core.parser.Parser.failParseWithErrorHandling(frysk)
   at org.eclipse.cdt.internal.core.parser.Parser.translationUnit(frysk)
   at org.eclipse.cdt.internal.core.parser.Parser.parse(frysk)
   at frysk.dom.cparser.CDTParser.parse(frysk)
   at frysk.dom.DOMImage.addSource(frysk)
   at frysk.rt.Line.getDOMSource(frysk)
   at frysk.gui.srcwin.CurrentStackView.appendRows(frysk)
   at frysk.gui.srcwin.CurrentStackView.buildTree(frysk)
   at frysk.gui.srcwin.CurrentStackView.<init>(frysk)
   at frysk.gui.srcwin.SourceWindow.populateStackBrowser(frysk)
   at frysk.gui.srcwin.SourceWindow.finishSourceWin(frysk)
   at frysk.gui.srcwin.SourceWindow$LockObserver$39.run(frysk)
   at org.gnu.glib.CustomEvents.runEvents(libgtkjava-2.10.so)
   at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.10.so)
   at org.gnu.gtk.Gtk.main(libgtkjava-2.10.so)
   at frysk.gui.Gui.gui(frysk)
   at frysk.bindir.frysk.main(frysk)

-- 
           Summary: SourceWindow crashes when exposed to bash source
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: swagiaal at redhat dot com
                CC: mcvet at redhat dot com,rmoseley at redhat dot com
OtherBugsDependingO 1633
             nThis:


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

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


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

* [Bug general/4631] SourceWindow crashes when exposed to bash source
  2007-06-12 14:36 [Bug general/4631] New: SourceWindow crashes when exposed to bash source swagiaal at redhat dot com
@ 2007-08-01 19:46 ` rmoseley at redhat dot com
  2007-08-01 20:02 ` rmoseley at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rmoseley at redhat dot com @ 2007-08-01 19:46 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From rmoseley at redhat dot com  2007-08-01 19:46 -------
Fixed.  There were numerous errors, the worst being the parser choking on the
"shell.c" source code.  That was fixed and the parser changed so it will not
abort on NPE's or array bounds problems.  The source code will go unmarked and
be shown with no highlights.

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


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

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


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

* [Bug general/4631] SourceWindow crashes when exposed to bash source
  2007-06-12 14:36 [Bug general/4631] New: SourceWindow crashes when exposed to bash source swagiaal at redhat dot com
  2007-08-01 19:46 ` [Bug general/4631] " rmoseley at redhat dot com
@ 2007-08-01 20:02 ` rmoseley at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rmoseley at redhat dot com @ 2007-08-01 20:02 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From rmoseley at redhat dot com  2007-08-01 20:01 -------
*** Bug 4841 has been marked as a duplicate of this bug. ***

-- 


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

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


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

end of thread, other threads:[~2007-08-01 20:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-12 14:36 [Bug general/4631] New: SourceWindow crashes when exposed to bash source swagiaal at redhat dot com
2007-08-01 19:46 ` [Bug general/4631] " rmoseley at redhat dot com
2007-08-01 20:02 ` rmoseley at redhat 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).