Sponsored Content
Operating Systems HP-UX Query: Analysing the Core file Post 302155454 by Prajakta on Friday 4th of January 2008 03:58:31 AM
Old 01-04-2008
Hi

In continuation to the previous query,

This is wat the core shows with the gdb cmd, I need to know whether the core is analysed with the correct version of GDB or the core is corrupted.

HP gdb 5.2 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00
and target hppa1.1-hp-hpux11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 5.2 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..
Core was generated by `Hpux_xyz'.
Program terminated with signal 11, Segmentation fault.
Unknown si_code. Report to HP.
#0 0xc01700d4 in <unknown_procedure> ()
(gdb) where
#0 0xc01700d4 in <unknown_procedure> ()
warning: Attempting to unwind past bad PC 0xc01700d4
#1 0xcc410278 in <unknown_procedure> ()
(gdb) bt
#0 0xc01700d4 in <unknown_procedure> ()
#1 0xcc410278 in <unknown_procedure> ()
(gdb)
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Analysing truss log

I am facing the following issue when using db2. The JDBC prepared statement command is sending an incorrect value to the database for search. I did a truss on the app and here is the log. I want to know what is the value that is getting passed. is it possible. 26867/68: send(62,... (2 Replies)
Discussion started by: buytamil
2 Replies

2. UNIX for Dummies Questions & Answers

Help analysing progress of a log file

Is it possible to track the progress of a job (informatica) by analysing the progress of it's log file ? I have a long running job, and no way of tracking how far allong it is. Thanks. (4 Replies)
Discussion started by: cosmos328is
4 Replies

3. UNIX for Dummies Questions & Answers

difference between Dual-core & Core-to-duo

Can anybody tell What is the exact difference between a Dual-core processor and a Core-to-duo processor ?Advance thanks to all my friends. (1 Reply)
Discussion started by: Ajith kumar.G
1 Replies

4. UNIX for Dummies Questions & Answers

Analysing Log Files?

I'm not sure if this query is relevant to this forum but here goes anyways... I want analyse log files that do not appear to be of standard format. I have tried using Analog but cannot config it to read the files. Does anyone have any advice on working with log files taken from a Unix... (6 Replies)
Discussion started by: Sepia
6 Replies

5. Solaris

Analysing a core dump.

Friends I was trying to analyse a core dump using pstack command in Sol5.9(Sparc) The output is as below. root: pstack core_mumux211_istauth_220_108_1229517198_21922 core 'core_mumux211_istauth_220_108_1229517198_21922' of 21922: istauth fe1afbb8 ttcdrv (c10e0, c1db4, 30ad8, bc950, 0, 0)... (1 Reply)
Discussion started by: efunds
1 Replies

6. Shell Programming and Scripting

Analysing Mail Logs

Hello, I have a list of e-mails. I need to know, which email-s from that list not use. I want to do this things: - take email address from email list - find this address in mail logs - if, there is no record about this e-mail adress in list, show this e-mail address on screen I did... (0 Replies)
Discussion started by: naezdnik
0 Replies

7. Shell Programming and Scripting

Reading and analysing data in a text file

Hi, I have below type of data in a text file in unix. Emp_Name Emp_Dept Raj 101 Amruta 100 Shilpa 100 Rohit 123 Amol 198 Rosh 101 Gaurav 198 Number of employees can be even more. Need a command or a... (2 Replies)
Discussion started by: rajneesh_kapoor
2 Replies

8. Shell Programming and Scripting

Shell Script to execute Oracle query taking input from a file to form query

Hi, I need to query Oracle database for 100 users. I have these 100 users in a file. I need a shell script which would read this User file (one user at a time) & query database. For instance: USER CITY --------- ---------- A CITY_A B CITY_B C ... (2 Replies)
Discussion started by: DevendraG
2 Replies

9. AIX

Issue with nmon analysing

Dear Experts, Am using nmon analyser version 3.3g, and when i tried analyzing my current nmon file it was done successfully. But the problem is all my old nmon files are compressed. So i uncompressed and analyzed using the same analyzer. but got this error no valid input data! nmon run may... (8 Replies)
Discussion started by: jayadeava
8 Replies

10. Shell Programming and Scripting

Problems in analysing SSH LOG users & time

Attached is the log file that I have generated through the following script: last | head -2 |sed '2q;d' |awk '{ print $1"\t"$2"\t"$3"\t\t"$4"\t"$5"\t"$6"\t"$7"\t"$8"\t" $9"\t"$10"\t"$11}'>>/var/log/logadmin/logtest.txt But now I'm unable to run the following operations on it: 1. Count... (1 Reply)
Discussion started by: Lionking93
1 Replies
ggz-config(6)							  GGZ Gaming Zone						     ggz-config(6)

NAME
ggz-config - GGZ Gaming Zone configuration manager SYNOPSIS
Query Mode: ggz-config [--configdir] [--gamedir] [--datadir] [--protocol] [--version] Install Mode: ggz-config --install --modfile=FILENAME [--destdir] [--force] Uninstall Mode: ggz-config --remove --modfile=FILENAME Repair Mode: ggz-config --check DESCRIPTION
The program ggz-config is a central tool and part of the client libraries package of the GGZ Gaming Zone. It can be used for several pur- poses. Primarily it is used to maintain the ggz.modules configuration file by installing and removing game module information. This is done with the --install and --remove modes of operation. Additionally, the program can query the installation settings of the GGZ client libraries to assist in configuring the build process of a client or game module. OPTIONS
Query Mode Options -c, --configdir Output location of the GGZ client libraries configuration directory and exit. This value will usually be @ggzconfdir@ and is where the file ggz.modules is located. -g, --gamedir Output location of the executable game modules and exit. Game modules in this directory are all game clients which are not installed into a standard PATH directory, mostly because they only run when invoked by a GGZ core client. As a special module, the game client wrapper ggzwrap is installed into this place. The gamedir is usually @ggzexecmoddir@. -d, --datadir Output location of game module data directory and exit. This is where games look for their graphics and level data. This will likely resolve to @ggzdatadir@. -p, --protocol Query GGZ_CS_PROTO_VERSION - version of core protocol between the GGZ server and any GGZ core clients. -h, --help Output help information and exit. -u, --usage Print some ggz-config usage scenarios for quick reference. -v, --version Output version information and exit. Install Mode Options --install Specifies that we are installing a game module description. --modfile=FILENAME Specifies the source module description file. FILENAME will often be named module.dsc, but this is merely a convention. --force Overwrite an existing module entry of the same name, author and version rather than returning an error. -D, --destdir Specifies that the $DESTDIR environment variable contains a directory to prepend to the path for the GGZ module configuration file (ggz.modules). The only known purpose for this is for creating binary packages of GGZ games. Uninstall Mode Options --remove Specifies that we are removing a game module description. --modfile=FILENAME Specifies the source module description file. FILES
@ggzconfdir@/ggz.modules Game module registry for all GGZ Gaming Zone core clients. ENVIRONMENT VARIABLES
DESTDIR Used during install process, most commonly by the build sequence of binary packages such as rpm or dpkg. BUGS
The program is currently unable to detect many problems that could arise with an invalid ggz.modules file. Probably others, too numerous to mention. AUTHORS
The GGZ Development Team <ggz-dev@mail.ggzgamingzone.org> SEE ALSO
ggz.modules(5), ggz(7) The GGZ Development Team 0.0.14 ggz-config(6)
All times are GMT -4. The time now is 04:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy