Your message dated Wed, 5 Jan 2011 18:41:45 +0000
with message-id <[email protected]>
and subject line Re: Bug#603261: Segmentation fault solved
has caused the Debian Bug report #603261,
regarding libdbix-fulltextsearch-perl: Segmentation fault on database access
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
603261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603261
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdbix-fulltextsearch-perl
Version: 0.73-10
Severity: important
Using libdbix-fulltextsearch-perl to index web pages.
This used to work on etch, after an upgrade to lenny I get the following
errors:
Attempt to free unreferenced scalar: SV 0xa571760, Perl interpreter:
0x9c1a008 at /usr/share/perl5/DBIx/FullTextSearch/String.pm line 41.
Attempt to free unreferenced scalar: SV 0xa571760, Perl interpreter:
0x9c1a008 at /usr/share/perl5/DBIx/FullTextSearch/String.pm line 41.
my script dies with
Segmentation fault
Tried to get DBIx::FullTextSearch from CPAN, but it does not build.
# perl -v
This is perl, v5.10.0 built for i486-linux-gnu-thread-multi
is this a known bug? Is there a solution for this, or do I have
to set up a debian etch system to maintain this database?
Same problem on the two systems below:
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.18-xen-3.1-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages libdbix-fulltextsearch-perl depends on:
ii libdbd-mysql-perl 4.007-1+lenny1 A Perl5 database interface to the
ii libparse-recdescent-perl 1.95.1+dfsg-3 generates recursive-descent parser
ii libwww-perl 5.813-1+lenny2 WWW client/server library for Perl
ii perl 5.10.0-19lenny2 Larry Wall's Practical Extraction
libdbix-fulltextsearch-perl recommends no packages.
libdbix-fulltextsearch-perl suggests no packages.
-- no debconf information
---------------------------------------------------------------------------
Same Problem on another System:
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages libdbix-fulltextsearch-perl depends on:
ii libdbd-mysql-perl 4.007-1+lenny1 A Perl5 database interface to the
ii libparse-recdescent-perl 1.95.1+dfsg-3 generates recursive-descent parser
ii libwww-perl 5.813-1+lenny2 WWW client/server library for Perl
ii perl 5.10.0-19lenny2 Larry Wall's Practical Extraction
libdbix-fulltextsearch-perl recommends no packages.
libdbix-fulltextsearch-perl suggests no packages.
--- End Message ---
--- Begin Message ---
On Wed, Jan 05, 2011 at 07:13:07PM +0100, Stefan Seiz wrote:
> Hello Dominic
>
> I was trying to document this problem today.
> Starting from a simple example, everything worked as documented.
>
> My application still had the same problem.
> Looking closer into my code I found a wrong variable declaration (our vs. my),
> once this was fixed everything worked as expected.
>
> Looks like the previous perl version coped with my error, whereas perl 5.10
> crashed.
>
> Sorry that I barked up the wrong tree...
No problem. Thanks for letting me know.
Dominic.
--
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- End Message ---