The same code is running without giving segmentation fault in another server.
Are you sure it occurs in HTML::TagParser? That is a pure perl module, and such segfaults are most likely to occur if some module which includes a shared object (XS-module) is copied over to a machine with incompatible libraries. I guess you need to look elsewhere for the culprit. What modules are you using besides HTML::TagParser?
You could try to run that under gdb and produce a backtrace to locate the problem.
In reply to Re: Segmentation fault with HTML::TagParser module
by shmem
in thread Segmentation fault with HTML::TagParser module
by raghu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |