The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
core file fredginting SUN Solaris 1 04-22-2008 12:46 PM
How to use core file? lakeat High Level Programming 9 04-01-2008 09:46 PM
S-212: Mozilla Vulnerability in BMP Decoder iBot Security Advisories (RSS) 0 02-27-2008 05:40 PM
fresh approach needed for connecting to Internet on Fedora Core 5 (or 7) crmpicco SuSE 1 08-31-2007 09:45 PM
core file sveera SUN Solaris 2 05-23-2005 04:52 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 07-05-2002
pbekker pbekker is offline
Registered User
  
 

Join Date: Jul 2002
Location: Almere, Netherlands
Posts: 1
Arrow core file decoder needed

All,

Remotely logged in to the UNIX server (HP B1000 Visual Server)
(Version HP-UX 10.20) by using the program Xapplauncher.
This is a application runs under Exceed.
(Exceed "version 6.1" is a Windows application to communicate with UNIX servers)

With no pre warnings the application was terminated and the connection to the UNIX server was disconected.
As a result of this a "core" file was created on the UNIX server.

Since this is not the first time this happened I would like to decode the "core" file to hopefully find out why this happened.

A quick search on the WEB did not give me any directions where to find such a decoder tool.

Who can help me getting the core decoder tool for HP-UX 10.20,
so I can read the core file and understand what is wrong.

Thanks,

Paul

Last edited by pbekker; 07-05-2002 at 04:54 AM..
  #2 (permalink)  
Old 07-05-2002
killerserv's Avatar
killerserv killerserv is offline Forum Advisor  
Unix Predator
  
 

Join Date: Dec 2000
Location: Phoenix, AZ
Posts: 670
Please do state your OS and its Version. If Possible Error message of your System Crash (If You wanted to troubleshoot before taking other action).
  #3 (permalink)  
Old 07-05-2002
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,124
On HP-UX 10.20 the "file" command can tell you a little bit about the core file:
> file core
core: core file from 'sleep' - received SIGQUIT

That is the output I get from a core file that I intentionally created. And it's right, I did a "sleep 500" and then I sent a quit signal to the process.

To take it further, I would need to use a debugger. Usually that implies that the program needed to be built in a special way to enable the use of a particular debugger.

I could always do something like:
adb /usr/bin/sleep core
but this will be very rough since the sleep program has been stripped. adb, like all debuggers, is an interactive program. Knowing how to use it will require a lot of assembly language knowledge.

A core file is (basicly) the data and stack segments of the process. You can use programs like "strings" and "od" on it if you're looking for something in particular.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 09:33 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0