Core dump with Signal 11.

Hi all,

I am getting coredump in one of our programs. The last few lines of the tucs output are as below :

read(8, "\adb\0\006\0\0\0\0\0060 0 9 2 6 ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\07 4 1 4 5 03".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\00 2 6 030 0 ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\001\a\n1 0 8 ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\0\b2 0 0 7 0 ".., 2064) ...... = 2011
read(8, "05\0\0\006\0\0\0\0\07 4 0 7 4 5 ".., 2064) ...... = 1280
write(7, "\015\0\006\0\0\0\0\00305d2\0\0\0".., 21) ....... = 21
read(8, "\adb\0\006\0\0\0\0\006\002\0\0\n".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\00101\a\n1 0 ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\0N R 03U S D ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\0E L 02c40604".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\05 4 8 03c4- ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\0\0038101\a\n".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\0V 02c4$ 15\0".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\0M A D 030 0 ".., 2064) ...... = 2011
read(8, "\adb\0\006\0\0\0\0\02 0 6 2 9 03".., 2064) ...... = 2011
read(8, "05e2\0\006\0\0\0\0\00 0 15\0\vfb".., 2064) ...... = 1506
  Received signal 11, SIGSEGV, in user mode, [SIG_DFL], partial siginfo
    Siginfo: si_code: I_NONEXIST, faulting address: 0xd50003 (32-bit), si_errno:
 0
    PC: 0xc0000000fe35a1f3, instruction: 0x48b80000
exit(11) [implicit] ...................................... WIFSIGNALED(SIGSEGV)|
WCOREDUMP

Can anyone suggest a RC for same.

Regards,
Santosh