- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pstack is creating core dump for more than 1GB...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
тАО02-02-2010 04:30 AM
тАО02-02-2010 04:30 AM
pstack is creating core dump for more than 1GB of core file
Need urgent help...
On my HPUX v3 server, siebel appliation user are facing core dump or out of memory error while using pstack command to generate .txt file from core file which is having more than 1GB of size. Error as below,
$ pstack core.siebmtshmw.29849
out of memory
I did tried, increasing maxdsize & shmmax kernel parameters also installed one patch PHCO_39526, but doesnt worked.
Ulimit settings of user are as,
$ ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 2097152
stack(kbytes) 131072
memory(kbytes) unlimited
coredump(blocks) 4194303
nofiles(descriptors) 65536
Kernel parameter list is attached.
Any help pls...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2010 05:17 AM
тАО02-02-2010 05:17 AM
Re: pstack is creating core dump for more than 1GB of core file
Do you have the latest patch, PHSS_40538?
If that doesn't fix it, you'll need to contact the Response Center.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2010 09:32 PM
тАО02-03-2010 09:32 PM
Re: pstack is creating core dump for more than 1GB of core file
thanks for your reply, but even after installing the mentioned patch, still facing same issue.
secondly when i am trying with gdb given following error, need solution for both the issues.
/opt/langtools/bin/gdb core.siebmtshmw.11452
HP gdb 5.9 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 5.9 (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.
.."/tmp/core.siebmtshmw.11452": not in executable format: File format not recognized
is there anything else can be done?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2010 03:31 AM
тАО02-04-2010 03:31 AM
Re: pstack is creating core dump for more than 1GB of core file
.."/tmp/core.siebmtshmw.11452": not in executable format: File format not recognized
Without the -e and/or -c options, gdb takes an executable then the corefile.
gdb executable tmp/core.siebmtshmw.11452
>need solution for both the issues.
The solution for the pstack abort is to contact the Response Center.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2010 05:08 AM
тАО02-04-2010 05:08 AM
Re: pstack is creating core dump for more than 1GB of core file
www.hp.com/go/wdb
Best regards