Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Segfault with MooseX::Declare and Regexp::Grammars

by betterworld (Curate)
on Feb 27, 2011 at 14:06 UTC ( [id://890419]=note: print w/replies, xml ) Need Help??


in reply to Re: Segfault with MooseX::Declare and Regexp::Grammars
in thread Segfault with MooseX::Declare and Regexp::Grammars

This cannot be a bug in Data::Dumper: If I remove the dumping code (so BUILD is empty), the segmentation fault still happens. Sorry I did not mention this. I was so accustomed to Data::Dumper that I did not suspect a bug there :)

  • Comment on Re^2: Segfault with MooseX::Declare and Regexp::Grammars

Replies are listed 'Best First'.
Re^3: Segfault with MooseX::Declare and Regexp::Grammars
by Anonymous Monk on Feb 27, 2011 at 14:30 UTC
    You're not the only one to load Data::Dumper :)
    print "AH Data::Dumper::VERSION $Data::Dumper::VERSION @_\n" +;
    AH Data::Dumper::VERSION 2.128 Foo=HASH(0x1bc0a2c) HASH(0x1bc0afc)
    Data::Dumper may or may not be responsible, directly or otherwise ... someone needs to bust out a debugger and track down where the segfault occurs

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-18 02:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found