Bus error when reporting on Solaris 8 sendmail
Joost van Baal
joostvb at logreport.org
Fri Oct 29 06:37:59 CEST 2004
On Thu, Oct 28, 2004 at 03:06:46PM +0200, Didier Faugeron wrote:
>
> I have installed lire-2.0.1 on Solaris 8 and am having problems running a
> report against /var/log/syslog for sendmail log.
>
> solaris8>lr_run lr_log2report sendmail /var/log/syslog syslog_test
>
> bogus message: Bus Error - core dumped
>
> It works perfectly with the syslog DLF converter for the same syslog file!
Since all Lire code is Perl, this is not caused by Lire itself. It is
likely some of the commands invoked by Lire which causes trouble. It
could be e.g. DB::SQLite2, or expat or XML::Parser.
> Do you have any idea to help me?
You could try running Lire in debug mode (reconfiger Lire using the
lire(1) interface) and pin down which subcommand causes the crash.
BTW:
lr_run lr_log2report sendmail /var/log/syslog syslog_test
is not supposed to yield anything useful. For processing syslog logs,
one would have to call
lr_run lr_log2report syslog /var/log/syslog syslog_test
.
Bye,
Joost
--
. . http://logreport.com/
| '.| /^LogReport$/
| Lire http://logreport.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.logreport.org/pipermail/questions/attachments/20041029/613edc8f/attachment.bin
More information about the Questions
mailing list