- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Help rtcconfig
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
тАО06-08-2011 04:59 AM
тАО06-08-2011 04:59 AM
Help rtcconfig
$ cat rtcconfig
set heap-check on
set heap-check leaks on
set heap-check free on
set heap-check string on
set heap-check bounds on
files=/opt/xyz/server/xyzSTET
output_dir=/tmp
Environment variables
BATCH_RTC=on
GDBRTC_CONFIG=/opt/xyz/server/rtcconfig
LD_PRELOAD=/opt/langtools/lib/hpux64/librtc.so
RTC_NO_ABORT=1
GDB_SERVER=/opt/langtools/bin/gdb
Am I missing something because no files are getting generated.
Let me know if I have to provide more info.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2011 05:13 AM
тАО06-08-2011 05:13 AM
Re: Help rtcconfig
Perhaps a quick read of this would help:
http://h21007.www2.hp.com/portal/download/files/unprot/wdb/wdb_6.2/memdebug-updated.pdf
In particular, see the Prerequisites section on page-7.
"WDB uses the heap debugging library, librtc.[sl|so], to enable memory-debugging support. The librtc.[sl|so] library is a part of the HP WDB product. If the debugger is installed in a directory other than the default /opt/langtools/bin directory, you must use the environment variable, LIBRTC_SERVER, to set the path of the appropriate version of librtc.[sl|so]."
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2011 05:57 AM
тАО06-08-2011 05:57 AM
Re: Help rtcconfig
I crosschecked the prerequisities and they all looks fine to me.
I set LIBRTC_SERVER and GDB_SERVER, though these were installed on standard paths.
Could you think of any other input which will help me generating the reports.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2011 11:29 PM
тАО06-08-2011 11:29 PM
Re: Help rtcconfig
How is the process exiting?
>LD_PRELOAD=/opt/langtools/lib/hpux64/librtc.so
And you do have a 64 bit process?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2011 11:55 PM
тАО06-08-2011 11:55 PM
Re: Help rtcconfig
How is the process exiting?
-- With a return from main.
>LD_PRELOAD=/opt/langtools/lib/hpux64/librtc.so
And you do have a 64 bit process?
-- ELF-64 executable object file
I did a fuser for the shared lib and the rtcconfig file and both are attached to the process.
Thanks for help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2011 01:16 AM
тАО06-09-2011 01:16 AM
Re: Help rtcconfig
>I did a fuser for the shared lib and the rtcconfig file and both are attached to the process.
That's pretty convincing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2011 01:28 AM
тАО06-09-2011 01:28 AM
Re: Help rtcconfig
$ /opt/langtools/bin/gdb -version
HP gdb 5.9 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2011 01:55 AM
тАО06-09-2011 01:55 AM
Re: Help rtcconfig
You might try downloading the latest, 6.2.