RE: my threaded perl script core dumps on Solaris
[email protected] (Charles Bueche)
| Newsgroups | perl.ithreads |
|---|---|
| Message-ID | <[email protected]> |
Hi Jerry, this is indeed a cool idea. I wasn't aware that I can update modules that are part of the core perl tarball. I will try on my test platform. Charles On jeu, 2006-04-20 at 07:15 -0700, Jerry D. Hedden wrote: > Charles Bueche wrote: > > I'm having intermittent core dumps with a [threaded] script I wrote. > > Try installing the latest version of the threads and threads::shared > modules from CPAN. That may help.