Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: XS Error: Segfault with B::HooksAtRuntime

by haj (Vicar)
on Aug 06, 2022 at 16:15 UTC ( [id://11145983]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use lib '.';
    use Demo;
    
  2. or download this
    package Demo;
    use MooseX::Extended;
    require Stuff;
    
  3. or download this
    package Stuff;
    use MooseX::Extended;
    
  4. or download this
    ==12066== Memcheck, a memory error detector
    ==12066== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et 
    +al.
    ==12066== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyrigh
    +t info
    ...
    ==12066==    by 0x1B000E: Perl_yyparse (in /home/haj/perl5/perlbrew/pe
    +rls/perl-5.36.0/bin/perl)
    ==12066==    by 0x17E836: perl_parse (in /home/haj/perl5/perlbrew/perl
    +s/perl-5.36.0/bin/perl)
    ==12066==    by 0x155295: main (in /home/haj/perl5/perlbrew/perls/perl
    +-5.36.0/bin/perl)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145983]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-03-28 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found