LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   First major Linux crash........ (https://www.linuxquestions.org/questions/general-10/first-major-linux-crash-91587/)

BajaNick 09-11-2003 06:45 AM

First major Linux crash........
 
I experienced a major crash in linux while online. Gnome crashed, I got a dialog box that explained what happend, I clicked ok and everything closed and sent me back to the login screen. I thought that it was very strange exiting my user account and going to the login screen. Is that normal to exit all the way to the login screen?

kev82 09-11-2003 07:34 AM

depends what crashed, the main point is that it didnt require a system reboot and it didnt effect other services like ssh or whatever you happend to have running in the background.

trickykid 09-11-2003 09:14 AM

Like you pretty much stated, it wasn't Linux that crashed, it was Gnome or maybe X even that you were using. Linux crashing would have brought your whole machine down most likely with it, not just a login prompt to start all over. ;)

Check your logs, they might tell you something that could have caused it.. etc.

scott_R 09-13-2003 01:08 AM

Most program crashes just drag down the program, but in cases like that, it's better to be able to login again than to reboot or risk the entire OS. One minor bonus you have over most OS's/software is that if you can repeat what you were doing, you can send an extremely detailed bug report (or if your logs are clear enough on this, send your present logs), and it will probably be handled fairly quickly.

Problems like that are often the error of a programmer. Sometimes pointers get "lost", meaning they send data to places it shouldn't be, or accept data from places they shouldn't. Linux/XFree86/Gnome are pretty good at handling this, but no program is perfect. On the other hand, you're not going through a reboot/reinstall/scandisk, either.


All times are GMT -5. The time now is 04:52 AM.