AIX: How to determine which application created the OS core file

# /usr/sbin/lquerypv -h /path/to/core 6b0 64
The output of this command is neat, clean and easy to read.

Here is an example:

# lquerypv -h core 6b0 64
000006B0 7FFFFFFF FFFFFFFF 7FFFFFFF FFFFFFFF …………….
000006C0 00000000 000007D0 7FFFFFFF FFFFFFFF …………….
000006D0 00120000 1312C9C0 00000000 00000017 …………….
000006E0 6E657473 63617065 5F616978 34000000 netscape_aix4…
000006F0 00000000 00000000 00000000 00000000 …………….
00000700 00000000 00000000 00000000 00000ADB …………….
00000710 00000000 000008BF 00000000 00000A1E …………….

The executable is located between the pipes on the right hand side of the output. In this case, the core was generated by Netscape.

(or)

strings corefilename |grep _=

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
AIX: Error code 0516-1339, 0516-1397 0516-792: cannot extendvg with a previous Oracle ASM disk
Viewed 4473 times since Wed, Feb 6, 2019
AIX HA / HACMP, System Admin↑ Mountguard
Viewed 8271 times since Mon, Jun 3, 2019
Kerberos authentication configuration for AIX servers
Viewed 11888 times since Mon, Jun 25, 2018
Mount CD/DVD & ISO image in AIX 6.1
Viewed 4794 times since Tue, Jul 17, 2018
View mksysb content & restore individual files
Viewed 2539 times since Tue, Jul 17, 2018
SNAP in AIX
Viewed 12534 times since Mon, Sep 17, 2018
AIX Different Commands For Paging Space Administration swap file create
Viewed 8400 times since Thu, Aug 1, 2019
AIX perf how to
Viewed 20135 times since Tue, Aug 14, 2018
AIX, Storage, System Admin↑ Identifying a Disk Bottleneck Using filemon
Viewed 10697 times since Fri, Apr 19, 2019
0516-404 allocpThis system cannot fulfill the allocation
Viewed 10675 times since Thu, Sep 20, 2018