Author Topic: Firefox takes whole VM down with error messages popping up in tray  (Read 647 times)

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1758
  • Satyameva Jayate | Truth Alone Triumphs.
I have an install of KDE MiniMe inside VirtualBox specifically to learn packaging.
Since I did not want to alter the basic setup so I got Firefox archive from their website and extracted to a subfolder in my /home and run it from there.
I know that it is Firefox that crashed because everything else seems to work relatively fine.
Sometimes from this situation I am not able to use the menu to shutdown. Even running poweroff as root gets me only upto the shutdown line regarding ACPI.
I will have to poweroff the virtual machine and restart.

But randomly and frustratingly when I am in the middle of doing something like working with DropBox or gathering some information, I start getting ding.. ding... ding... pop-ups from systray.
Once when Dolphin was open and I had hit F4, these error messages got collected in the commandline there.

Code: [Select]
Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: ------------[ cut here ]------------

Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: invalid opcode: 0000 [#1] PREEMPT SMP

Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: Process khugepaged (pid: 22, ti=edb9a000 task=ed864150 task.ti=edb9a000)

Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: Stack:

Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: Call Trace:

Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: Code: 89 01 8b 45 ac e8 9b 7a 24 00 8b 55 c0 8b 42 40 8b 00 e8 ae f1 ff ff e9 86 fb ff ff 8d 46 14 89 46 14 89 46 18 eb 8c 0f 0b 0f 0b <0f> 0b 89 c2 8b 45 b4 e8 0e ef ff ff eb a9 89 c8 25 ff 0f 00 00

Message from syslogd@localhost at Wed Feb 20 18:36:00 2013 ...
localhost klogd: EIP: [<c01f4516>] khugepaged+0xd46/0xe40 SS:ESP 0068:edb9bf2c
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline GermanTux

  • Hero Member
  • *****
  • Posts: 697
Re: Firefox takes whole VM down with error messages popping up in tray
« Reply #1 on: February 28, 2013, 06:34:26 AM »
slingshot - how much RAM did you allocate to the VM?  Also, are you running Firefox from the VM (guest), or from the host? 

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15515
  • ┌∩┐(◕_◕)┌∩┐
Re: Firefox takes whole VM down with error messages popping up in tray
« Reply #2 on: February 28, 2013, 07:41:52 AM »
I spotted this old post  mentioning  "Message from syslogd@localhost.xxxx"

A kernel reboot and USB were mentioned

and Hootiegibbon replied

That appears to be a kernel oops

Quote

Message from syslogd@localhost at Tue Aug 23 14:45:44 2011 ...
localhost klogd: Oops: 0000 [#1] PREEMPT SMP

Message from syslogd@localhost at Tue Aug 23 14:45:44 2011 ...
localhost klogd: last sysfs file: /sys/devices/pci0000:00/0000:00:00.0/modalias

Message from syslogd@localhost at Tue Aug 23 14:45:44 2011 ...
localhost klogd: Process umount (pid: 17598, ti=ebe44000 task=e98996e0 task.ti=ebe44000)

and if I am reading itr correctly its possibly a usb device that has caused it

Ther has been an update to the toolchain - did you reboot after any of te updates ?

Jase


See link for full post

http://www.pclinuxos.com/forum/index.php?topic=96071.0;wap2

===============================

Do you have the Virtualbox Extension pack installed?

Any Shared Folders in use?
« Last Edit: February 28, 2013, 07:55:01 AM by menotu »
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1758
  • Satyameva Jayate | Truth Alone Triumphs.
Re: Firefox takes whole VM down with error messages popping up in tray
« Reply #3 on: February 28, 2013, 08:59:16 AM »
slingshot - how much RAM did you allocate to the VM?  Also, are you running Firefox from the VM (guest), or from the host? 

I gave 1 GB RAM to the virtual machine.
I am referring to Firefox that runs from inside the VM.
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1758
  • Satyameva Jayate | Truth Alone Triumphs.
Re: Firefox takes whole VM down with error messages popping up in tray
« Reply #4 on: February 28, 2013, 09:01:54 AM »

Do you have the Virtualbox Extension pack installed?

Any Shared Folders in use?

I have the extension pack installed. While installing the pack I got a mention that it was already installed or something. I am not too sure.

I had setup my /home/Documents as the shared folder but I never got to see that folder inside the virtual machine. (In fact I NEVER got the shared folder to work in any of my previous virtual installations too)

Thanks for the link. I will look it up.
----
UPDATE: I read the link. Unfortunately I could not make heads or tails out of it :(
« Last Edit: February 28, 2013, 09:14:57 AM by sling-shot »
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11688
  • ----IOFLU----
Re: Firefox takes whole VM down with error messages popping up in tray
« Reply #5 on: February 28, 2013, 09:52:13 AM »

Do you have the Virtualbox Extension pack installed?

Any Shared Folders in use?

I have the extension pack installed. While installing the pack I got a mention that it was already installed or something. I am not too sure.

I had setup my /home/Documents as the shared folder but I never got to see that folder inside the virtual machine. (In fact I NEVER got the shared folder to work in any of my previous virtual installations too)

Thanks for the link. I will look it up.
----
UPDATE: I read the link. Unfortunately I could not make heads or tails out of it :(

In the guest VM, you need to add a line to /etc/fstab;

Documents      /home/<you>/Documents      vboxsf      defaults,uid=<your uid>,gid=<your gid>     0 0

Replace <you> with the actual user name you use in the VM, and <your uid> and <your gid> with the actual number of each, usually 500 for the first, or only, user.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...