Sponsored Content
Full Discussion: Core dump with Signal 11.
Operating Systems HP-UX Core dump with Signal 11. Post 302199274 by santosh.mane on Monday 26th of May 2008 09:03:46 AM
Old 05-26-2008
Question 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 :
Code:
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
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

help, what is the difference between core dump and panic dump?

help, what is the difference between core dump and panic dump? (1 Reply)
Discussion started by: aileen
1 Replies

2. UNIX for Dummies Questions & Answers

core dump

I've got a core dump in my weblogic home directory, which i have tried to debug by initiating savecore from /etc/init.d/savecore start but savecore failed to create the two files, that is vmcore.n and vmunix.n. savecore is enable on my server to save vmcore and vmunix in /var/crash/hostname 1)... (4 Replies)
Discussion started by: hassan2
4 Replies

3. Programming

core dump - signal 9

Hi All, When I ran a multithreaded program in c++, it was core dumped when its core was analysed it indicated that the program was terminated with signal 9. Signal 9 cannot be caught or interrupted. When i analyzed the core further, it showed SING error what could be the reason for... (6 Replies)
Discussion started by: matrixmadhan
6 Replies

4. UNIX for Dummies Questions & Answers

Core dump in HP-UX..

Hi All I am new for this forum. I have a core file by using gdb and bt cmd I got the function name but I want to the exact cause of the core dump because of I can not reproduse the binary so if any one know the cmd plz plz plz let me know. (0 Replies)
Discussion started by: gyanusoni
0 Replies

5. UNIX for Advanced & Expert Users

Core Dump

Hello all, Iam new to unix while executing java program which finely working in windows know iam testing with unix ,but in unix while executing iam getting core dump, my application is in client server environment and it is menu drivrn application on clicking options no problem but after some time... (1 Reply)
Discussion started by: vinp
1 Replies

6. Programming

core dump

how to view core dumped file using gdb and how to extract information from the coredumped file.can we get similar information from the other utilites like strace or ptrace. (2 Replies)
Discussion started by: Manabhanjan
2 Replies

7. AIX

Core dump

Hi , I want to read core dump file on AIX5.3. While i am trying to use following commands, i am getting only few lines of information. ux201p3:e46123> dbx capsWrkstnMgr core Type 'help' for help. reading symbolic information ... Segmentation fault in malloc_common.extend_brk at... (1 Reply)
Discussion started by: rps
1 Replies

8. UNIX for Dummies Questions & Answers

No core dump

my progrme complaints 'Segmentation fault'. How to let it print 'Segmentation fault(core dumped)' and generate core dump file? $ulimit unlimited (22 Replies)
Discussion started by: vistastar
22 Replies

9. HP-UX

Core dump in HP-UX

Hi Guys, I was wondering if somebody could give me a link to a very good source of information or document about core dump process and How to's about it. I have also googled it and found some articles myself. Thanks Messi (1 Reply)
Discussion started by: messi777
1 Replies

10. Solaris

core dump

Hi guys, just want to know which core file pattern is best to set for core dumps: 1) per-process file name pattern or 2) global file name pattern. I will really appreciate an explanation why the chosen one is better. Thanks a lot guys. (2 Replies)
Discussion started by: cjashu
2 Replies
SHA1SUM(1)							   User Commands							SHA1SUM(1)

NAME
sha1sum - compute and check SHA1 message digest SYNOPSIS
sha1sum [OPTION]... [FILE]... DESCRIPTION
Print or check SHA1 (160-bit) checksums. With no FILE, or when FILE is -, read standard input. -b, --binary read in binary mode -c, --check read SHA1 sums from the FILEs and check them -t, --text read in text mode (default) The following three options are useful only when verifying checksums: --quiet don't print OK for each successfully verified file --status don't output anything, status code shows success -w, --warn warn about improperly formatted checksum lines --strict with --check, exit non-zero for any invalid input --help display this help and exit --version output version information and exit The sums are computed as described in FIPS-180-1. When checking, the input should be a former output of this program. The default mode is to print a line with checksum, a character indicating type (`*' for binary, ` ' for text), and name for each FILE. AUTHOR
Written by Ulrich Drepper, Scott Miller, and David Madore. REPORTING BUGS
Report sha1sum bugs to bug-coreutils@gnu.org GNU coreutils home page: <http://www.gnu.org/software/coreutils/> General help using GNU software: <http://www.gnu.org/gethelp/> Report sha1sum translation bugs to <http://translationproject.org/team/> COPYRIGHT
Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
The full documentation for sha1sum is maintained as a Texinfo manual. If the info and sha1sum programs are properly installed at your site, the command info coreutils 'sha1sum invocation' should give you access to the complete manual. GNU coreutils 8.12.197-032bb September 2011 SHA1SUM(1)
All times are GMT -4. The time now is 06:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy