- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Server crashed due to dbx debugger
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
11-02-2005 12:02 AM
11-02-2005 12:02 AM
Server crashed due to dbx debugger
Our tru64 server is crashing each time when a non-root user runs dbx debugger to debug his application.
Details are given bellow. This is not specific to server . He tried the same for one more server . It was also crashed.
# sizer -v
Digital UNIX V4.0G (Rev. 1530); Wed Dec 1 11:02:01 MET 2004
#
/var/adm/messages shows...
Nov 1 10:18:53 pzsd02 vmunix: trap: invalid memory read access from kernel mode
Nov 1 10:18:53 pzsd02 vmunix:
Nov 1 10:18:53 pzsd02 vmunix: faulting virtual address: 0x0000000000000060
Nov 1 10:18:53 pzsd02 vmunix: pc of faulting instruction: 0xfffffc000058d158
Nov 1 10:18:53 pzsd02 vmunix: ra contents at time of fault: 0xfffffc00004cc324
Nov 1 10:18:53 pzsd02 vmunix: sp contents at time of fault: 0xffffffffa1f375a0
Nov 1 10:18:53 pzsd02 vmunix:
Nov 1 10:18:53 pzsd02 vmunix: panic (cpu 0): kernel memory fault
Nov 1 10:18:53 pzsd02 vmunix: syncing disks... done
#uerf -c err throws bellow output
********************************* ENTRY 35. *********************************
----- EVENT INFORMATION -----
EVENT CLASS ERROR EVENT
OS EVENT TYPE 302. PANIC
SEQUENCE NUMBER 8.
OPERATING SYSTEM DEC OSF/1
OCCURRED/LOGGED ON Tue Nov 1 10:13:48 2005
OCCURRED ON SYSTEM pzsd02
SYSTEM ID x000B0022
SYSTYPE x00000000
MESSAGE panic (cpu 0): kernel memory fault
Can anyone throw some lights on this. Are there any patch available .?
Thanks ,
Shashi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 12:50 AM
11-02-2005 12:50 AM
Re: Server crashed due to dbx debugger
I checked the latest patchkit for V4.0G and did not see any patches related to dbx panicing a system. 'dbx' is an old utility that has been replaced by 'ladebug' for a long time. ladebug is part of the OSFLDBBASE445 subset.
What is the program that is being debugged ?
A device driver ? Does it run outside the debugger without panicing the system ?
Rgds,
___ Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 12:58 AM
11-02-2005 12:58 AM
Re: Server crashed due to dbx debugger
Hi Johan ,
Thanks for your reply ..
User is running some application , It will internally call dbx for debugging .
But this user is a normal user ( Non - root ) and also application does not run using root id.
This application does not have any root setuid ot setgid bit set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 02:10 AM
11-02-2005 02:10 AM
Re: Server crashed due to dbx debugger
Is /proc mounted?
In either case, this shouldn't happen. If you have a PVS contract for V4.0G, you should open a call. Like Johan I can't remember a bug like this. Which doesn't mean that it doesn't exist. Obviously...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 03:32 AM
11-02-2005 03:32 AM
Re: Server crashed due to dbx debugger
Have you ever seen this kind of server crash due to some application .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 03:00 PM
11-02-2005 03:00 PM
Re: Server crashed due to dbx debugger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2005 05:10 AM
11-03-2005 05:10 AM
Re: Server crashed due to dbx debugger
Try the operating system conference for problems related to the debugger.
Al