Bug 16879 - kernel panic
Summary: kernel panic
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 5
Hardware: x86_64 Linux
Priority: High critical
Target Milestone: Mageia 5
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2015-10-02 19:22 CEST by dominique Chabanet
Modified: 2016-07-03 06:22 CEST (History)
5 users (show)

See Also:
Source RPM: kernel 4.1.
CVE:
Status comment:


Attachments
Picture about kernel panic on my HPxw9400 (731.95 KB, image/jpeg)
2015-10-11 11:14 CEST, kalagani kalagani
Details

Description dominique Chabanet 2015-10-02 19:22:33 CEST
Description of problem: après mise à jour du kernel vers 4.1.8, démarrage impossible avec kernel panics


Version-Release number of selected component (if applicable):version 1


How reproducible: 
AMD Athlon(tm) 64 X2 Dual Core Processor 3800+

Steps to Reproduce:
1.
2.
3.


Reproducible: 

Steps to Reproduce:
Comment 1 Thomas Backlund 2015-10-02 21:32:21 CEST
First off, you have reported this against Mageia 1 which is long gone...

I'm assuming you meant Mageia 5, as that is where we released 4.1.8


And please write in english.

Also... what kernel did you use before, and I need more info about the kernel panic. 

Can you take a camera picture of the computer screen to show the crash

CC: (none) => tmb
Version: 1 => 5

Comment 2 dominique Chabanet 2015-10-03 16:47:29 CEST
precedent kernel : kernel-desktop-3.19.8-3.mga5
picture of the computer screen to show the crash : http://www.mageialinux-online.org/upload/dsc_0082.jpg

désolé, i no speak english
Comment 3 kalagani kalagani 2015-10-07 12:12:12 CEST
Hello,
same kernel panic after upgrade from 3.1.9 to 4.1.8
my PC configuration
inxi -F
System:    Host: Hpxw9400.localdomain Kernel: 3.19.8-server-3.mga5 x86_64 (64 bit) Desktop: KDE 4.14.5 
           Distro: Mageia 5 thornicroft 
Machine:   System: Hewlett-Packard product: HP xw9400 Workstation
           Mobo: Hewlett-Packard model: 0A1Ch Bios: Hewlett-Packard v: 786D6 v03.01 date: 10/12/2007
CPU(s):    2 Dual core AMD Opteron 2220s (-HT-SMP-) cache: 4096 KB 
           Clock Speeds: 1: 2800 MHz 2: 2800 MHz 3: 2800 MHz 4: 2800 MHz
Graphics:  Card: NVIDIA G80GL [Quadro FX 5600]
           Display Server: X.Org 1.16.4 drivers: nvidia,v4l Resolution: 1920x1200@59.95hz
           GLX Renderer: Quadro FX 5600/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 340.76
Audio:     Card NVIDIA MCP55 High Definition Audio driver: snd_hda_intel Sound: ALSA v: k3.19.8-server-3.mga5
Network:   Card-1: NVIDIA MCP55 Ethernet driver: forcedeth                                                                                                                                                         
           IF: enp0s8 state: up speed: 1000 Mbps duplex: full mac: 00:1c:c4:ad:b3:de                                                                                                                               
           Card-2: NVIDIA MCP55 Ethernet driver: forcedeth                                                                                                                                                         
           IF: enp0s9 state: down mac: 00:1c:c4:ad:b3:df                                                                                                                                                           
           Card-3: Texas Instruments ACX 111 54Mbps Wireless Interface driver: acx_pci                                                                                                                             
           IF: wlp44s9 state: down mac: 00:0f:b5:8c:ae:1d                                                                                                                                                          
Drives:    HDD Total Size: 1200.0GB (43.0% used) ID-1: /dev/sda model: ST3300655SS size: 300.0GB                                                                                                                   
           ID-2: /dev/sdb model: ST3300655SS size: 300.0GB ID-3: /dev/sdc model: ST3300655SS size: 300.0GB                                                                                                         
           ID-4: /dev/sdd model: ST3300655SS size: 300.0GB                                                                                                                                                         
Partition: ID-1: / size: 25G used: 5.8G (25%) fs: ext4 dev: /dev/sda2                                                                                                                                              
           ID-2: /home size: 12G used: 3.0G (26%) fs: ext4 dev: /dev/sda5                                                                                                                                          
           ID-3: swap-1 size: 8.60GB used: 0.00GB (0%) fs: swap dev: /dev/sda1                                                                                                                                     
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present                                                                                                                                             
Sensors:   System Temperatures: cpu: 39.0C mobo: N/A gpu: 51C                                                                                                                                                      
           Fan Speeds (in rpm): cpu: N/A                                                                                                                                                                           
