Bug 826174 - Kernel panic on boot, NULL pointer deref at... ir_raw_event_store_with_filter..
Summary: Kernel panic on boot, NULL pointer deref at... ir_raw_event_store_with_filter..
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 17
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-29 18:32 UTC by deflexor
Modified: 2012-07-17 14:33 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-05 18:07:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot (662.12 KB, image/jpeg)
2012-05-29 18:32 UTC, deflexor
no flags Details
screenshot (807.84 KB, image/jpeg)
2012-05-30 08:01 UTC, deflexor
no flags Details

Description deflexor 2012-05-29 18:32:26 UTC
Created attachment 587481 [details]
Screenshot

Description of problem:
Kernel panic on boot from liveCD

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

How reproducible:
Put freshly burned CD and Boot

Steps to Reproduce:
1. Download fedora 17 liveCD
2. Burn it
3. boot
  
Actual results:
Kernel panic

Expected results:
Working operating system

Additional info:
Sorry for bad quality of screenshots. here is actual hardware spec:
http://www.notebook-pcs.com/1800.html

Variuos ubuntus boots and works fine on this notebook.

Comment 1 deflexor 2012-05-30 08:01:59 UTC
Created attachment 587629 [details]
screenshot

Comment 2 Josh Boyer 2012-07-05 18:07:25 UTC
This looks like it should be fixed by:

commit 9ef449c6b31bb6a8e6dedc24de475a3b8c79be20
Author: Luis Henriques <luis.henriques>
Date:   Sat Apr 21 12:25:21 2012 -0300

    [media] rc: Postpone ISR registration
    
    An early registration of an ISR was causing a crash to several users (for
    example, with the ite-cir driver: http://bugs.launchpad.net/bugs/972723).
    The reason was that IRQs were being triggered before a driver
    initialisation was completed.
    
    This patch fixes this by moving the invocation to request_irq() and to
    request_region() to a later stage on the driver probe function.
    
    Cc: <stable.org>
    Signed-off-by: Luis Henriques <luis.henriques>
    Acked-by: Jarod Wilson <jarod>
    Signed-off-by: Mauro Carvalho Chehab <mchehab>

which is in the 3.4 kernel release.  F17 has been updated to that, so it should already contain the fix.  If you can recreate this with a 3.4 kernel update, please attach a picture as you did before and reopen the bug.

Comment 3 deflexor 2012-07-17 14:23:07 UTC
Good day, where can i get updated iso ? Those located on official ftp dated 22 May.

> This looks like it should be fixed by:
> 
> which is in the 3.4 kernel release.  F17 has been updated to that, so it
> should already contain the fix.  If you can recreate this with a 3.4 kernel
> update, please attach a picture as you did before and reopen the bug.

Comment 4 Josh Boyer 2012-07-17 14:33:33 UTC
(In reply to comment #3)
> Good day, where can i get updated iso ? Those located on official ftp dated
> 22 May.

We don't respin the install media after release.  You might try the nightly livecd spins of rawhide here:

http://alt.fedoraproject.org/pub/alt/nightly-composes/


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