I am trying to run a program on solaris using oracle 8.1.7
The program core dumps.
When i try to debug using gdb, the final message is: Program received signal SIGSEGV, Segmentation fault.
This is coming from Oracle's OCIStmtFetch function.
Can anyone tell me why this is happening?
Cheers, Dan.
The program core dumps.
When i try to debug using gdb, the final message is: Program received signal SIGSEGV, Segmentation fault.
This is coming from Oracle's OCIStmtFetch function.
Can anyone tell me why this is happening?
Cheers, Dan.