Home » Developer & Programmer » Precompilers, OCI & OCCI » 11g pro*c appliation crashes while 10g is ok, why? (AIX)
|
|
|
|
|
|
|
|
Re: 11g pro*c appliation crashes while 10g is ok, why? [message #418277 is a reply to message #383219] |
Thu, 13 August 2009 15:39   |
TSull
Messages: 1 Registered: August 2009
|
Junior Member |
|
|
Ever find the source to your issue? I have a similar situation with an oracle 11 process I am building. Here is the stack trace:
=>[1] _kill(0x0, 0x6, 0x1, 0x3e388, 0x1d2a1e4, 0xfef6e308), at 0xfef4559c
[2] skgdbgcra(0x2, 0x249bef4, 0x1, 0x1d32d20, 0x1c4f018, 0x249bef0), at 0xbc1c54
[3] skgesig_sigactionHandler(0x1, 0xdac00, 0x8c70, 0x0, 0x0, 0x1), at 0xbc2934
[4] __sighndlr(0xb, 0x249d3b8, 0x249d100, 0xbc26d8, 0x0, 0x1), at 0xfef44b28
---- called from signal handler with signal 11 (SIGSEGV) ------
[5] srv__scheduler(0x249d480, 0x6dd298, 0xff36aa2c, 0x0, 0xff3f42f0, 0x0), at 0xff36cbd8
[6] srv__spawnfunc(0x1e449a8, 0x0, 0x0, 0x8, 0x1eb0fe8, 0x1ea22a4), at 0xff368dc4
[7] 0x1d2a0c0(0x301e947, 0x70000000, 0x1e927, 0x1801e634, 0x9801e90a, 0x88000000), at 0x1d2a0c0
[8] 0xb8024dd5(), at 0xb8024dd5
Any assistance is appreciated.
|
|
|
|
Re: 11g pro*c appliation crashes while 10g is ok, why? [message #461883 is a reply to message #428713] |
Tue, 22 June 2010 01:29  |
sumit_goyal
Messages: 2 Registered: May 2008
|
Junior Member |
|
|
Hi,
I am also facing the same issue.
Did anyone found a solution to it.
My stack trace is :-
#0 0xc0214128 in kill+0x10 () from /usr/lib/libc.2
#1 0xdc58fa18 in skgdbgcra+0x198 () from /isvdb/oracle/11.1.0.6/lib32/libclntsh.sl
#2 0xdc2ac0c0 in kpeDbgCrash+0x64 () from /isvdb/oracle/11.1.0.6/lib32/libclntsh.sl
#3 0xdc2ab314 in kpeDbgSignalHandler+0x224 () from /isvdb/oracle/11.1.0.6/lib32/libclntsh.sl
#4 0xdc29d088 in skgesig_sigactionHandler+0xe4 () from /isvdb/oracle/11.1.0.6/lib32/libclntsh.sl
This happens when i exit from the thread running the oracle query.
Regards,
sumit
|
|
|
Goto Forum:
Current Time: Thu Apr 10 20:11:45 CDT 2025
|