Hi!
When I execute 'sample1' I get a core dump.
Here are the last few lines of the 'truss' output:
open("/ocl01/oracle8i/ocommon/nls/admin/data/lx20001.nlb", O_RDONLY) = 3
read(3, " Z Z\0\00210\0\0\002\0\0".., 5696) = 5693
close(3) = 0
open("/ocl01/oracle8i/ocommon/nls/admin/data/lx10001.nlb", O_RDONLY) = 3
read(3, " Z Z\0\00210\0\0\001\0\0".., 748) = 748
close(3) = 0
brk(0x0002F690) = 0
brk(0x00031690) = 0
getcontext(0xFFBEEE50)
Incurred fault #6, FLTBOUNDS %pc = 0xFEDB092C
siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
Received signal #11, SIGSEGV [caught]
siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
sysconfig(_CONFIG_SIGRT_MIN) = 38
sigprocmask(SIG_SETMASK, 0xFEBBBEF0, 0x00000000) = 0
sigaction(SIGSEGV, 0xFFBEEB90, 0x00000000) = 0
sysconfig(_CONFIG_SIGRT_MIN) = 38
setcontext(0xFFBEE9F0)
Incurred fault #6, FLTBOUNDS %pc = 0xFEDB092C
siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
Received signal #11, SIGSEGV [default]
siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
*** process killed ***
I'm using Oracle 8.1.5 and SUN Solaris.
Please, help me!
I don't know what to do any more. :-(
regards
Remigiusz Rzeszowski