Info:      Processes: 228 Uptime: 24 min Memory: 2220.3/24113.7MB Client: Shell (bash) inxi: 2.1.96

CC: (none) => kalagani

Comment 4 kalagani kalagani 2015-10-07 16:46:57 CEST
Is this pb in relation to https://bugs.mageia.org/show_bug.cgi?id=15976
Comment 5 kalagani kalagani 2015-10-11 11:14:23 CEST
Created attachment 7115 [details]
Picture about kernel panic on my HPxw9400
Comment 6 kalagani kalagani 2015-10-16 17:28:02 CEST
Hello,
On my HPxw9400 station,
I solved the 4.1.8-1 kernel panic, starting with Grub Legacy after removing Grub2...
My steps are described on this french link
http://www.mageialinux-online.org/forum/topic-21040-2+kernel-panic-apres-maj-en-kernel-4-1-3.php#m201290
globish summary below on how I changed Grub2 with Grub Legacy:
step1) 
only 1 DD
step2) 
removed all rpm about 4.1.8-1
removed grub2 rpm
step3) in /boot
delete the grub2 directory
delete old dead link to 4.1.8 img
step4)
reset the MBR first 446 bytes
dd if=/dev/zero of=/dev/sda bs=446 count=1
step5,6) 
start with the install DVD Mageia5 to put Grub Legacy in /
step8,9) 
due to not installing Grub Legacy in MBR 2 NOK, when recovery other Grub Legacy and previously Grub2 in the 446 first MBR bytes
step10,11) 
using Boot-Repair-Disk DVD, recovery a generic boot strap in the 446 bytes

So, after that my workstation in Grub Legacy (while not previously with Grub2) starts without kernel panic
Linux Hpxw9400.localdomain 4.1.8-server-1.mga5 #1 SMP Sun Sep 20 13:20:26 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

After some modifications in the menu.lst I also retrieved the 2 XP I have across the triple boot menu...

PS! I am thinking on step5,6) choice to put Grub Legacy in MBR instead of / avoid the next steps
Comment 7 dominique Chabanet 2015-10-25 10:57:13 CET
Hello,
Like Kalagani, i solved the 4.1.8-1 kernel panic , starting with Grub Legacy after removing Grub2 : 
removed kernel 4.1.8, changed Grub2 into Grub Legacy with CCM mageia. removed Grub2, and delete old dead link to 4.1.8 img and delete Grub 2 directory, end install kernel 4.1.8. And restart between each step.

my config : 
inxi -F
System:    Host: NOUVEAU.BUREAU Kernel: 4.1.8-desktop-1.mga5 x86_64 (64 bit) 
           Desktop: N/A Distro: Mageia 5 thornicroft 
Machine:   Mobo: Gigabyte model: GA-M51GM-S2G v: x.x serial: Tue Jul 11 01:53:00 2006
           Bios: Award v: F14 date: 11/20/2007
CPU:       Dual core AMD Athlon 64 X2 3800+ (-MCP-) cache: 1024 KB 
           Clock Speeds: 1: 1000 MHz 2: 1000 MHz
Graphics:  Card: NVIDIA GT216 [GeForce GT 220]
           Display Server: X.org 1.16.4 drivers: nvidia,v4l
           tty size: 80x24 Advanced Data: N/A for root
Audio:     Card-1 NVIDIA MCP51 High Definition Audio driver: snd_hda_intel 
           Card-2 NVIDIA GT216 HDMI Audio Controller driver: snd_hda_intel 
           Card-3 Logitech Webcam B500 driver: USB Audio 
           Sound: Advanced Linux Sound Architecture v: k4.1.8-desktop-1.mga5
Network:   Card: NVIDIA MCP51 Ethernet Controller driver: forcedeth
           IF: enp0s20 state: up speed: 100 Mbps duplex: full 
           mac: 00:16:e6:1d:df:28
Drives:    HDD Total Size: 1500.3GB (40.4% used)
           ID-1: /dev/sda model: WDC_WD5000AADS size: 500.1GB
           ID-2: /dev/sdb model: WDC_WD10EARS size: 1000.2GB
