How to update perl

F

fritz-bayer

Hi,

when I run a perl script of mine, I get a segmentation fault. So I
guess this is a bug. I just don't know, if it is a bug in perl or some
of my linux libraries. I'm using debian/sarge with kernel 2.6.14.2. The
perl version I use is:

v5.8.4 built for i386-linux-thread-multi

Because I think it is a bug, I would like to try to update all my
installed modules from cpan. Can somebody tell me a command, which
updates all installed modules automatically?

I also would like to know why I get this segmentation fault. It occurs
within a regular expression. Does somebody know a workaround or how I
should change my code?

Here is the stack trace:

write(1, "Link text after removing tags an"..., 45Link text after
removing tags and entities:
) = 45
mremap(0xb6eca000, 1097728, 1552384, MREMAP_MAYMOVE) = 0xb6a59000
mmap2(NULL, 159744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb7aa9000
mremap(0xb7aa9000, 159744, 159744, MREMAP_MAYMOVE) = 0xb7aa9000
mremap(0xb7aa9000, 159744, 241664, MREMAP_MAYMOVE) = 0xb7a07000
mremap(0xb7a07000, 241664, 241664, MREMAP_MAYMOVE) = 0xb7a07000
mremap(0xb7a07000, 241664, 360448, MREMAP_MAYMOVE) = 0xb79af000
mremap(0xb79af000, 360448, 360448, MREMAP_MAYMOVE) = 0xb79af000
mremap(0xb79af000, 360448, 536576, MREMAP_MAYMOVE) = 0xb79af000
mremap(0xb79af000, 536576, 536576, MREMAP_MAYMOVE) = 0xb79af000
mremap(0xb79af000, 536576, 806912, MREMAP_MAYMOVE) = 0xb77cf000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
 
U

usenet

I also would like to know why I get this segmentation fault. It occurs
within a regular expression.

I know it couldn't possibly have any bearing on the subject, but humor
us - would you mind telling us exactly what this regular expression is
that causes this problem? Or, are you saying that ANY regular
expression causes this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,176
Messages
2,570,947
Members
47,498
Latest member
log5Sshell/alfa5

Latest Threads

Top