[HPADM] program creates tr.<PID>.<NUM> files ?
- From: Flavien <flavien-hpux@xxxxxxxxxxx>
- Date: Thu, 16 Sep 2010 11:23:40 +0200
Hello,
I just compiled and tested a program of mine on some HPUX machines.
$ uname -a
HP-UX rp3440 B.11.31 U 9000/800 325855341 unlimited-user license
The binary uses threads :
$ ldd mybin
libelf.2 => /usr/lib/pa20_64/libelf.2
libm.2 => /usr/lib/pa20_64/libm.2
libpthread.1 => /usr/lib/pa20_64/libpthread.1
libc.2 => /usr/lib/pa20_64/libc.2
libdl.1 => /usr/lib/pa20_64/libdl.1
When running, it creates tr.<PID>.<NUMBER> files :
$ ls tr*
tr.02735.00001 tr.02740.00005 tr.02740.00013 tr.07180.00006 tr.07180.00014
tr.02735.00002 tr.02740.00006 tr.05651.00001 tr.07180.00007 tr.07180.00015
tr.02735.00003 tr.02740.00007 tr.05651.00002 tr.07180.00008 tr.07180.00016
tr.02735.00004 tr.02740.00008 tr.07180.00001 tr.07180.00009 tr.07180.00017
tr.02740.00001 tr.02740.00009 tr.07180.00002 tr.07180.00010 tr.29737.00001
tr.02740.00002 tr.02740.00010 tr.07180.00003 tr.07180.00011 tr.29737.00002
tr.02740.00003 tr.02740.00011 tr.07180.00004 tr.07180.00012 tr.29738.00001
tr.02740.00004 tr.02740.00012 tr.07180.00005 tr.07180.00013 tr.29738.00002
Those are growing up constantly, here more than 860MB:
$ ls -l tr.07180.00011
-rw-r--r-- 1 root sys 863256576 Sep 12 06:30 tr.07180.00011
Here's an example of their content :
$ head tr.07180.00011
1284022606:366256000:88431:7180:11:2:36:1:0x0:0x0:0x8000000100009390:0x0:0x0:0x0:
1284022606:367349000:88431:7180:11:2:36:2:0x0:0x0:0x8000000100009390:0x0:0x0:0x0:
1284022606:367367000:88431:7180:11:2:37:0:0x0:0x0:0x8000000100009390:0x0:0x0:0x0:
1284022606:379698000:88431:7180:11:2:36:1:0x0:0x0:0x8000000100009390:0x0:0x0:0x0:
1284022606:379716000:88431:7180:11:2:36:2:0x365040:0x0:0x8000000100009390:0x0:0x0:0x0:
1284022606:379736000:88431:7180:11:2:37:0:0x0:0x0:0x8000000100009390:0x0:0x0:0x0:
1284022606:379817000:88431:7180:11:2:36:1:0xffffffff800003fc:0x0:0x8000000100004920:0x0:0x0:0x0:
1284022606:379841000:88431:7180:11:2:36:2:0xffffffffbfe708e0:0x0:0x8000000100004920:0x0:0x0:0x0:
1284022606:379868000:88431:7180:11:2:37:0:0x1338:0x0:0x8000000100004920:0x0:0x0:0x0:
1284022606:379902000:88431:7180:11:2:36:1:0xffffffff800003fc:0x0:0x8000000100009390:0x0:0x0:0x0:
I'm convincend the code of the sources compiled in this binary do not
explicitely generate this kind of file. I'll try working on a small
source to reproduce that ant try to understand what's going on, but
if any of you had an idea, any hints welcome !
FWIW, I'm experiencing the same on another Itanium HPUX 11.31, but
it's just fine on 11.23.
TIA,
Flavien.
--
---> Please post QUESTIONS and SUMMARIES only!! <---
To subscribe/unsubscribe to this list, contact majordomo@xxxxxxxxxxxxx
Name: hpux-admin@xxxxxxxxxxxxx Owner: owner-hpux-admin@xxxxxxxxxxxxx
Archives: ftp.dutchworks.nl:/pub/digests/hpux-admin (FTP, browse only)
http://www.dutchworks.nl/htbin/hpsysadmin (Web, browse & search)
- Follow-Ups:
- [HPADM] Re: program creates tr.<PID>.<NUM> files ?
- From: Flavien
- [HPADM] Re: program creates tr.<PID>.<NUM> files ?
- Prev by Date: [HPADM] HP 11.31 Cron dying every few days
- Next by Date: [HPADM] Linux version
- Previous by thread: [HPADM] HP 11.31 Cron dying every few days
- Next by thread: [HPADM] Re: program creates tr.<PID>.<NUM> files ?
- Index(es):