Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the devel-nytprof CPAN distribution.

Report information
The Basics
Id: 50851
Status: resolved
Priority: 0/
Queue: devel-nytprof

People
Owner: Nobody in particular
Requestors: heiko.eissfeldt [...] siemens.com
TIMB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: "deflate failed, error -5 (buffer error)" in some situations
To reproduce: $ NYTPROF=stmts=0:subs=0 perl -d:NYTProf -e '1' deflate failed, error -5 (buffer error) in pid 55363. END failed--call queue aborted. The cause seems to be that deflate() may be called with avail_in==0 and nothing to flush. http://www.zlib.net/manual.html#deflate
Resolved in (or below) r912