Bug 4012 - parser seems to have trouble parsing debuginfo for packages
Summary: parser seems to have trouble parsing debuginfo for packages
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2007-02-08 20:12 UTC by Mike Cvet
Modified: 2007-08-01 19:25 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2007-02-08 20:12:22 UTC
Installing a variety of debuginfo packages from RPM and opening up the 
SourceWindow on one of these processes results in plaintext in the view. This 
is because parsing failed for the source of this process and the buffer loaded 
it manually.
Comment 1 Rick Moseley 2007-08-01 19:25:23 UTC
Parser has nothing to do with the debuginfo.  The parser has to be passed the
pointer to the file, so the problem was before the parser got to ti.  Although
whatever the problem was it appears to be fixed.