Kbase P125500: Crash when unsubscribing during DELETE of procedure
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/12/2007 |
|
Status: Unverified
FACT(s) (Environment):
Linux Intel
OpenEdge 10.1x
SYMPTOM(s):
ADM2 Application using WebClient.
An appserver is running adm2/fetchcontaineddata.p, for an SBO.
After upgrade the AppServer crashes with memory violation.
(49) SYSTEM ERROR: Memory violation.
Stack trace is:
utcore_dbe
utcore
drexit
drSigFatal
rnRemAllSubscriptions
umProcDestroy
umClassDestroy
umSuperDestroy
rnFreeProc
rncleanupproc
rnDeletePendingProcs
rnsrctarFree
rncrrun_check
rninterpret
cr_run_loaded
execProc
execCall
WriterOutputRequest
ServerSourceGetNextRequest
open4GLRead
ub_sendRsp
ub_processRequest
csd_dispatch_message
do_serve_mainline
do_serve
main
The crash occurs in rnRemAllSubscriptions.
CAUSE:
Bug# OE00156238
FIX:
Upgrade to OpenEdge 10.1B03 or later.
Alternatively, as a work around increase -mmax (e.g. to 8192).