Bug: 35227

Impact:

Product:
GemStone/S 64 Bit

Versions:
2.2.5.4, 2.2.5.3, 2.2.5.2, 2.2.5.1, 2.2.5, 2.2.x, 2.2, 2.1.4, 2.1.3, 2.1.2, 2.1.1, 2.1

Platform:
AIX

Fixed In:
2.3

Gems with static user action code die with SIGILL

Gem executables statically liked with user action code (as described in
the GemBuilder for C manual, Appendix C) die with SIGILL, illegal
instruction.

Workaround:

Use dynamically linked user action libraries, as described in the
GemBuilder for C manual, Chapter 3.