HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Getting core dump on HP C++ application
Operating System - HP-UX
1831043
Members
3391
Online
110019
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
- Report Inappropriate Content
02-21-2005 05:45 PM
02-21-2005 05:45 PM
Getting core dump on HP C++ application
I am trying to execute one application on HP-UX vvvvv B.11.11 U 9000/800 697359306 unlimited-user license. It is giving me core dump.It is a C++ Application .
Please find the system parameters
$ ulimit -Sa
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1953124
stack(kbytes) 195312
memory(kbytes) unlimited
coredump(blocks) 4194303
$ ulimit -Ha
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1953124
stack(kbytes) 195312
memory(kbytes) unlimited
coredump(blocks) unlimited
/stand/system
* Tunable parameters
STRMSGSZ 65535
bufpages (NPROC*3)
dbc_max_pct 2
dbc_min_pct 2
dnlc_hash_locks 512
max_thread_proc 256
maxdsiz 2000000000
maxdsiz_64bit 0X2000000000
maxfiles 2048
maxfiles_lim 2048
maxssiz 200000000
maxssiz_64bit 200000000
maxswapchunks 4096
maxtsiz 0X4000000
maxtsiz_64bit 0X40000000
maxuprc ((NPROC*9)/10)
maxusers 60
maxvgs 500
msgmap (MSGTQL+2)
msgmax 32768
msgmnb 65535
msgmni (NPROC)
msgseg (MSGTQL*4)
msgssz 128
msgtql 6640
nfile (15*NPROC+2048)
nflocks (NPROC)
ninode (8*NPROC+2048)
nproc 1600
nstrpty 60
nstrtel (MAXUSERS)
nswapdev 25
semmni (NPROC*5)
semmns (SEMMNI*2)
semmnu (NPROC-4)
semume 64
semvmx 32768
shmmax 0X40000000
shmmni 512
shmseg 32
swapmem_on 0
timeslice 1
unlockable_mem (MAXUSERS*10)
$ /usr/sbin/swapinfo -mat
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 0 4096 0% 0 - 1 31,0x016003
reserve - 2620 -2620
total 4096 2620 1476 64% - 0 -
B3692A GlancePlus C.03.58.00 12:16:53 omtest 9000/800 Current Avg High
------------------------------------------------------------------------------------------------------------------------------
CPU Util S | 2% 2% 3%
Disk Util FF | 2% 4% 6%
Mem Util S SU U | 69% 69% 69%
Swap Util R R | 64% 64% 64%
------------------------------------------------------------------------------------------------------------------------------
MEMORY REPORT Users= 2
Event Current Cumulative Current Rate Cum Rate High Rate
--------------------------------------------------------------------------------
Page Faults 7 104 1.3 15.5 69.2
Page In 1 10 0.1 1.4 6.4
Page Out 0 0 0.0 0.0 0.0
KB Paged In 24kb 108kb 4.6 16.1 60.0
KB Paged Out 0kb 0kb 0.0 0.0 0.0
Reactivations 0 0 0.0 0.0 0.0
Deactivations 0 0 0.0 0.0 0.0
KB Deactivated 0kb 0kb 0.0 0.0 0.0
VM Reads 1 7 0.1 1.0 1.1
VM Writes 0 0 0.1 0.0 0.0
Total VM : 2.90gb Sys Mem : 411.1mb User Mem: 2.34gb Phys Mem: 4.00gb
Active VM: 1.52gb Buf Cache: 18.7mb Free Mem: 1.24gb
$ file ./test.out
./test.out: PA-RISC1.1 shared executable dynamically linked -not stripped
$
$ getconf KERNEL_BITS
64
$ uname -srvm
HP-UX B.11.11 U 9000/800
I am attaching the tusc output
Please find the system parameters
$ ulimit -Sa
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1953124
stack(kbytes) 195312
memory(kbytes) unlimited
coredump(blocks) 4194303
$ ulimit -Ha
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 1953124
stack(kbytes) 195312
memory(kbytes) unlimited
coredump(blocks) unlimited
/stand/system
* Tunable parameters
STRMSGSZ 65535
bufpages (NPROC*3)
dbc_max_pct 2
dbc_min_pct 2
dnlc_hash_locks 512
max_thread_proc 256
maxdsiz 2000000000
maxdsiz_64bit 0X2000000000
maxfiles 2048
maxfiles_lim 2048
maxssiz 200000000
maxssiz_64bit 200000000
maxswapchunks 4096
maxtsiz 0X4000000
maxtsiz_64bit 0X40000000
maxuprc ((NPROC*9)/10)
maxusers 60
maxvgs 500
msgmap (MSGTQL+2)
msgmax 32768
msgmnb 65535
msgmni (NPROC)
msgseg (MSGTQL*4)
msgssz 128
msgtql 6640
nfile (15*NPROC+2048)
nflocks (NPROC)
ninode (8*NPROC+2048)
nproc 1600
nstrpty 60
nstrtel (MAXUSERS)
nswapdev 25
semmni (NPROC*5)
semmns (SEMMNI*2)
semmnu (NPROC-4)
semume 64
semvmx 32768
shmmax 0X40000000
shmmni 512
shmseg 32
swapmem_on 0
timeslice 1
unlockable_mem (MAXUSERS*10)
$ /usr/sbin/swapinfo -mat
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 0 4096 0% 0 - 1 31,0x016003
reserve - 2620 -2620
total 4096 2620 1476 64% - 0 -
B3692A GlancePlus C.03.58.00 12:16:53 omtest 9000/800 Current Avg High
------------------------------------------------------------------------------------------------------------------------------
CPU Util S | 2% 2% 3%
Disk Util FF | 2% 4% 6%
Mem Util S SU U | 69% 69% 69%
Swap Util R R | 64% 64% 64%
------------------------------------------------------------------------------------------------------------------------------
MEMORY REPORT Users= 2
Event Current Cumulative Current Rate Cum Rate High Rate
--------------------------------------------------------------------------------
Page Faults 7 104 1.3 15.5 69.2
Page In 1 10 0.1 1.4 6.4
Page Out 0 0 0.0 0.0 0.0
KB Paged In 24kb 108kb 4.6 16.1 60.0
KB Paged Out 0kb 0kb 0.0 0.0 0.0
Reactivations 0 0 0.0 0.0 0.0
Deactivations 0 0 0.0 0.0 0.0
KB Deactivated 0kb 0kb 0.0 0.0 0.0
VM Reads 1 7 0.1 1.0 1.1
VM Writes 0 0 0.1 0.0 0.0
Total VM : 2.90gb Sys Mem : 411.1mb User Mem: 2.34gb Phys Mem: 4.00gb
Active VM: 1.52gb Buf Cache: 18.7mb Free Mem: 1.24gb
$ file ./test.out
./test.out: PA-RISC1.1 shared executable dynamically linked -not stripped
$
$ getconf KERNEL_BITS
64
$ uname -srvm
HP-UX B.11.11 U 9000/800
I am attaching the tusc output
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.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP