Subject: | Lingua::LinkParser compiles but segfaults when used |
Problem appears on Mandrake 9.1, Lingua-inkParser-1.08 compiles but any tests fail with 'Segmetation fault (core dumped)'. I tried to install through CPAN and by hand.
The install completed if forced to but again I got segfault after calling
my $parser = new Lingua::LinkParser;
It does not appear to be a problem with the grammer parser itself as I can run the parse command and parse sentences with it just fine.
Here's my full OS and Perl info
Mandrake 9.1
Kernel: 2.4.21-0.13mdk
gcc: 3.2.2
Perl: v5.8.0 built for i386-linux-thread-multi
Maybe a problem with threaded perl?
I attached the dumped core, maybe that will help. I will try to compile it on some other systems when I get access to them.
Message body not shown because it is not plain text.