- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- netscape error
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
07-15-2004 07:46 PM
07-15-2004 07:46 PM
netscape error
i.e illegal instrustion (coredump)
thanks in advance
Mangesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 08:17 PM
07-15-2004 08:17 PM
Re: netscape error
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 08:41 PM
07-15-2004 08:41 PM
Re: netscape error
What is the O.S. ?
what does swverify give you for netscape ?
If you have the depot file try removing from swremove and re-install it from swinstall ?
Is X-Windows configured properly ?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 08:46 PM
07-15-2004 08:46 PM
Re: netscape error
That is one reason for the lukewarm responses to your posts.
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 09:01 PM
07-15-2004 09:01 PM
Re: netscape error
If coredump message you are getting means, we have to analys that core file ( which contains stack trace of application where the problem occured and cause for that problem)
Try to start the analysis of core file, by enabling ulimit -c unlimited to get all core informations.
Go to the core file directory and use file core and what core. It will give some informations.
You can use the adb or gdb to get the stack trace. Use this to know analyse the core files.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=619077
Get the netscape application details with swlist and platform details with uname -a and post it.