DB2 - Problem description
| Problem IT02042 | Status: Closed |
ABEND IN SQLAK_CALLBDRDAINPUT DUE TO MISALIGNED MEMORY ACCESS, LEADING TO SIGBUS SIGNAL | |
| product: | |
DB2 CONNECT / DB2CONNCT / 970 - DB2 | |
| Problem description: | |
A crash with a SIGBUS error in client side code may occur with the following stack : sqlak_callbDrdaInput sqljrGenSqlDta sqljrDrdaArCall sqleuInvokeActivationRoutine sqleuPerformServerActivationCheck sqleUCappConnect CLI_sqlConnect SQLConnect2 The problems happens when DB2 accesses a 2 byte integer in a non-2 byte aligned location. Most platforms will handle this gracefully and perform a byte by byte copy instead in the kernel but in some cases , this signal may be passed to user code and trigger the SIGBUS signal causing a failure in the process. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * all * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade the database server to v9.7 Fix Pack 10 or higher. * **************************************************************** | |
| Local Fix: | |
| Solution | |
This problem was first fixed in v9.7 fix Pack 10 | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 27.05.2014 08.12.2014 08.12.2014 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP10 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.10 |
|