Kbase P174733: Running code in batch mode on Linux causes error 49 due to old version of libc.so.6 library
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/5/2010 |
|
Status: Unverified
SYMPTOM(s):
Running code in batch mode on Linux causes error 49
SYSTEM ERROR: Memory violation. (49)
Stack trace shows that exception was in __GI___libc_sigaction in file libc.so.6
FACT(s) (Environment):
Linux
OpenEdge 10.1B
CAUSE:
The version of libc.so.6 was and older version (2.3.2) and this was causing the crash. Other systems with newer versions (2.5) did not crash.
FIX:
Upgrade the version of libc.so.6 on the system to a newer version