Namaste, fellow monk.

Just ideas..

That just looks like if /dev/zero were leaking... ;-) is it the only corrupt line in the tmon.out file? Maybe there is a pattern. Flushing buffers to the wrong place... hm.

I'd check whether the tmon.out file is otherwise useable and if so, copied dprofpp to $HOME/trashbin and hacked it not to die and ignore these lines, to get at my profiling data (which I wouldn't trust too much, given the circumstances :-). I'd check also the surroundings of the strange noise lines and looked whether there's something strange happening in the called subs. *shrug*

Maybe it's not even perl-related, but an OS/FS issue. Where is the tmon.out file written to? /tmp ? tmpfs mounted? Which OS do you run and what perl version? It would be handy if you posted that information, so others with more wisdom than I had it at hand whilst thinking, and must not ask.

Do the programs which don't work have anything in common? well, just ideas..

greets,
--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

In reply to Re: Problems with Devel::DProf by shmem
in thread Problems with Devel::DProf by HuckinFappy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.