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 oslevel version OS
Viewed 4864 times since Wed, Apr 17, 2019
The new VIOS performance advisor tool part util
Viewed 3192 times since Tue, Jun 4, 2019
10 AIX Commands to Add to Your Toolbox
Viewed 4299 times since Sat, May 19, 2018
AIX perf how to
Viewed 18737 times since Tue, Aug 14, 2018
AIX, Monitoring, Networking, Red Hat, Security, System Admin↑ Determining type of system remotely
Viewed 2255 times since Fri, Apr 19, 2019
AIX Undocumented AIX command lquerypv
Viewed 3562 times since Tue, Jul 17, 2018
AIX↑ AIX www links
Viewed 3710 times since Sat, Apr 20, 2019
http://ibmsystemsmag.com/aix/administrator/backuprecovery/remote-sync/
Viewed 5345 times since Wed, May 30, 2018
AIX NFS Version 4 configuration over Kerberos inter-realm setup
Viewed 3934 times since Wed, Jun 27, 2018
Setup private yum repository for AIX clients
Viewed 11117 times since Thu, Feb 21, 2019