Hello Michael,
On 2014-04-22 23:34, Michael Volz wrote:
this is my first mail to this list and I am new to mailpiler. We are a
small it company in Switzerland and we are testing mailpiler as
archiving solution for our own infrastructure but also for our
clients.
Tests are very promising so far, you have done a great job here!
I am having problems with pilerexport on my installation. I installed
piler-0.1.24 on a RHEL 6 (Scientific Linux 6.5, epel and
rpmforge-repos)
machine. I am using mysql and sphinx from the repos. It is working
fine,
receiving, archiving and searching emails. But if I execute
pilerexport
it segfaults and termination without having done anything. It doesn't
matter if I invoke it with -A or --start-date and --end-date. Kernel
log
Apr 22 18:52:19 srv kernel: pilerexport[5219]: segfault at
7fff00000000
ip 0000003ef2cffd6f sp 00007fff3a777960 error 6 in
libc-2.12.so[3ef2c00000+18b000]
Here are some information about the machine and versions of software
installed:
http://pastebin.com/1d2xRkpp
Here is a little gdb session with the segfault:
http://pastebin.com/utxXqd0E
Any ideas on that and how to solve it?
unfortunately 0.1.24 "features" a bug in processing sql queries. Please
upgrade to the master branch
(https://bitbucket.org/jsuto/piler/get/master.tar.gz),
and it will solve the problem.
Be sure to check out http://www.mailpiler.org/en/upgrade.html
Janos