Operating System - HP-UX
1835580 Members
2653 Online
110079 Solutions
New Discussion

Problem in using trace command for HP-UX

 
Rui Vilao
Regular Advisor

Problem in using trace command for HP-UX

Greetings,

I have downloaded trace 1.6 from the porting center.

When I try to use it, I get the error:

# /opt/trace/bin/trace -p 530
KI_TRACE_GET: Bad address

I have compiled it and the problem remains...

Any clue on this?

TIA,

Kind Regards,

Rui.
"We should never stop learning"_________ rui.vilao@rocketmail.com
5 REPLIES 5
Roger Baptiste
Honored Contributor

Re: Problem in using trace command for HP-UX


IIRR, Trace does not work on Multi-processor systems. If your system has multi-processors,
use tusc , which can be downloaded from
the same site as trace.(hp porting site).

-raj
Take it easy.
Patrick Wallek
Honored Contributor

Re: Problem in using trace command for HP-UX

What version of HP-UX are you running?

Did do you download the precompiled stuff for 10.10 or 10.20 or did you get the source code and compile it yourself?

If you are on 11.X and didn't compile your own version, I could see where stuff wouldn't work right.
S.K. Chan
Honored Contributor

Re: Problem in using trace command for HP-UX

Is this running on a multi-cpu server ? If I'm not mistaken trace can only work on a single-cpu system. I might be wrong.
rick jones
Honored Contributor

Re: Problem in using trace command for HP-UX

trace on 10.X is rather picky on things like 700 versus 800 and all that. i am pretty sure it does not exist at all for HP-UX 11, where one should be using tusc (ftp.cup.hp.com/dist/networking/tools/)

there is no rest for the wicked yet the virtuous have no pillows
Rui Vilao
Regular Advisor

Re: Problem in using trace command for HP-UX

Hi,

Thanks to all for your contribution!

Well I am trying to make it work on a K multi-processor system running HP-U 10.20...

I have tied it with the 10.20 pre-compiled version and tried to compile it again the problem remains...

But... it works on my production environment and it does not on the
development environment (both 10.20 multi-processor)!
"We should never stop learning"_________ rui.vilao@rocketmail.com