473,503 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Analysing core files

Hi,

I have a core file generated by an application on Tru64 machine.I have
some tool which generates the output as below.But from here am not sure

how to proceed further or what to look for....Any help would be deeply
appreciated.

And also am not sure what is meant by signal ILL?
################################################## ##########
Thread 4 terminated at PC 0x3ffffe1c28c by signal ILL
show thread
Thread Name State Substate Policy
Pri
------ ------------------------- --------------- -----------
------------ ---
* 4 <anonymous> running V5 SCHED_OTHER 19
Stack trace for thread 40 0x3ffffe1c28c in apps/libtfc_fmk.so

#1 0x3ffbe3cf910 in DoReleaseAllLocks(...) in apps/libtfc_fmk.so
#2 0x3ffbe3cf66c in ReleaseAllLocks(...) in apps/libtfc_fmk.so
#3 0x3ffbe3d23a0 in Execute(...) in apps/libtfc_fmk.so
#4 0x3ffbda8d230 in Bootstrap(...) in apps/libtfc_wp.so
#5 0x300000d8900 in UnknownProcedure3FromFile127(...) in
apps/libmcc_exec.so
#6 0x3ff805cf538 in __thdBase(...) in apps/libpthread.so

################################################## ##########
Regards,
Mehaboob

Jun 22 '06 #1
2 1546
On 22 Jun 2006 01:51:10 -0700, I waved a wand and this message
magically appeared from me******@gmail.com:
And also am not sure what is meant by signal ILL?


Your program isn't feeling very well; give it some medicine and it'll
get better.
--
http://www.munted.org.uk

Take a nap, it saves lives.
Jun 22 '06 #2

<me******@gmail.com> wrote in message
news:11**********************@y41g2000cwy.googlegr oups.com...
Hi,

I have a core file generated by an application on Tru64 machine.I have
some tool which generates the output as below.But from here am not sure

how to proceed further or what to look for....Any help would be deeply
appreciated.

And also am not sure what is meant by signal ILL?
################################################## ##########
Thread 4 terminated at PC 0x3ffffe1c28c by signal ILL
show thread
Thread Name State Substate Policy
Pri
------ ------------------------- --------------- -----------
------------ ---
* 4 <anonymous> running V5 SCHED_OTHER
19


Stack trace for thread 4
0 0x3ffffe1c28c in apps/libtfc_fmk.so

#1 0x3ffbe3cf910 in DoReleaseAllLocks(...) in apps/libtfc_fmk.so
#2 0x3ffbe3cf66c in ReleaseAllLocks(...) in apps/libtfc_fmk.so
#3 0x3ffbe3d23a0 in Execute(...) in apps/libtfc_fmk.so
#4 0x3ffbda8d230 in Bootstrap(...) in apps/libtfc_wp.so
#5 0x300000d8900 in UnknownProcedure3FromFile127(...) in
apps/libmcc_exec.so
#6 0x3ff805cf538 in __thdBase(...) in apps/libpthread.so


As the output says, that's a "stack trace". Basically, it shows the nesting
of function calls that has led to the point in the code where something (a
crash, or your tool, perhaps) told the software to stop.

Since we don't know what you're trying to do or find, we can't tell you what
to look for.

Your best bet would be to read the documentation for the tool, I would
guess. Or for your operating system, perhaps.

(And you might find info about "signal ILL" by doing a Google search.)

-Howard
Jun 22 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6174
by: Nick Craig-Wood | last post by:
I've just discovered that my python (Python 2.3.4 from debian package 2.3.4-1 running on debian testing x86 + linux 2.4.26) core dumps when I set recursionlimit very high and do lots of recursion....
3
1352
by: Michael | last post by:
I am currently doing some genetic research on the life cycle of viruses (biological as opposed to computer based) and require some information about the core operations of the C programming...
3
2401
by: John Liu | last post by:
AIX pg version 7.4 Select * from document2 core dump. Did a few more experiments with select * from document2 limit... I limit to 500000 it works, 600000 it exits but says "calloc:...
13
1672
by: Pieter | last post by:
Hi, Maybe a little bit off-topic, but it still seemd the best place to ask for it :-) I'm planning to buy a new development laptop, and I would like to buy an AMD, Dual Core,-bit But none of...
1
1756
by: Roman Ziak | last post by:
I switched to Windows server and logs generated by my ISP are pathetic comparing to those from Apache. I would like to do logging via PHP and use the same log for visits and for PHP tracing. That...
1
2715
by: Ola | last post by:
Please I'm new to python programming. However, I have been trying to implement some python scripts for a server-side to read and analyse log files for security-related events. I have an idea of how...
3
1268
by: pantagruel | last post by:
Hi, My work is putting in a large application that is basically split up between 30 or so Javascript files. I have some security concerns about this application. Basic security concerns is: ...
15
2926
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility,...
5
2470
by: Davo1977 | last post by:
Analysing text files to obtain statistics on their content You are to write a Perl program that analyses text files to obtain statistics on their content. The program should operate as follows: ...
0
7192
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7064
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7261
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7315
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
4991
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4665
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
369
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.