Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mouse CPAN distribution.

Report information
The Basics
Id: 58258
Status: resolved
Priority: 0/
Queue: Mouse

People
Owner: Nobody in particular
Requestors: xenoterracide [...] gmail.com
Cc:
AdminCc:

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



Subject: make_immutable segfaults my tests
tried using Any::Moose instead of Moose http://github.com/xenoterracide/Template- ShowStartStop/blob/04f7e42e9acf28d5d8354f60b9b44a347ce66f14/lib/Template/ ShowStartStop.pm but my tests that actually use the module segfault. also using ->make_immutable(inline_constructor => 0) now... that didn't work with mouse either (but does with moose)
You should provide more information such as Perl version and the operating system. I cannot reproduce segv on my enviromnents (Linux, perl 5.8.1, 5.8.8, 5.10.1, 5.13.1). -- Goro Fuji (gfx) GFUJI at CPAN.org
It should be fixed in the latest version of Mouse. -- Goro Fuji (gfx) GFUJI at CPAN.org