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 #382975 is a reply to message #382956] |
Mon, 26 January 2009 19:58   |
IndianScorpion Messages: 8 Registered: January 2009 |
Junior Member |
|
|
My env of 10g is:
$ ls -lt libclntsh.so*
lrwxrwxrwx 1 oracle oinstall 17 Nov 4 12:36 libclntsh.so -> libclntsh.so.10.1
-rwxrwxr-x 1 oracle oinstall 21524515 Nov 4 12:36 libclntsh.so.10.1
11g is
$ ls -lt libclntsh.so*
-rwxrwxr-x 1 oracle oinstall 36972682 Dec 4 11:42 libclntsh.so
-rwxrwxr-x 1 oracle oinstall 0 Nov 7 2007 libclntsh.so.11.1
why libclntsh.so.11.1 is size 0? Anything wrong with the env?
Urgent, Thanks,
Joe
|
|
| |
| Re: 11g pro*c appliation crashes while 10g is ok, why? [message #383219 is a reply to message #383191] |
Tue, 27 January 2009 16:40   |
IndianScorpion Messages: 8 Registered: January 2009 |
Junior Member |
|
|
Below is the core dump detail:
(gdb) bt
#0 0xd79e43e0 in skgdbgcra () from /vg12/vol1/oracle/app/oracle/product/11.1.0/client/lib32/libclntsh.a(shr.o)
#1 0xd7a44af0 in skgesigCrash () from /vg12/vol1/oracle/app/oracle/product/11.1.0/client/lib32/libclntsh.a(shr.o)
#2 0xd7a44e58 in skgesig_sigactionHandler () from /vg12/vol1/oracle/app/oracle/product/11.1.0/client/lib32/libclntsh.a(shr.o)
#3 <signal handler called>
Thanks,
Joe
|
|
|
| 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   |
tioco 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.
|
|
| |
Goto Forum:
Current Time: Tue Dec 1 19:50:26 CST 2009
Total time taken to generate the page: 0.42108 seconds
|