* [gentoo-user] kernel panick after time while compiling....
@ 2013-05-26 23:15 Tamer Higazi
2013-05-26 23:36 ` Dale
` (2 more replies)
0 siblings, 3 replies; 15+ messages in thread
From: Tamer Higazi @ 2013-05-26 23:15 UTC (permalink / raw
To: gentoo-user
Hi people!
When I merge large or big packages like firefox, thunderbird or
chromium. The system hangsup with "kernel panick" and displays on the
screen reboot after 30 seconds.
What could it be?!
For any help or advises, I would kindly thank you.
Tamer
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-26 23:15 [gentoo-user] kernel panick after time while compiling Tamer Higazi
@ 2013-05-26 23:36 ` Dale
2013-05-27 15:38 ` Fast Turtle
2013-05-26 23:39 ` [gentoo-user] " Nikos Chantziaras
2013-05-27 15:35 ` [gentoo-user] " Fast Turtle
2 siblings, 1 reply; 15+ messages in thread
From: Dale @ 2013-05-26 23:36 UTC (permalink / raw
To: gentoo-user
Tamer Higazi wrote:
> Hi people!
> When I merge large or big packages like firefox, thunderbird or
> chromium. The system hangsup with "kernel panick" and displays on the
> screen reboot after 30 seconds.
>
> What could it be?!
>
>
>
> For any help or advises, I would kindly thank you.
>
>
>
>
> Tamer
>
>
Could be lots of things but have you checked your ram? Power supply
getting hot? CPU getting hot? Those are things I can thing of right
off the top of my head. I'm sure others will have additional ideas.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
^ permalink raw reply [flat|nested] 15+ messages in thread
* [gentoo-user] Re: kernel panick after time while compiling....
2013-05-26 23:15 [gentoo-user] kernel panick after time while compiling Tamer Higazi
2013-05-26 23:36 ` Dale
@ 2013-05-26 23:39 ` Nikos Chantziaras
2013-05-27 0:12 ` Zhu Sha Zang
2013-05-27 15:35 ` [gentoo-user] " Fast Turtle
2 siblings, 1 reply; 15+ messages in thread
From: Nikos Chantziaras @ 2013-05-26 23:39 UTC (permalink / raw
To: gentoo-user
On 27/05/13 02:15, Tamer Higazi wrote:
> Hi people!
> When I merge large or big packages like firefox, thunderbird or
> chromium. The system hangsup with "kernel panick" and displays on the
> screen reboot after 30 seconds.
>
> What could it be?!
Install sys-apps/memtest86+ make a bootloader entry for it and boot it.
Sounds like a RAM problem and memtest will help you find out whether
that's the case.
^ permalink raw reply [flat|nested] 15+ messages in thread
* RE: [gentoo-user] Re: kernel panick after time while compiling....
2013-05-26 23:39 ` [gentoo-user] " Nikos Chantziaras
@ 2013-05-27 0:12 ` Zhu Sha Zang
0 siblings, 0 replies; 15+ messages in thread
From: Zhu Sha Zang @ 2013-05-27 0:12 UTC (permalink / raw
To: gentoo-user
Hey dude, some hints that should help you to discover why your system are
"freezing".
First take a look in temperature of your system while compiling with "watch
-n 1 sensors".
Some programs like atop and htop show me to be very useful too.
Take a look inside make.conf and see how much you are overpowering your
computer in "MAKEOPTS" option. Maybe you need raise down it.
Another observation, in case that you are using notebook it's about the flow
of the cold/hot air.
Good luck.
-----Original Message-----
From: Nikos Chantziaras [mailto:realnc@gmail.com]
Sent: domingo, 26 de maio de 2013 20:39
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: kernel panick after time while compiling....
On 27/05/13 02:15, Tamer Higazi wrote:
> Hi people!
> When I merge large or big packages like firefox, thunderbird or
> chromium. The system hangsup with "kernel panick" and displays on the
> screen reboot after 30 seconds.
>
> What could it be?!
Install sys-apps/memtest86+ make a bootloader entry for it and boot it.
Sounds like a RAM problem and memtest will help you find out whether that's
the case.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-26 23:15 [gentoo-user] kernel panick after time while compiling Tamer Higazi
2013-05-26 23:36 ` Dale
2013-05-26 23:39 ` [gentoo-user] " Nikos Chantziaras
@ 2013-05-27 15:35 ` Fast Turtle
2 siblings, 0 replies; 15+ messages in thread
From: Fast Turtle @ 2013-05-27 15:35 UTC (permalink / raw
To: gentoo-user
On Mon, 27 May 2013 01:15:02 +0200
Tamer Higazi <th982a@googlemail.com> wrote:
> Hi people!
> When I merge large or big packages like firefox, thunderbird or
> chromium. The system hangsup with "kernel panick" and displays on the
> screen reboot after 30 seconds.
>
> What could it be?!
>
>
>
> For any help or advises, I would kindly thank you.
>
>
>
>
> Tamer
>
Are you using the kernel radeon driver and don't have the radeon-ucode or linux-firmware package installed?
if so, install the linux-firmware and rebuild the kernel (always build the video as a module)
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-26 23:36 ` Dale
@ 2013-05-27 15:38 ` Fast Turtle
2013-05-27 20:11 ` Tamer Higazi
0 siblings, 1 reply; 15+ messages in thread
From: Fast Turtle @ 2013-05-27 15:38 UTC (permalink / raw
To: gentoo-user
On Sun, 26 May 2013 18:36:55 -0500
Dale <rdalek1967@gmail.com> wrote:
> Tamer Higazi wrote:
> > Hi people!
> > When I merge large or big packages like firefox, thunderbird or
> > chromium. The system hangsup with "kernel panick" and displays on the
> > screen reboot after 30 seconds.
> >
> > What could it be?!
> >
> >
> >
> > For any help or advises, I would kindly thank you.
> >
> >
> >
> >
> > Tamer
> >
> >
>
> Could be lots of things but have you checked your ram? Power supply
> getting hot? CPU getting hot? Those are things I can thing of right
> off the top of my head. I'm sure others will have additional ideas.
>
> Dale
>
> :-) :-)
>
> --
> I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
>
>
All of these are good general diagnostic suggestions but from what was said, I suspect it's the kernel radeon driver as I've had the same problem. If he's got a radeon card, then he needs at least the linux-firmware and change the krenel setting to build the radoeon as a module/rebuild kernel and modules. Problem solved - I'm not sure what's borked in the kernel module but it affects all versions in portage
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-27 15:38 ` Fast Turtle
@ 2013-05-27 20:11 ` Tamer Higazi
2013-05-28 5:38 ` Mick
0 siblings, 1 reply; 15+ messages in thread
From: Tamer Higazi @ 2013-05-27 20:11 UTC (permalink / raw
To: gentoo-user
The problem is the following, that the same crap happen on Windows as
well. I got there bluescreen after a while.
I made a memory test, and let it run over 50% of over all tests, and no
error displayed (perhaps I let it go more then hours).
However, I don't really believe that it is a memory issue....
Next month I get myself a new machine....
Long time thought to get rid of my old Core2Duo which I am using now
more then 6 years.
Cheers
Tamer
Am 27.05.2013 17:38, schrieb Fast Turtle:
> On Sun, 26 May 2013 18:36:55 -0500
> Dale <rdalek1967@gmail.com> wrote:
>
>>
>>
> All of these are good general diagnostic suggestions but from what was said, I suspect it's the kernel radeon driver as I've had the same problem. If he's got a radeon card, then he needs at least the linux-firmware and change the krenel setting to build the radoeon as a module/rebuild kernel and modules. Problem solved - I'm not sure what's borked in the kernel module but it affects all versions in portage
>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-27 20:11 ` Tamer Higazi
@ 2013-05-28 5:38 ` Mick
2013-05-28 21:34 ` Stroller
0 siblings, 1 reply; 15+ messages in thread
From: Mick @ 2013-05-28 5:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 770 bytes --]
On Monday 27 May 2013 21:11:33 Tamer Higazi wrote:
> The problem is the following, that the same crap happen on Windows as
> well. I got there bluescreen after a while.
>
> I made a memory test, and let it run over 50% of over all tests, and no
> error displayed (perhaps I let it go more then hours).
>
>
> However, I don't really believe that it is a memory issue....
If it is not a memory issue, then it may well be a power supply issue. My old
PC started playing up lately (e.g. a couple of kernel panics when shutting
down, or freezing at random) and I discovered some domed capacitors in the
PSU. I will similarly be buying a new machine soon, although I may bother
myself with replacing the capacitors at some point.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 5:38 ` Mick
@ 2013-05-28 21:34 ` Stroller
2013-05-28 21:41 ` Tamer Higazi
0 siblings, 1 reply; 15+ messages in thread
From: Stroller @ 2013-05-28 21:34 UTC (permalink / raw
To: gentoo-user
On 28 May 2013, at 06:38, Mick wrote:
> ...
> If it is not a memory issue, then it may well be a power supply issue. My old
> PC started playing up lately (e.g. a couple of kernel panics when shutting
> down, or freezing at random) and I discovered some domed capacitors in the
> PSU. I will similarly be buying a new machine soon, although I may bother
> myself with replacing the capacitors at some point.
When fixing PCs as a fulltime occupation, I found the PSU to be the most common cause of random and "inexplicable" crashes - slightly more often, I would say, than bad or overheating RAM, but with symptoms generally indistinguishable.
Many computer enthusiasts will look down on £20 or £30 PSUs, but I don't think that spending 2 or 3 times as much would have had any benefit for the users I serviced.
Stroller.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 21:34 ` Stroller
@ 2013-05-28 21:41 ` Tamer Higazi
2013-05-28 22:25 ` Dale
2013-05-29 7:51 ` Thanasis
0 siblings, 2 replies; 15+ messages in thread
From: Tamer Higazi @ 2013-05-28 21:41 UTC (permalink / raw
To: gentoo-user
It's usually a quality power supply unit, that made it 6 years.
However, what I find totally strange, at the same time. That
applications die during my work.
Totally strange, like "clock" dies, and restarts. Eclipse dies, firefox
dies.....
I have the feeling that memory and power supply are making me headache.
windows died yesterday during installation of .NET SP 4.5 fixes.....
The machine drives me nuts.... However, I am getting myself a new machine.
Tamer
Am 28.05.2013 23:34, schrieb Stroller:
>
> On 28 May 2013, at 06:38, Mick wrote:
>> ...
>> If it is not a memory issue, then it may well be a power supply issue. My old
>> PC started playing up lately (e.g. a couple of kernel panics when shutting
>> down, or freezing at random) and I discovered some domed capacitors in the
>> PSU. I will similarly be buying a new machine soon, although I may bother
>> myself with replacing the capacitors at some point.
>
> When fixing PCs as a fulltime occupation, I found the PSU to be the most common cause of random and "inexplicable" crashes - slightly more often, I would say, than bad or overheating RAM, but with symptoms generally indistinguishable.
>
> Many computer enthusiasts will look down on £20 or £30 PSUs, but I don't think that spending 2 or 3 times as much would have had any benefit for the users I serviced.
>
> Stroller.
>
>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 21:41 ` Tamer Higazi
@ 2013-05-28 22:25 ` Dale
2013-05-28 22:44 ` Alan McKinnon
2013-05-28 22:50 ` Tamer Higazi
2013-05-29 7:51 ` Thanasis
1 sibling, 2 replies; 15+ messages in thread
From: Dale @ 2013-05-28 22:25 UTC (permalink / raw
To: gentoo-user
Tamer Higazi wrote:
> It's usually a quality power supply unit, that made it 6 years.
>
> However, what I find totally strange, at the same time. That
> applications die during my work.
>
> Totally strange, like "clock" dies, and restarts. Eclipse dies, firefox
> dies.....
>
> I have the feeling that memory and power supply are making me headache.
>
>
> windows died yesterday during installation of .NET SP 4.5 fixes.....
>
> The machine drives me nuts.... However, I am getting myself a new machine.
>
>
> Tamer
>
On a really really old system many years ago, I had random reboots, lock
ups and such. I swapped P/S, memory and other components that I could
but it still did it. I finally figured it had to be something hard
wired on the motherboard and just replaced the whole thing. I figure a
controller chip or something was the problem.
One thing about puters and random problems, they are hard to nail down.
P/S and memory are a common problem but something bad on the mobo can
give the same symptoms. Basically, you have to replace stuff until it
stops doing whatever it shouldn't be doing. I have seen people have
enough parts to build a second rig short the case of course. As always,
it is the last thing you replace and sometimes it can be the last thing
you CAN replace. ;-)
Personally, I'd prefer one that doesn't work at all. Tends to narrow it
down a lot. If replacing the P/S don't fix it, time for a new build.
It is dead. For a 6 year old puter, I'd just have to try fixing it
tho. I usually get at least 8 years out of a build.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 22:25 ` Dale
@ 2013-05-28 22:44 ` Alan McKinnon
2013-05-28 23:03 ` Dale
2013-05-28 22:50 ` Tamer Higazi
1 sibling, 1 reply; 15+ messages in thread
From: Alan McKinnon @ 2013-05-28 22:44 UTC (permalink / raw
To: gentoo-user
On 29/05/2013 00:25, Dale wrote:
> I have seen people have
> enough parts to build a second rig short the case of course. As always,
> it is the last thing you replace and sometimes it can be the last thing
> you CAN replace. ;-)
Of course it's always the last thing you replace that fixes it, how
could it be any other way?
Unless you carry on replacing bits after the problem is fixed...
Just sayin' :-)
--
Alan McKinnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 22:25 ` Dale
2013-05-28 22:44 ` Alan McKinnon
@ 2013-05-28 22:50 ` Tamer Higazi
1 sibling, 0 replies; 15+ messages in thread
From: Tamer Higazi @ 2013-05-28 22:50 UTC (permalink / raw
To: gentoo-user
Dale!
I am getting now myself a Mac OSX Mini Server with 8GB or 16GB RAM, and
get OSX, Windows and Gentoo there on a disk to run. That's it!
Proper screen with a very high resolution, and I am happy, and I am back
coding.
For future travels, My CPU makes with me the journey all the time....
:) :) :)
Tamer
Am 29.05.2013 00:25, schrieb Dale:
> On a really really old system many years ago, I had random reboots, lock
> ups and such. I swapped P/S, memory and other components that I could
> but it still did it. I finally figured it had to be something hard
> wired on the motherboard and just replaced the whole thing. I figure a
> controller chip or something was the problem.
>
> One thing about puters and random problems, they are hard to nail down.
> P/S and memory are a common problem but something bad on the mobo can
> give the same symptoms. Basically, you have to replace stuff until it
> stops doing whatever it shouldn't be doing. I have seen people have
> enough parts to build a second rig short the case of course. As always,
> it is the last thing you replace and sometimes it can be the last thing
> you CAN replace. ;-)
>
> Personally, I'd prefer one that doesn't work at all. Tends to narrow it
> down a lot. If replacing the P/S don't fix it, time for a new build.
> It is dead. For a 6 year old puter, I'd just have to try fixing it
> tho. I usually get at least 8 years out of a build.
>
> Dale
>
> :-) :-)
>
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 22:44 ` Alan McKinnon
@ 2013-05-28 23:03 ` Dale
0 siblings, 0 replies; 15+ messages in thread
From: Dale @ 2013-05-28 23:03 UTC (permalink / raw
To: gentoo-user
Alan McKinnon wrote:
> On 29/05/2013 00:25, Dale wrote:
>> I have seen people have
>> enough parts to build a second rig short the case of course. As always,
>> it is the last thing you replace and sometimes it can be the last thing
>> you CAN replace. ;-)
> Of course it's always the last thing you replace that fixes it, how
> could it be any other way?
>
> Unless you carry on replacing bits after the problem is fixed...
>
> Just sayin' :-)
>
>
My point was the second part tho. That sometimes it is the last thing
you CAN replace. At that point, short having a new case, you have the
parts for a new puter. I don't get into replacing chips on mobos and
such as that. A capacitor in the P/S maybe but not messing with the
mobo stuff.
So, to be more clear, if you replace the P/S, memory, mobo and maybe a
CPU or something, you can just put those together and have a new rig.
Make a door stop out of the other one.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] kernel panick after time while compiling....
2013-05-28 21:41 ` Tamer Higazi
2013-05-28 22:25 ` Dale
@ 2013-05-29 7:51 ` Thanasis
1 sibling, 0 replies; 15+ messages in thread
From: Thanasis @ 2013-05-29 7:51 UTC (permalink / raw
To: gentoo-user; +Cc: Tamer Higazi
on 05/29/2013 12:41 AM Tamer Higazi wrote the following:
> It's usually a quality power supply unit, that made it 6 years.
>
> However, what I find totally strange, at the same time. That
> applications die during my work.
>
> Totally strange, like "clock" dies, and restarts. Eclipse dies, firefox
> dies.....
>
> I have the feeling that memory and power supply are making me headache.
>
>
> windows died yesterday during installation of .NET SP 4.5 fixes.....
>
> The machine drives me nuts.... However, I am getting myself a new machine.
>
>
> Tamer
>
Someone had these kind of lockups due to kernel in conjunction with EFI ...
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2013-05-29 7:51 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-26 23:15 [gentoo-user] kernel panick after time while compiling Tamer Higazi
2013-05-26 23:36 ` Dale
2013-05-27 15:38 ` Fast Turtle
2013-05-27 20:11 ` Tamer Higazi
2013-05-28 5:38 ` Mick
2013-05-28 21:34 ` Stroller
2013-05-28 21:41 ` Tamer Higazi
2013-05-28 22:25 ` Dale
2013-05-28 22:44 ` Alan McKinnon
2013-05-28 23:03 ` Dale
2013-05-28 22:50 ` Tamer Higazi
2013-05-29 7:51 ` Thanasis
2013-05-26 23:39 ` [gentoo-user] " Nikos Chantziaras
2013-05-27 0:12 ` Zhu Sha Zang
2013-05-27 15:35 ` [gentoo-user] " Fast Turtle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox