Re: [Bacula-users] Bacula director Postgresql related crash on FreeBSD

2009-10-09 Thread Bruno Friedmann
I'm not an expert of C++ but You really have a trouble in the db_accurate_jobis as they normally should be BIGINT. (postgresql saying ok I'm trunk it to .. so results are surely wrong) Is it the only accurate job you run ? And is the db set SQLASCII not UTF-8 ? (should be as other jobs works)

[Bacula-users] Bacula director Postgresql related crash on FreeBSD

2009-10-08 Thread Simon L. Nielsen
Hey, I'm running Bacula 3.0.2 on FreeBSD/amd64 7.2 using Postgresql 8.3.7 and currently runing into a problem where the bacula director crashes with a segfault / bus error when I run some of my backup jobs. It's 100% reproduceable for at least the one job, but another job worked just fine. I sus