GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/745

    [TRAFODION-2261] Mxosrvr or java core with starting from Java_org_tra…

    …fodion_jdbc_t2_SQLMXConnection_close
    
    [TRAFODION-2262] Mxosrvr or Java core with the stack trace pointing to 
log4Cxx functions
    
    IpcServerClass was not getting destructed correctly. When the CLI context 
is deleted, the ESP
    server class object an IpcServerClass instance that manages the ESP server 
started
    in the CLI context are also destroyed.  Fixed the IpcServerClass and 
IpcServer destructors
    so that there is no memory corruption.
    
    Log4Cxx infrastructure in SQL was recursively attempting to log the 
messages when there is an
    issue with it. This was causing stack corruption.
    
    Also added a code to initialize the log4cxx infrastructure if it is not 
done already upon
    the first CLI call.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/incubator-trafodion 
core_dump_issues

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/745.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #745
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to