You are not logged in.

#1 2007-04-18 02:29:16

abienkow
Member
Registered: 2007-04-18
Posts: 18

Kernel panic after update (SOLVED)

So I have update my kernel on my laptop, and now as soon as I launch firefox the two lights start flashing and everything freezes, just like a kernel panic.

I thought it was cause my firefox, so I loaded opera, and I get the same result. Running simple terminal windows in my XFC4 windows manager works just fine, even running mythfrontend is ok too, not sure why this is specific to firefox or opera.

Has anyone else experienced this?

Last edited by abienkow (2007-04-23 20:18:35)

Offline

#2 2007-04-18 06:22:44

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: Kernel panic after update (SOLVED)

Check your logs after you rebooted, that should help us finding the source of the problem.


Ability is nothing without opportunity.

Offline

#3 2007-04-18 11:03:09

abienkow
Member
Registered: 2007-04-18
Posts: 18

Re: Kernel panic after update (SOLVED)

I looked through all the logs, and couldn't find anything, but I was able to reproduce this from text terminal window, looks like this happens before firefox tries to talk to the X server.  I'm not sure how I go about capturing the whole stack trace, but the last line looks like this.

<0>Kernel panic - not syncing: Fatal exception in interrupt

I've tried executing

firefox > kenel_panic.txt but nothing was written to the file.

Offline

#4 2007-04-18 11:51:24

sl
Banned
From: uk
Registered: 2007-04-04
Posts: 42
Website

Re: Kernel panic after update (SOLVED)

you might get an output if you edit the fx script ...
/opt/mozilla/lib/firefox/firefox (i think, am not at hoem now so can't check)

there is a line near the bottom, just search throught the script for firefox-bin(or mozilla), and you should find it
then at the end of that exec  add  `> panick.log(or whatever)'

Offline

#5 2007-04-23 20:18:22

abienkow
Member
Registered: 2007-04-18
Posts: 18

Re: Kernel panic after update (SOLVED)

Fixed the problem, it looks like the update process was not updating the files in my boot partition, because the boot partition was not being mounted. I would simply copy stuff to the /boot directory. I have copied the content of the /boot directory to the boot partition and change the /etc/fstab so that the boot partition is mounted at boot.  Its all good now.

Offline

Board footer

Powered by FluxBB