Bug 5848 - ferror prints duplicate stack traces and errors
Summary: ferror prints duplicate stack traces and errors
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 5846
  Show dependency treegraph
 
Reported: 2008-03-03 21:27 UTC by Andrew Cagney
Modified: 2008-03-06 22:04 UTC (History)
0 users

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 Andrew Cagney 2008-03-03 21:27:40 UTC
From the demo:

ferror printed the stack-trace twice, for the bad write call.
Comment 1 Sami Wagiaalla 2008-03-06 22:04:16 UTC
swagiaal: Fixed 5848: ferror prints duplicate stack traces and errors.
    
    frysk-core/frysk/bindir/ChangeLog
    +2008-03-06  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* ferror.java: Now reads entire length of string
    +	being outputed.
    +