[cx-oracle-users] Oracle Dumps
Brought to you by:
atuining
From: Mccully, S. <Sea...@tu...> - 2011-10-19 17:43:49
|
I have been experiencing frequent crashes to my python application, in connection to using the cx_Oracle module. The application seems to just go away, with-out any stack trace and seems related to the oracle client crashing. Since oracle is creating these trace files at the time of application crash. Using -cx_Oracle v5.0 -Oracle Client 11.2 64bit. -python 2.6.5 -storm 0.14.283.1 ============================================================ ora_7250_140122180073216.trc Trace file /usr/lib64/oracle/11.2/client64/lib/log/diag/clients/user_veasutil/host_2513 739421_80/trace/ora_7250_140122180073216.trc kpedbg_dmp_stack()+360<-kpeDbgCrash()+192<-kpudfn()+1124<-OCIDefineByPos()+5 7<-Cursor_PerformDefine()+401<-00007F70B92D55C0 ============================================================= ora_7250_140122180073216.trm @2|2|VU5pWg-J1"7250_140122180073216|host_2513739421_80| 6/Prcd-V-J1~42M 3?6fUBYA~0J ============================================================== I have been unable to actually reproduce these types of crashes, and not sure where in the stack is causing these crashes to happen. Sean |