10 More Discussions You Might Find Interesting
1. Solaris
Hi,
I have Sun Solaris V440, every two days or so, the system crashes and it's at OK prompt. After that I do the FSCK and clear all the bad sectors. Then system stays up for close to 48 hours. Then it crashes again. I checked the logs and I don't see anything under /var/adm/messages file.
... (1 Reply)
Discussion started by: samnyc
1 Replies
2. UNIX for Dummies Questions & Answers
Over the last month or so my CentOS server has been crashing for reasons I do not know. It has been running for over a year with regular yum updates without problems. The load on the server is perfectly normal with CPU usage at 5-6% and RAM usage at less than half of 32GB of RAM (multiple smaller... (3 Replies)
Discussion started by: spinner0205
3 Replies
3. Solaris
Hello Admins,
Howz it going?
Coming to our forum after long time.
Well, a solaris x86 system on my vmware workstation is facing a big trouble.
I did a file system check on root file system. And after reboot, I am getting an error for both normal mode and fail safe mode.
I have... (4 Replies)
Discussion started by: snchaudhari2
4 Replies
4. UNIX and Linux Applications
Firefox keeps on crashing every time I try to run it. I tried to create a new profile with no luck. When I try to open up the profile manager firefox crashes. I even deleted my profile folder and tried to start with a new profile. That did not work either. I don't know what the problem could be. I... (6 Replies)
Discussion started by: cokedude
6 Replies
5. Web Development
Hi, we have some problem with mysql high cpu , would like some help with MySQL Tuning
here are the mysqltuner & tuning-primer details
mysqltuner:
# mysqltuner
>> MySQLTuner 1.1.1 - Major Hayden <major@mhtx.net>
>> Run with '--help' for additional options and output filtering
--------... (1 Reply)
Discussion started by: cataplexy
1 Replies
6. Programming
Hi,
Why I am getting 'SIGSEGV' in the following code?
char* p="abcde";
printf("%s", 3); // Segmentation Fault (core dump)
Kindly help me to understand what exactly makes the program to crash or the reason for the crashing. (7 Replies)
Discussion started by: royalibrahim
7 Replies
7. Red Hat
Using Fedora 11, just about every day the system started crashing.
Becomes unresponsive to keyboard/mouse, nothing appears on screen but box is still running.
Still responds to ping, arp address stays alive in the firewall, other than that its unresponsive
Where can I look to find out... (1 Reply)
Discussion started by: ippy98
1 Replies
8. Solaris
I installed solaris 10 in my amd based system with 512 mb ram. After installation it booted poping up the grub menu...after that...
It showed something like....rougly
syncing file systems.... ................ done (not all i/o completed)
dumping kernel compreesion ratio 2:1 succeded... (1 Reply)
Discussion started by: aji1729
1 Replies
9. Programming
i just started learning to prog in c++, im using netbeans.
i tryed to make a class and i keep getting this error. what am i doing wrong ?
-----------------------------
class test
{
public:
int funtime();
private:
int time;
};
int test::funtime()... (4 Replies)
Discussion started by: akira300
4 Replies
10. Programming
Hi
I have a 64bit C++ dynamic component built using Sun Forte compiler(CC) on one server.
I am opening this shared component using dlopen and checking if a particular function is defined or not. After that, when I am closing the component using dlclose, the program is crashing.
The... (3 Replies)
Discussion started by: ajphaj
3 Replies