| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Core file analysis
|
Original Message
|
Name: mennen
Date: December 30, 2003 at 08:51:01 Pacific
Subject: Core file analysis OS: Solaris CPU/Ram: Sun Blade 150
|
Comment: Hello all- I am looking for a good application that would help with analysis of core dumps on our systems. Does anyone know of a tool that would be good with this kind of task? Thank you. -Mike
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: gsingh
Date: January 5, 2004 at 23:45:46 Pacific
|
Reply: If you have Forte SunWorkShop 6.0 installed then give following command in same folder where core file is generated: - ws& The above command will popup WorkShop window, for debugging core file select Debug->Load Core File. Provide the name of application which generated the core file and path of core file and press OK button. This will take the control to code which caused core generation. GP
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Solaris Forum Home
Results for: Core file analysis
Solaris Core Dump Maximums Summary: I don't think there is a limit (we had a server here that was crashing and dumping every 11.5 hours, and it just filled up its filesystem with vmcores). You can use /usr/sbin/dumpadm to set a minfree...
www.computing.net/answers/solaris/solaris-core-dump-maximums/690.html
Solaris truncated core dump Summary: Hello! I have one problem with core dumps on Solaris. When application crashes, system generate short core dump (only 6k...15k denpens on app size). ulimit -a gives: core file size (blocks) unlimi...
www.computing.net/answers/solaris/solaris-truncated-core-dump/4017.html
Subject: Mounting PCFS File System Summary: I am trying to mount my local PC File System on Salaris, So that I can accees my PC Files from Soalris. I tried mount - F pcfs /dev/dsk/c0t0d0p0:c /users/supree but complians mount: No such file or...
www.computing.net/answers/solaris/subject-mounting-pcfs-file-system/3677.html