in reply to Re^2: Segmentation fault from XML::Twig::Elt
in thread Segmentation fault from XML::Twig::Elt
I can reproduce the problem in win32 (perl 5.12.3), but not on linux (perl5.12.3, 5.12.4 or 5.14.2). So since it's the same code on all 3 versions, I would think it's a bug somewhere in Scalar::Util::weaken or in the core, but only on windows. Which is a bit annoying since I don't develop on windows, I only use it to test modules before a release.
I am not sure where to go from there honestly. Any idea?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Segmentation fault from XML::Twig::Elt
by isync (Hermit) on Nov 07, 2011 at 14:07 UTC | |
|
Re^4: Segmentation fault from XML::Twig::Elt
by Anonymous Monk on Nov 08, 2011 at 04:46 UTC | |
by mirod (Canon) on Dec 06, 2011 at 18:36 UTC |