[ia64] OOPS when accessing /sys/class/misc/efirtc/uvent

Bug #40286 reported by Fabio Massimo Di Nitto
14
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Medium
LaMont Jones

Bug Description

Unable to handle kernel paging request at virtual address 0000000700000000
sh[6236]: Oops 11012296146944 [4]
Modules linked in: efivars xfs exportfs reiserfs jfs ext3 jbd vfat fat ext2 e1000 usbserial usbhid usbkbd ehci_hcd ohcv

Pid: 6236, CPU 0, comm: sh
psr : 00001210085a6010 ifs : 800000000000048c ip : [<a0000001002047b1>] Not tainted
ip is at sysfs_open_file+0x271/0x740
unat: 0000000000000000 pfs : 000000000000048c rsc : 0000000000000003
rnat: 0000000000000000 bsps: 0000000000000000 pr : 000000000001a959
ldrs: 0000000000000000 ccv : 0000000000000000 fpsr: 0009804c0270033f
csd : 0000000000000000 ssd : 0000000000000000
b0 : a000000100204610 b6 : a0000001000091e0 b7 : a0000001002021c0
f6 : 1003e0000000000000000 f7 : 1003e0000000000000080
f8 : 1003e0000000000000013 f9 : 000000000000000000000
f10 : 000000000000000000000 f11 : 000000000000000000000
r1 : a00000010090d6d0 r2 : e0000040fd757c34 r3 : e000000102be67f8
r8 : e0000040fdc64350 r9 : 0000000000000002 r10 : e0000040fdc70718
r11 : e0000040fd757cc8 r12 : e0000040f9727db0 r13 : e0000040f9720000
r14 : 0000000000000000 r15 : e0000040fdc706e8 r16 : 0000000700000000
r17 : e0000040fdc643c0 r18 : e0000040fdc70710 r19 : e0000040fdc706c8
r20 : e0000040fdc706a0 r21 : e000000102be6868 r22 : e000000102be67d0
r23 : a000000100204540 r24 : e0000040f9720d54 r25 : e0000040fdf7cf48
r26 : 0000000000000059 r27 : 0000000000000000 r28 : e0000040fea1cc10
r29 : a0000001000091e0 r30 : 0000000000000000 r31 : a00000010066fb80

Call Trace:
 [<a000000100013c80>] show_stack+0x80/0xa0
                                sp=e0000040f9727930 bsp=e0000040f9721148
 [<a0000001000145a0>] show_regs+0x900/0x940
                                sp=e0000040f9727b00 bsp=e0000040f97210f0
 [<a00000010003b2f0>] die+0x1b0/0x2a0
                                sp=e0000040f9727b10 bsp=e0000040f97210a8
 [<a000000100063580>] ia64_do_page_fault+0xc40/0xce0
                                sp=e0000040f9727b30 bsp=e0000040f9721050
 [<a00000010000c000>] ia64_leave_kernel+0x0/0x280
                                sp=e0000040f9727be0 bsp=e0000040f9721050
 [<a0000001002047b0>] sysfs_open_file+0x270/0x740
                                sp=e0000040f9727db0 bsp=e0000040f9720fe8
 [<a000000100153170>] __dentry_open+0x450/0x600
                                sp=e0000040f9727dc0 bsp=e0000040f9720f70
 [<a000000100153490>] nameidata_to_filp+0x90/0xc0
                                sp=e0000040f9727dc0 bsp=e0000040f9720f48
 [<a000000100153550>] filp_open+0x90/0xc0
                                sp=e0000040f9727dc0 bsp=e0000040f9720f18
 [<a000000100153860>] do_sys_open+0x80/0x1e0
                                sp=e0000040f9727e30 bsp=e0000040f9720ed0
 [<a000000100153a10>] sys_open+0x50/0x80
                                sp=e0000040f9727e30 bsp=e0000040f9720e78
 [<a00000010000be60>] ia64_ret_from_syscall+0x0/0x20
                                sp=e0000040f9727e30 bsp=e0000040f9720e78
 [<a000000000010620>] __start_ivt_text+0xffffffff00010620/0x400
                                sp=e0000040f9728000 bsp=e0000040f9720e78

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

Hey Ben and Lamont, the above makes impossible to install on my Itanium.

Fabio

Changed in linux-source-2.6.15:
assignee: nobody → lamont
Revision history for this message
T-Bone (varenet) wrote :

I'm seeing this one too. It seems to be triggered by udevplug (at least that's what the backlog seems to suggest).

I managed to get past this by loading necessary modules by hand, but i'm unfortunately stuck in partman not willing to acknowledge my partition scheme so far :P

HTH

T-Bone

Revision history for this message
T-Bone (varenet) wrote : installer logs

The partman bug I'm seeing is #37970, I used the work around described in this bugreport. I'm attaching the logs of the installer, saved right after base-system install, hope that helps.

T-Bone

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

the bug is in the kernel and needs to fixed there. udevplug just triggers it. probably the others are just fallout of this one.

Fabio

Revision history for this message
Ben Collins (ben-collins) wrote :

Reducing severity since ia64 isn't a supported arch.

Changed in linux-source-2.6.15:
status: Unconfirmed → Confirmed
Revision history for this message
LaMont Jones (lamont) wrote :

I isolated this down to 1 of 2 patches 'Reverting reverted acpi patch' in the 2.6.15-15 -> 2.6.15-16 abi change timeframe, with a 4100 line diff. Turning on CONFIG_ACPI_DEBUG masks the issue, so we've done that for now until we can figure out what part of acpi intel and the kernel disagree on.

Revision history for this message
Launchpad Janitor (janitor) wrote : This bug is now reported against the 'linux' package

Beginning with the Hardy Heron 8.04 development cycle, all open Ubuntu kernel bugs need to be reported against the "linux" kernel package. We are automatically migrating this linux-source-2.6.15 kernel bug to the new "linux" package. We appreciate your patience and understanding as we make this transition. Also, if you would be interested in testing the upcoming Intrepid Ibex 8.10 release, it is available at http://www.ubuntu.com/testing . Please let us know your results. Thanks!

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test:

1) If you are comfortable installing packages on your own, the linux-image-2.6.27-* package is currently available for you to install and test.

--or--

2) The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer 2.6.27 Ubuntu kernel. Alpha5 is set to be released Thursday Sept 4. Please watch http://www.ubuntu.com/testing for Alpha5 to be announced. You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the bug reported here or if the issue remains. More importantly, please open a new bug report for each new bug/regression introduced by the 2.6.27 kernel and tag the bug report with 'linux-2.6.27'. Also, please specifically note if the issue does or does not appear in the 2.6.26 kernel. Thanks again, we really appreicate your help and feedback.

Revision history for this message
kernel-janitor (kernel-janitor) wrote :

This bug report was marked as Confirmed a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-triage
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.