newbie - no content in report
Francis J. Lacoste
flacoste at logreport.org
Sun Dec 22 15:48:45 CET 2002
On sam, 2002-12-21 at 15:40, Edward Quick wrote:
>
> Thanks for the tip, that worked great except this time as the reports had
> almost finished being generated , I got a core dump:
>
> all postfix lr_tag-20021221192839-6141 lr_xml2ascii info started with no
> argument
> bogus message: Segmentation Fault - core dumped
> all postfix lr_tag-20021221192839-6141 lr_xml2report err lr_xml2ascii failed
> all postfix lr_tag-20021221192839-6141 lr_log2report err lr_xml2report
> failed
> all postfix lr_tag-20021221192839-6141 lr_log2report notice keeping
> /home/ftp/src/rsl59/tmp/lr_log2report.postfix.lr_tag-20021221192839-6141.report.xml
> for debugging.
>
> smpd9$ ls -l
> -rw-r----- 1 u752359 staff 4921256 Dec 21 19:54 core
> -rw-r--r-- 1 u752359 staff 62864866 Dec 16 10:16 mail.log
> -rw-r--r-- 1 u752359 staff 32768 Dec 21 19:54 postfix.txt
> drwxr-x--- 2 u752359 staff 3072 Dec 21 19:54 tmp
> smpd9$
>
> I managed to recreate the problem by doing:
>
> smpd9$ lr_run lr_xml2report
> ../../rsl59/tmp/lr_log2report.postfix.lr_tag-20021221192839-6141.report.xml
>
> smpd9$ ls -l
> -rw-r----- 1 u752359 staff 51168543 Dec 21 19:28
> lr_log2report.postfix.lr_tag-20021221192839-6141.log
> -rw-r----- 1 u752359 staff 403964 Dec 21 19:54
> lr_log2report.postfix.lr_tag-20021221192839-6141.report.xml
>
> I'm not sure what the problem was, but I can fairly definitely say it wasn't
> permissions or space.
>
> I had a quick look at the core file and it contains a lot of entries saying:
>
> shCan't exec "%s": %sUnrecognized signal name "%s"Bad arg length for %s, is
> %lu,
(The core is a snapshot of the virtual space (memory) used by the
program when it got the signal. Its use is for running under a debugger
to retrieve the state of the program when it died:
gdb /usr/bin/perl core)
This looks like a problem with the XML::Parser module which uses the
expat library. On what platform are you? Solaris? Red Hat? How did
you installed XML::Parser and the expat library? What versions of the
library and Lire are you using?
Kind regards
Francis J. Lacoste
--
Francis J. Lacoste . . http://www.logreport.org
/^LogReport$/ . . flacoste at logreport.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.logreport.org/pipermail/questions/attachments/20021222/21bd96fd/attachment.bin
More information about the Questions
mailing list