Zitat von lst_ho...@kwsoft.de:
> Zitat von Thomas Lohman :
>
> "bat ERROR in lib/smartall.c:121 Failed ASSERT: nbytes >0"
This particular message is generated because some calling method is
passing in a 0 to the SmartAlloc methods as the number of bytes to
allocate. This
Zitat von Thomas Lohman :
"bat ERROR in lib/smartall.c:121 Failed ASSERT: nbytes >0"
>>>
>>> This particular message is generated because some calling method is
>>> passing in a 0 to the SmartAlloc methods as the number of bytes to
>>> allocate. This is not allowed via an ASSERT condition a
>>> "bat ERROR in lib/smartall.c:121 Failed ASSERT: nbytes >0"
>>
>> This particular message is generated because some calling method is
>> passing in a 0 to the SmartAlloc methods as the number of bytes to
>> allocate. This is not allowed via an ASSERT condition at the top of the
>> actual smallo
Zitat von Thomas Lohman :
>> "bat ERROR in lib/smartall.c:121 Failed ASSERT: nbytes >0"
>
> This particular message is generated because some calling method is
> passing in a 0 to the SmartAlloc methods as the number of bytes to
> allocate. This is not allowed via an ASSERT condition at the top
> "bat ERROR in lib/smartall.c:121 Failed ASSERT: nbytes >0"
This particular message is generated because some calling method is
passing in a 0 to the SmartAlloc methods as the number of bytes to
allocate. This is not allowed via an ASSERT condition at the top of the
actual smalloc() method in
Hello List
for testing an Upgrade i have compiled bacula-5.2.10 from source.
Build and make install works fine and all service start as before with
the same config as used for 5.2.5. But when testing bat we got a crash
as soon as we try to access the tape auto loader in the storage tree
"ba