On 12/25/2015 08:11 AM, Kern Sibbald wrote:
> On 12/25/2015 01:33 AM, Peter Keller wrote:
>> Hello,
>>
>>> 23-Dec 18:47 DIR:xxx.yyy.zzz JobId 4: Error: Catalog error updating file
>>> digest. bdb.h:101 Update failed: affected_rows=0 for UPDATE File SET
>>> MD5='oGhRwHZ+y+mWb+fv9ppFrA' WHERE FileId=6148914691236517205
>> Also, I just noticed, 6148914691236517205 is 0x5555555555555555 in Hex, which
>> is a string of U characters, so maybe there was a buffer overflow?
> It is very astute of you to notice the hex value!
>
> 0x55555... is the value that the Bacula memory allocator sets memory
> when it is first malloc'ed.  This means that the FileId is getting set
> (or at least in the error message) from an uninitialized buffer.
>
> What version of Bacula are you using?

Well, don't bother to answer that question.  It is in your Subject line!

If you do not have Spool Attributes turned on, I recommend that you do
so to see if it fixes the problem.



>
>> Thank you!
>>
>> -pete
>>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>


------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to