The assert subroutine failed

Stefan Roukens

Newcomer
Joined
Jan 27, 2009
Messages
1
Reaction score
0
Points
0
On one of our systems with a TSM client 5.5.1.0 we receive the following message when performing a 'dsmc q sched':
$ dsmc q sched
IBM Tivoli Storage Manager
Command Line Backup/Archive Client Interface
Client Version 5, Release 5, Level 1.0
Client date/time: 01/26/09 08:49:09
(c) Copyright by IBM Corporation and other(s) 1990, 2008. All Rights Reserved.

Node Name: <NODE NAME>
Session established with server <SERVER>: AIX-RS/6000
Server Version 5, Release 5, Level 1
Server date/time: 01/26/09 08:49:09 Last access: 01/26/09 08:48:58

Schedule Name: <SCHEDULE NAME>
Description: <DESCRIPTION>
Schedule Style: Enhanced
Action: Incremental
Options:
Objects:
Priority: 5
Next Execution: 12 Hours and 34 Minutes
Duration: 5 Hours
Period:
Day of Week: Monday, Tuesday, Wednesday, Thursday, Friday
Month: Any
Day of Month: Any
Week of Month: Any
Expire: Never

The assert subroutine failed: CB_HDRP((char *) blkP - FB_PREVFREE(blkP))->bSize == FB_PREVFREE(blkP), file ../mem/dsmem.cpp, line 1881
Fatal error: got signal 6
IOT/Abort trap(coredump)


The error/core dump only occured when invoking the 'dscm q sched' command and only when performed by a user other than 'root'.

The solution to this was to install patch 5.5.1.11 of the TSM client.
 
Back
Top