Bug 869341 - NULL pointer dereference at irq_move_cleanup_interrupt during boot
Summary: NULL pointer dereference at irq_move_cleanup_interrupt during boot
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 872216 875722 879414 880384 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-23 15:53 UTC by Ian Collier
Modified: 2014-09-13 19:00 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-22 03:51:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Photograph of the kernel panic message (734.72 KB, image/png)
2012-10-23 15:53 UTC, Ian Collier
no flags Details
Hand-transcription of the kernel panic message (apols for any typos) (2.83 KB, text/plain)
2012-10-23 15:54 UTC, Ian Collier
no flags Details
Another photograph of crash-log (580.53 KB, image/jpeg)
2012-10-26 22:29 UTC, Clemens Eisserer
no flags Details
Another photograph of crash-log (580.53 KB, image/jpeg)
2012-10-26 22:31 UTC, Clemens Eisserer
no flags Details

Description Ian Collier 2012-10-23 15:53:01 UTC
Created attachment 632172 [details]
Photograph of the kernel panic message

Description of problem:
We have a lab of 50 Dell Optiplex 9010 SFF PCs running Fedora 17 and all updated to kernel 3.6.2.  On any one day when they are all switched on, about 5-10 of the machines will either get stuck on the Plymouth boot screen or display a kernel panic message at approximately 16-17 seconds from boot.

Since this seems to happen at a network interrupt, it may be relevant that we have uninstalled NetworkManager and are using the SYSV "network" service.  The crash happens at about the time the system starts up that service.

Version-Release number of selected component (if applicable):
kernel-3.6.2-4.fc17.x86_64

How reproducible:
about 1 in every 10 boots

Steps to Reproduce:
1. Turn the machine on

Comment 1 Ian Collier 2012-10-23 15:54:32 UTC
Created attachment 632173 [details]
Hand-transcription of the kernel panic message (apols for any typos)

Comment 2 Ian Collier 2012-10-23 17:17:59 UTC
This looks relevant:
http://lkml.org/lkml/2012/10/16/261

It's blowing up at exactly the line

                if (cfg->move_in_progress)

in arch/x86/kernel/apic/io_apic.c (line 2266).

(Author of the above post says this was "raised a while back" - that seems to mean in May 2012.  There was a dispute as to whether the check should go before or after the lock is taken.)

Comment 3 Clemens Eisserer 2012-10-26 22:29:02 UTC
Experienced this crash during boot on my new dell laptop with Fedora-17+updates-testing running kernel 3.6.3-1.fc17.x86_64.

Photo of crash log is attached.

Comment 4 Clemens Eisserer 2012-10-26 22:29:43 UTC
Created attachment 634071 [details]
Another photograph of crash-log

Comment 5 Clemens Eisserer 2012-10-26 22:31:35 UTC
Created attachment 634072 [details]
Another photograph of crash-log

Comment 6 Chris Shoemaker 2012-11-02 15:19:32 UTC
This happens on a Dell Precision M4600, too.

Comment 7 Josh Boyer 2012-11-02 16:30:35 UTC
*** Bug 872216 has been marked as a duplicate of this bug. ***

Comment 8 Marcus Moeller 2012-11-12 09:36:09 UTC
Has been fixed in kernel-3.6.6-3

Comment 9 Josh Boyer 2012-11-12 15:56:52 UTC
We've had reports of this not being fixed with 3.6.6-3.  Reopening.

Comment 10 Josh Boyer 2012-11-12 15:57:09 UTC
*** Bug 875722 has been marked as a duplicate of this bug. ***

Comment 11 Josh Boyer 2012-11-12 16:07:23 UTC
Could people seeing this issue please boot this kernel when it completes building and let me know if the issue seems to be resolved:

http://koji.fedoraproject.org/koji/taskinfo?taskID=4679582

Comment 12 Marcus Moeller 2012-11-12 19:00:27 UTC
I have tried to reproduce it with kernel-3.6.6-4.fc18, no errors occured (on a machine that previously ran into the trace on every boot). Re-booted ~10 cycles without a problem.

Tried the same with kernel-3.6.6-1.fc17. The problem still seems to exist here.

I am going to re-check it with your updated build.

Comment 13 Marcus Moeller 2012-11-13 09:59:46 UTC
Also verified with the 4679582 build. Tested about 15 cycles without any problem.

Comment 14 Chris Shoemaker 2012-11-15 15:15:32 UTC
Will this fix be released for f17?

Comment 15 Josh Boyer 2012-11-16 13:37:29 UTC
(In reply to comment #14)
> Will this fix be released for f17?

Yes.  A patch went into the fedora git tree yesterday.

Comment 16 Fedora Update System 2012-11-16 18:17:27 UTC
kernel-3.6.6-9.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/kernel-3.6.6-9.fc18

Comment 17 Fedora Update System 2012-11-17 02:28:09 UTC
Package kernel-3.6.6-9.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing kernel-3.6.6-9.fc18'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-18361/kernel-3.6.6-9.fc18
then log in and leave karma (feedback).

Comment 18 Fedora Update System 2012-11-19 12:57:24 UTC
kernel-3.6.7-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/kernel-3.6.7-1.fc18

Comment 19 Fedora Update System 2012-11-19 22:17:28 UTC
kernel-3.6.7-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/kernel-3.6.7-2.fc16

Comment 20 Fedora Update System 2012-11-19 22:18:49 UTC
kernel-3.6.7-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/kernel-3.6.7-2.fc17

Comment 21 Fedora Update System 2012-11-20 21:32:04 UTC
kernel-3.6.7-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/kernel-3.6.7-5.fc18

Comment 22 Fedora Update System 2012-11-20 21:38:14 UTC
kernel-3.6.7-4.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/kernel-3.6.7-4.fc17

Comment 23 Fedora Update System 2012-11-22 03:51:53 UTC
kernel-3.6.7-4.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 24 Fedora Update System 2012-11-27 04:41:56 UTC
kernel-3.6.7-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 25 Josh Boyer 2012-11-27 18:28:20 UTC
*** Bug 879414 has been marked as a duplicate of this bug. ***

Comment 26 Fedora Update System 2012-11-28 11:30:23 UTC
kernel-3.6.7-4.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 27 Fedora Update System 2012-11-28 13:29:12 UTC
kernel-3.6.8-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/kernel-3.6.8-2.fc17

Comment 28 Josh Boyer 2012-11-28 16:13:54 UTC
*** Bug 880384 has been marked as a duplicate of this bug. ***

Comment 29 Fedora Update System 2012-12-01 08:27:15 UTC
kernel-3.6.8-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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