Home › Forums › OS X Server and Client Discussion › Mail › perl crash
- This topic has 1 reply, 2 voices, and was last updated 20 years, 7 months ago by
afp548contributor.
-
AuthorPosts
-
September 2, 2004 at 5:35 pm #358976
bustthis
Participantlast night, perl seemed to crash and i am trying to make sense of it. i followed your old article on installing amavisd-new (20030616) – clamav (0.75) – spamassassin (2.6.4) and everything has been running smoothly for 6 months. two days ago i decided to install the clamav webmin module and it said it required Date::Manip… so i first tried to install the perl module through webmin with no success, i then forced installed the module with cpan, the make test returned some errors without force install. not sure if this is related to the crash, but it’s the only thing i’ve changed in the last couple of months.
i first noticed in mail.log:
Sep 2 05:40:48 server postfix/smtp[29526]: CCF9255C46: to=<[email protected]>, relay=127.0.0.1[127.0.0.1], delay=3, status=deferred (lost connection with 127.0.0.1[127.0.0.1] while sending end of data — message may be sent more than once)
then in console.log:
Sep 2 01:40:48 server crashdump: Unable to determine CPSProcessSerNum pid: 25438 name: perl
Sep 2 01:40:48 server crashdump: Couldn’t find or create: /tmp/Library/Logs/CrashReporter (euid: 37)
Sep 2 01:40:48 server crashdump: Started writing crash report to: /Library/Logs/CrashReporter/perl.crash.log
Sep 2 01:40:48 server crashdump: Finished writing crash report to: /Library/Logs/CrashReporter/perl.crash.log
portion of perl.crash.log:
Command: perl
Path: /usr/bin/perl
Version: ??? (???)
PID: 25438
Thread: 0Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000Thread 0 Crashed:
0 UUlib.bundle 0x002224f4 UUGetFileName + 0x7ec
1 UUlib.bundle 0x0022369c UUPreProcessPart + 0x148
2 UUlib.bundle 0x002120a0 UULoadFileWithPartNo + 0x3fc
3 UUlib.bundle 0x00209318 XS_Convert__UUlib_LoadFile + 0x3e0 (UUlib.xs:395)
4 libperl.dylib 0x7f48dc3c Perl_pp_entersub + 0x4fc
5 libperl.dylib 0x7f486884 Perl_runops_standard + 0x40
6 libperl.dylib 0x7f433268 S_run_body + 0x134
7 libperl.dylib 0x7f432ec4 perl_run + 0xa4
8 perl 0x000027b0 0x1000 + 0x17b0
9 perl 0x00002420 0x1000 + 0x1420
10 perl 0x00002294 0x1000 + 0x1294can someone please tell me whats up? i’m not sure what crashed here or the cause of it and i would like to know if i should uninstall Date::Manip?
thanks in advance,
charles -
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed