- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: q4 dies
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
04-29-2003 01:23 AM
04-29-2003 01:23 AM
I'm trying to analyse a core file on my HP11.11 workstation.
First everything went ok, but suddendly I get the following error while launching q4
...
q4: (warning) core file not opened
System memory: 0 MB
Couldn't load dumpdev_t, sorry.
Died at /usr/contrib/Q4/lib/q4lib/checkdump.pl line 47,
I'm really new to q4 so I searched the forum and the web for this error message but I couldn't find anything.
I've got enough free memory so I don't know to what the system memory message refers.
Any hints ?
Thanks
Marc
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 01:33 AM
04-29-2003 01:33 AM
Re: q4 dies
Check your process list and look for failed q4 attempts.
How big is the core file ?
Also can you post the output of:-
ps -ef
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 03:11 AM
04-29-2003 03:11 AM
Re: q4 dies
This message means there is not a problem with q4, but the dump is corrupt:
"q4: (warning) core file not opened
System memory: 0 MB
Couldn't load dumpdev_t, sorry.
Died at /usr/contrib/Q4/lib/q4lib/checkdump.pl line 47,
What was the panic string recorded to the crash INDEX and/or to the /etc/shutdownlog?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 03:25 AM
04-29-2003 03:25 AM
Re: q4 dies
I used
-> q4 /tmp/vmunixq4
which worked for the first time but now crashes but
-> q4 /tmp/vmunixq4 /dev/mem
works fine ;)
Tnx.
Hope I can now find out the number of current threads per process.
Marc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 04:00 AM
04-29-2003 04:00 AM
Re: q4 dies
strings core | more
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 04:04 AM
04-29-2003 04:04 AM
Re: q4 dies
look at
http://www.informatik.uni-frankfurt.de/RBI/hp-service/patches/s700_800/11.X/PHCO_28067.txt
The patch may interest you
Steve Steel
I used to have a handle on life, but it broke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 05:24 AM
04-29-2003 05:24 AM
SolutionTo find the current threads per process:
q4> load proc_t from proc_list next p_factp max nproc
q4> keep p_pid ==
q4> print -tx p_created_threads
To load the thread list from here:
q4> load struct kthread from p_firstthreadp next kt_nextp max (p_created_threads+1)
Regards,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 05:52 AM
04-29-2003 05:52 AM
Re: q4 dies
Should it be p_livethreads which display the current number of threads ?
q4> print p_livethreads
Greets
Marc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 06:07 AM
04-29-2003 06:07 AM
Re: q4 dies
Yes, you are right. For some reason I was reading "current threads" but by brain was thinking "created threads". I did take this into account in the (p_created_threads+1) though which even confuses me! :-)
Also, I would advise against using the /dev/mem psuedo driver for q4 access, I think there was an issue with a race condition that could cause the server to panic in some cases. Don't know if this is resolved now but safer to use /dev/kmem instead.
Regards,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2003 07:34 AM
04-29-2003 07:34 AM
Re: q4 dies
Attached:
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com