Partition: ID-1: / size: 12G used: 9.6G (87%) fs: ext4 dev: /dev/sda5 
           ID-2: /home size: 661G used: 442G (67%) fs: ext4 dev: /dev/sdb7 
           ID-3: swap-1 size: 4.18GB used: 0.00GB (0%) fs: swap dev: /dev/sdb6 
           ID-4: swap-2 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda6 
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 49.0C mobo: N/A gpu: 34C 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 238 Uptime: 1:29 Memory: 2313.0/4962.5MB 
           Client: Shell (bash) inxi: 2.1.96
Comment 8 Peter Hartmann 2015-11-06 21:12:51 CET
Hello,
I have the same problem on 32 bit MGA5
After upgrading from Kernel 3.1.9 to. 4.1.8 i can not boot anymore, neither with LILO nor with GRUB2. It stops with a kernel panic. After some trying ( with the help of the German forum) I can boot up to the command line by adding a kernel parameter "nomodeset". Doing so I lose my CL resolution and I am not able to start my GUI.
My system is as follows:
System:    Host: localhost.localdomain Kernel: 3.19.8-desktop-3.mga5 i686 (32 bit gcc: 4.9.2)
           Desktop: KDE 4.14.5 (Qt 4.8.6) Distro: Mageia 5 thornicroft
Machine:   Mobo: Abit model: AV8 (VIA K8T800P-8237) v: 1.x
           Bios: Phoenix v: 6.00 PG date: 05/17/2006
CPU:       Dual core AMD Athlon 64 X2 4800+ (-MCP-) cache: 2048 KB
           flags: (lm nx pae sse sse2 sse3) bmips: 9621
           Clock Speeds: 1: 2405 MHz 2: 2405 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RV100 [Radeon 7000 / Radeon VE]
           bus-ID: 01:00.0
           Display Server: X.org 1.16.4 drivers: ati,v4l,radeon
           tty size: 96x30 Advanced Data: N/A for root
Audio:     Card Ensoniq ES1371 / Creative Labs CT2518/ES1373
           driver: snd_ens1371 port: d600 bus-ID: 00:09.0
           Sound: Advanced Linux Sound Architecture v: k3.19.8-desktop-3.mga5
Network:   Card: Realtek RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
           driver: 8139too v: 0.9.28 port: c800 bus-ID: 00:0a.0
           IF: eth0 state: unknown speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 684.8GB (60.5% used)
           ID-1: /dev/sda model: SAMSUNG_SV1203N size: 120.1GB temp: 37C
           ID-2: /dev/sdb model: Hitachi_HDS72161 size: 164.7GB temp: 44C
           ID-3: /dev/sdc model: SAMSUNG_HD400LD size: 400.1GB temp: 45C
Partition: ID-1: / size: 20G used: 18G (96%) fs: ext2 dev: /dev/sdc5
           ID-2: swap-1 size: 3.22GB used: 0.00GB (0%) fs: swap dev: /dev/sdc7
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 58.0C mobo: 34.0C
           Fan Speeds (in rpm): cpu: 2940 fan-2: 0 fan-3: 0 fan-4: 0 fan-5: 0 

In the forum they said it has something to do with the ATI graphics adapter.
I do not believe this because with Kernel 3.1.9 and 4.2.5 everything works fine.

I suggest the QA team to stop and withdraw the 4.1.8 kernel from MGA5 and replace it with the 4.2.5 packages from MGA6(Couldron)

Priority: Normal => High
CC: (none) => phartmann
Target Milestone: --- => Mageia 5

Comment 9 andre salaun 2015-11-08 14:39:29 CET
I had the same problem with a dual core Intel Asus motherboard
Update with kernel 4.1.12 seems to the problem without doing anything else.

CC: (none) => andresalaun

Comment 10 Marja Van Waes 2016-04-09 18:12:17 CEST
Does anyone still have this problem with kernel-4.1.15-2.mga5 ?

Keywords: (none) => NEEDINFO
CC: (none) => marja11

Comment 11 kalagani kalagani 2016-04-10 10:44:49 CEST
Like I wrote, using grub-legacy instead of grub2 solved 4.1.8 kernel panic.
Since, always in grub-legacy, none kernel panic with the consecutive kernel upgrade, including the last 4.1.15-2!
Comment 12 Marja Van Waes 2016-07-03 06:22:41 CEST
thx, closing as fixed, then

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.