If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > core file issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-16-02, 15:32
ccochrantx ccochrantx is offline
Registered User
 
Join Date: May 2002
Posts: 5
core file issue

I am getting a core file with an error of "segmentation failure". The core file shows the following:

% dbx AXT_1.0_aix.bin core1
Type 'help' for help.
reading symbolic information ...warning: no source compiled with -g

[using memory image in core1]

Segmentation fault in . at 0x3434
0x00003434 warning: Unable to access address 0x3434 from core
ffffffff warning: Unable to access address 0x3434 from core
fnmadd. fr31,fr31,fr31,fr31

(dbx) where
warning: could not locate trace table from starting address 0x3434
warning: Unable to access address 0xffffffffa0021f28 from core
internal error: call fpregval instead

.() at 0x20005260
validate_local_lock(0xf015bb80, 0x0, 0x0, 0x2ff20e70, 0x1003c268, 0x200414c8, 0x20005410, 0x2ff20e70, 0xc, 0xd0411d18, 0x9, 0x9, 0x20041248, 0x20041248, 0x2, 0x200414e9, 0xffffffff, 0x2ff20f10, 0x200008b0, 0x2ff20eb0, ) at 0xd00073f8

(dbx)

Any thoughts?
Reply With Quote
  #2 (permalink)  
Old 08-20-02, 04:27
WingMan WingMan is offline
Registered User
 
Join Date: Aug 2002
Location: UK
Posts: 87
I don't understand what you are doing to get the core dump?

Are you running a script or some software ?? or are you running some C ??
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On