Results 1 to 7 of 7

Thread: Two random crashes - is there a log that I can check?

  1. #1
    Join Date
    Jan 2008
    Beans
    735
    Distro
    Ubuntu 10.04 Lucid Lynx

    Two random crashes - is there a log that I can check?

    Just had two completely random black screen of death crashes - the only message said - very briefly - closing apache2.

    Anyway - is there a log or a way to see what caused the crash? Thanks

  2. #2
    Join Date
    Jan 2008
    Beans
    735
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Two random crashes - is there a log that I can check?

    In fact - I think I have narrowed it down to VirtualBox - could that cause crashes you think? Difficult to say I know hence question on logging...

  3. #3
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Two random crashes - is there a log that I can check?

    Logs are kept in /var/log and another helpful tool is dmesg:

    Code:
    dmesg | tail -100
    How are you running virtualbox? What is the host operating system and what is the guest operating system?

    Since VM's use a lot of RAM, I would take the machine apart, clean it out and reseat the RAM. Hardware issues don't often get logged properly. Linux expects perfect hardware. Check your power supply as well.
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  4. #4
    Join Date
    Jan 2008
    Beans
    735
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Two random crashes - is there a log that I can check?

    thanks for reply. Really - you reckon to re-seat the RAM....Ill do that and see if it crashes again - but yeah, I think you and I agree on the VirtualBox issue....maybe allocate more RAM to VBox as well?

  5. #5
    Join Date
    Aug 2013
    Beans
    56
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Two random crashes - is there a log that I can check?

    Quote Originally Posted by listerdl View Post
    thanks for reply. Really - you reckon to re-seat the RAM....Ill do that and see if it crashes again - but yeah, I think you and I agree on the VirtualBox issue....maybe allocate more RAM to VBox as well?
    You don't want to allocate too much RAM though to VBox because then you're placing more strain on the host operating system too. For example I have a 1gb ram system with a Vbox windows xp setup and I only allocate 192mb ram to it and 32mb video ram. Now, on the other hand if your system has lots of RAM like oh say 4gb, 8gb, or even more then you could allocate more as needed but don't overdo it regardless.

  6. #6
    Join Date
    Jan 2008
    Beans
    735
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Two random crashes - is there a log that I can check?

    Quote Originally Posted by Gilad_Pellaeon View Post
    You don't want to allocate too much RAM though to VBox because then you're placing more strain on the host operating system too. For example I have a 1gb ram system with a Vbox windows xp setup and I only allocate 192mb ram to it and 32mb video ram. Now, on the other hand if your system has lots of RAM like oh say 4gb, 8gb, or even more then you could allocate more as needed but don't overdo it regardless.
    Yes you are 100% correct. My machine has 4G RAM and I gave the XP installation 3G RAM which was way too much.

    I think that has solved it - in fact, the reason why I have the XP is b/c I prefer to run windows programs in a Virtual state rather than WINE.

    Thanks

  7. #7
    Join Date
    Aug 2013
    Beans
    56
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Two random crashes - is there a log that I can check?

    Quote Originally Posted by listerdl View Post
    Yes you are 100% correct. My machine has 4G RAM and I gave the XP installation 3G RAM which was way too much.

    I think that has solved it - in fact, the reason why I have the XP is b/c I prefer to run windows programs in a Virtual state rather than WINE.

    Thanks
    I'm the same way. I just run a handful of small programs and utilities in my XP VM nothing major.
    "Ah, for the days when a commanding officer could dump a useless minion out the airlock without having to worry about filling in forms..." ―Captain Gilad Pellaeon

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •