- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory ???
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
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
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
12-18-2003 06:57 PM
12-18-2003 06:57 PM
Memory ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:04 PM
12-18-2003 07:04 PM
Re: Memory ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:07 PM
12-18-2003 07:07 PM
Re: Memory ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 07:10 PM
12-18-2003 07:10 PM
Re: Memory ???
I think it is a good idea to install GPM/glance ( 60 days eval) and look into the process that cores. This way you can pinpoint your problem. You can find it on you applications cdroms.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 07:21 AM
12-19-2003 07:21 AM
Re: Memory ???
Also, check the old system tunables in your /stand/system file on the old machine, perhaps you need to tweak the kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 07:25 AM
12-19-2003 07:25 AM
Re: Memory ???
This will give details about whihc siganl caused the core.
Depending on that you can troubleshoot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 07:35 AM
12-19-2003 07:35 AM
Re: Memory ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 08:22 AM
12-19-2003 08:22 AM
Re: Memory ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 09:57 PM
12-20-2003 09:57 PM
Re: Memory ???
Will be back 22 Dec
Thanx
PS : maxdsiz and maxtsiz and their 64 bit mates are set to 256000000 - 1/2 memory size, is that fine?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 07:24 AM
12-21-2003 07:24 AM
Re: Memory ???
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 05:35 PM
12-21-2003 05:35 PM
Re: Memory ???
This program loops the whole time with sleep(5) at the end - what is funny is that it runs for a couple of days before it core dumps, thats why I initially thought it may be a memory issue. I can't see that it uses resources without setting them free, when compiling it gives a warning :
cc: "alarms_monitor.c", line 356: warning 604: Pointers are not assignment-compatible.
cc: "alarms_monitor.c", line 356: warning 563: Argument #2 is not the correct type.
Line 356 : signal(SIGINT,sigint_handler);
signal.h is included and sigint_handler is a procedure which let's the program exit savely if the program gets interrupted (ex. Cntl C) and it works fine ?
Thanx again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 06:02 PM
12-21-2003 06:02 PM
Re: Memory ???
HP 9000 uses. memory Page deallocation. which deallocates the particular memory page if it generate errors. and nextime system will not use that portion of memory. Unfortunately it is enabled when STM is installed. I request you to install the latest support tool manager if it is not. following is the path to download the latest.
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE
This will reduce the chances of memory errors. You can verify the parity bits errors in memory by checking the latest file is /var/tombstones/ts* and once you reboot YOU CAN verify the system H/W status in SERVICE,INFORMATION MENU.
errors occured can be tracked from syslog.log file. If still coredumps keep on occuring. Pls update the version of compilers or install lates patches.
saurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 03:04 AM
12-22-2003 03:04 AM
Re: Memory ???
Have you ruled out the possibility the some external process and or user is sending a signal directly to your C program?
Are you handling any signals other than SIGINT?
Did you recompile the code for 64-bit?
JL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 03:13 AM
12-22-2003 03:13 AM
Re: Memory ???
Your SIGINT handler has nothing to do with the problem although the warnings you are getting indicate a less than well-disciplined approach to those pesky little things like typing --- and that may be indicative of a problem of a more fundamental nature.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 03:21 AM
12-22-2003 03:21 AM
Re: Memory ???
Oracle 8.1.6 is not supported by Oracle any more. I believe that 8.1.7 support starts to go away in about 9 days.
If you haven't done the word size conversion that will cause these problems.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 05:06 PM
12-22-2003 05:06 PM
Re: Memory ???
Thank you guys for all your help...
Saurav -
The STM is installed - I got it on a PLUS disk March 2000. Does it need to be patched and which patch? I tried to download the newer version but our net is to slow at the moment.
James -
The program retreives values from tags on a Centum (YOKOGAWA equipment). The code ran fine for 2 years on the old system. No external progs send any interrupts to this program. Only SIGINT is handled. What do I need to include to compile for 64 bit.
Steven -
"If you are changing word-size during a migration, upgrade, or downgrade operation, then no additional action is required. The word-size is changed automatically during any of these operations." -- from the document ?????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 07:16 PM
12-22-2003 07:16 PM
Re: Memory ???
the program is first precompiled by the oracle precompiler - I see the $ORACLE_HOME/precomp/lib has an equivelent ../lib64 dir. Do I have to change something in the $ORACLE_HOME/precomp/lib/env_precomp.mk for it to use the lib64 ?
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 11:39 PM
12-22-2003 11:39 PM
Re: Memory ???
If your code has been compiled with the "-g" option, then you could run adb on it and the core file and get a quick stack trace. That would tell you what routine it was in when it core dumped.
To get a stack trace using adb, you need to give it the executable program and the core file that you want to debug:
adb path_name_of_executable core
$c
$q
The "$c" command tells adb to generate a stack backtrace, thus giving you the function calling sequence of your program when it died. The "$q" tells adb to quit and exit.
Hopefully that should give you a starting point of where to look.
JL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2003 11:49 PM
12-22-2003 11:49 PM
Re: Memory ???
Bill Hassell, sysadmin