in reply to Problem with -d:DProf and Sys::Syslog
From Perldiag:
=item panic: Devel::DProf inconsistent subroutine return
(P) Devel::DProf called a subroutine that exited using goto(LABEL), last(LABEL) or next(LABEL). Leaving that way a subroutine called from an XSUB will lead very probably to a crash of the interpreter. This is a bug that will hopefully one day get fixed.
|
|---|