Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Re: core dump in oracle cdump dir at HPUX 11.31 U ...
System Administration
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-24-2011 04:49 AM
02-24-2011 04:49 AM
core dump in oracle cdump dir at HPUX 11.31 U ia64
Hi All,
I am geeting an core dump in oracle cdump dir:
OS=> HPUXB.11.31 U ia64
Oracle=>11.1.0.7.0
GDB trace:
----------------------
Core was generated by `rareconcilator.exe'.
Program terminated with signal 6, Aborted.
warning: Load module /erm/app/oracle/product/11.1.0/db_1/lib/libnnz11.so has been stripped.
Debugging information is not available.
#0 0xc00000000042e910:0 in __ksleep+0x30 () from /usr/lib/hpux64/libc.so.1
(gdb) info thread
3 system thread 9716610 0xc00000000042e910:0 in __ksleep+0x30 ()
from /usr/lib/hpux64/libc.so.1
* 2 system thread 9716609 0xc00000000042e910:0 in __ksleep+0x30 ()
from /usr/lib/hpux64/libc.so.1
1 system thread 9716600 0xc000000000431350:0 in kill+0x30 ()
from /usr/lib/hpux64/libc.so.1
(gdb) thread 1
[Switching to thread 1 (system thread 9716600)]
#0 0xc000000000431350:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
(gdb) where
#0 0xc000000000431350:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
#1 0xc000000006f49310:0 in skgdbgcra () at skgdbg.c:230
#2 0xc000000006f405f0:0 in skgesigCrash () at skgesig.c:316
#3 0xc000000006f40a60:0 in skgesig_sigactionHandler () at skgesig.c:754
#4
#5 0xc0000000003b3120:0 in free+0x80 () from /usr/lib/hpux64/libc.so.1
#6 0xc0000000e83a1c30:0 in ListIterator #7 0xc0000000006e5a40:0 in __cxa_finalize+0x1e0 ()
from /usr/lib/hpux64/libCsup.so.1
#8 0xc0000000006e5810:0 in __cxxTerm_body()+0x30 ()
from /usr/lib/hpux64/libCsup.so.1
#9 0xc0000000006e56a0:0 in __cxxTerm+0x20 () from /usr/lib/hpux64/libCsup.so.1
#10 0xc000000000365d00:0 in __exit_handler+0xa0 ()
from /usr/lib/hpux64/libc.so.1
--------------
Can anybody help to understand the cause of this core. Usually if Application is core dumping it will dump in the application folder. why this core is created in oracle cdump dir?
I am geeting an core dump in oracle cdump dir:
OS=> HPUXB.11.31 U ia64
Oracle=>11.1.0.7.0
GDB trace:
----------------------
Core was generated by `rareconcilator.exe'.
Program terminated with signal 6, Aborted.
warning: Load module /erm/app/oracle/product/11.1.0/db_1/lib/libnnz11.so has been stripped.
Debugging information is not available.
#0 0xc00000000042e910:0 in __ksleep+0x30 () from /usr/lib/hpux64/libc.so.1
(gdb) info thread
3 system thread 9716610 0xc00000000042e910:0 in __ksleep+0x30 ()
from /usr/lib/hpux64/libc.so.1
* 2 system thread 9716609 0xc00000000042e910:0 in __ksleep+0x30 ()
from /usr/lib/hpux64/libc.so.1
1 system thread 9716600 0xc000000000431350:0 in kill+0x30 ()
from /usr/lib/hpux64/libc.so.1
(gdb) thread 1
[Switching to thread 1 (system thread 9716600)]
#0 0xc000000000431350:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
(gdb) where
#0 0xc000000000431350:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
#1 0xc000000006f49310:0 in skgdbgcra () at skgdbg.c:230
#2 0xc000000006f405f0:0 in skgesigCrash () at skgesig.c:316
#3 0xc000000006f40a60:0 in skgesig_sigactionHandler () at skgesig.c:754
#4
#5 0xc0000000003b3120:0 in free+0x80 () from /usr/lib/hpux64/libc.so.1
#6 0xc0000000e83a1c30:0 in ListIterator
from /usr/lib/hpux64/libCsup.so.1
#8 0xc0000000006e5810:0 in __cxxTerm_body()+0x30 ()
from /usr/lib/hpux64/libCsup.so.1
#9 0xc0000000006e56a0:0 in __cxxTerm+0x20 () from /usr/lib/hpux64/libCsup.so.1
#10 0xc000000000365d00:0 in __exit_handler+0xa0 ()
from /usr/lib/hpux64/libc.so.1
--------------
Can anybody help to understand the cause of this core. Usually if Application is core dumping it will dump in the application folder. why this core is created in oracle cdump dir?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-24-2011 05:36 AM
02-24-2011 05:36 AM
Re: core dump in oracle cdump dir at HPUX 11.31 U ia64
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-24-2011 12:57 PM
02-24-2011 12:57 PM
Re: core dump in oracle cdump dir at HPUX 11.31 U ia64
after some time looking for answers to why : nothing found remotely similar : try posting -> http://forums.oracle.com/forums/search.jspa?threadID=&q=+rareconcilator&objID=c84&dateRange=last90days&userID=&numResults=15&rankBy=10001# ?
thoughts : patch levels ?
when and how often does this occur.
thoughts : patch levels ?
when and how often does this occur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-25-2011 12:54 PM
02-25-2011 12:54 PM
Re: core dump in oracle cdump dir at HPUX 11.31 U ia64
#4
#5 0xc0000000003b3120:0 in free+0x80
#6 0xc0000000e83a1c30:0 in ListIterator #7 0xc0000000006e5a40:0 in __cxa_finalize+0x1e0
It looks like the heap was corrupted and it aborted when trying to free something in your list at exit time.
>why this core is created in oracle cdump dir?
Oracle did a chdir? You are using coreadm(1m)?
#5 0xc0000000003b3120:0 in free+0x80
#6 0xc0000000e83a1c30:0 in ListIterator
It looks like the heap was corrupted and it aborted when trying to free something in your list at exit time.
>why this core is created in oracle cdump dir?
Oracle did a chdir? You are using coreadm(1m)?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP