LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: Sanjeev Aditya Naga <sanjeev.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Subject: Re: [>=2.6.23][BUG] Oops on power disconnection
Date: Wed, 02 Apr 2008 16:48:33 +0200 [thread overview]
Message-ID: <1207147729.30061.9.camel@hammer1.suse.de> (raw)
In-Reply-To: <5681ec900804020608o62be52c4ted172e18daf24f5b@mail.gmail.com>
Hi,
On Wed, 2008-04-02 at 18:38 +0530, Sanjeev Aditya Naga wrote:
> Hello Andrew Morton,
>
> Greetings!
>
> Thank you for the update. Is there anything I can do
> from my side?
>
> I thought it was a acpi (dsdt) problem. And based on
> a tutorial, I have tried to extract, fix, recompile the dsdt
> and use it with the kernel. But still I have the same problem.
> Let me know if I shall attach the dsdt (original) decompiled
> code, if that helps.
this could be due a general memory corruption problem through ACPICA.
If you get different backtraces on reboots even you only modified things
that do not have to do with the problem, it's probably that and related
to:
http://bugzilla.kernel.org/show_bug.cgi?id=10339
You might want to try the latest kernel or the patch posted there.
Thomas
> Kind Regards,
> Sanjeev
>
> On Wed, Apr 2, 2008 at 12:44 PM, Andrew Morton
> <akpm@linux-foundation.org> wrote:
> >
> > On Sun, 30 Mar 2008 19:21:39 +0530 "Sanjeev Aditya Naga" <sanjeev.kernel@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > This happens everytime there is a power disconnection
> > > (switching to battery). Complete dmesg attached. This
> > > in particular is of kernel 2.6.24.3.
> > >
> > > Greetings,
> > > Kind Regards,
> > > Sanjeev
> > >
> > > BUG: unable to handle kernel NULL pointer dereference at virtual
> > > address 00000020
> > > printing eip: c04c4716 *pde = 578c2067
> > > Oops: 0000 [#1] SMP
> > > Modules linked in: cbc(U) geode_aes(U) blkcipher(U) aes_i586(U)
> > > aes_generic(U) dm_crypt(U) ipt_MASQUERADE(U) iptable_nat(U) nf_nat(U)
> > > bridge(U) autofs4(U) nf_conntrack_ipv4(U) xt_state(U) nf_conntrack(U)
> > > xt_tcpudp(U) ipt_REJECT(U) iptable_filter(U) ip_tables(U) x_tables(U)
> > > cpufreq_ondemand(U) acpi_cpufreq(U) fuse(U) loop(U) dm_mirror(U)
> > > dm_multipath(U) dm_mod(U) ipv6(U) snd_hda_intel(U) snd_seq_dummy(U)
> > > snd_seq_oss(U) snd_seq_midi_event(U) snd_seq(U) snd_seq_device(U)
> > > snd_pcm_oss(U) sr_mod(U) snd_mixer_oss(U) snd_pcm(U) 8139cp(U)
> > > snd_timer(U) button(U) 8139too(U) mii(U) snd_page_alloc(U) cdrom(U)
> > > video(U) output(U) snd_hwdep(U) ac(U) snd(U) pcspkr(U) i2c_piix4(U)
> > > i2c_core(U) battery(U) joydev(U) soundcore(U) sg(U) pata_atiixp(U)
> > > pata_acpi(U) sata_sil(U) ata_generic(U) libata(U) sd_mod(U)
> > > scsi_mod(U) ext3(U) jbd(U) mbcache(U) uhci_hcd(U) ohci_hcd(U)
> > > ehci_hcd(U)
> > >
> > > Pid: 69, comm: kacpi_notify Not tainted (2.6.24.3 #5)
> > > EIP: 0060:[<c04c4716>] EFLAGS: 00010246 CPU: 0
> > > EIP is at sysfs_addrm_start+0x21/0x81
> > > EAX: c04c47d7 EBX: 00000000 ECX: 00000000 EDX: f78b8000
> > > ESI: f78b8eb8 EDI: f78b8ec8 EBP: 00000000 ESP: f78b8ea4
> > > DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
> > > Process kacpi_notify (pid: 69, ti=f78b8000 task=f78d8000 task.ti=f78b8000)
> > > Stack: f229ff54 f229ff54 f5b8d390 fffffff4 c04c4b45 00000000 00000000 00000000
> > > 00000000 f229ff54 00000000 00000000 f782601c c04c4bab f78b8ee0 c04fe65d
> > > f229ff54 c04fe8a8 f722e67f ffffffff ffffffff 00000007 f722e678 f78261d8
> > > Call Trace:
> > > [<c04c4b45>] create_dir+0x33/0x6c
> > > [<c04c4bab>] sysfs_create_dir+0x2d/0x40
> > > [<c04fe65d>] kobject_get+0xf/0x13
> > > [<c04fe8a8>] kobject_add+0xdd/0x176
> > > [<c04fe9eb>] kobject_register+0x19/0x2d
> > > [<c05b0ad0>] cpuidle_add_state_sysfs+0x7b/0xe4
> > > [<c052660e>] acpi_os_execute_notify+0x0/0x2b
> > > [<c05b03fd>] cpuidle_enable_device+0x31/0x9b
> > > [<c0545923>] acpi_processor_cst_has_changed+0x40/0x55
> > > [<c0543ae2>] acpi_processor_notify+0x8b/0xf4
> > > [<c052bcbb>] acpi_ev_notify_dispatch+0x4c/0x55
> > > [<c0526630>] acpi_os_execute_notify+0x22/0x2b
> > > [<c052660e>] acpi_os_execute_notify+0x0/0x2b
> > > [<c043c212>] run_workqueue+0x7d/0x107
> > > [<c043fa5b>] prepare_to_wait+0x28/0x45
> > > [<c043c35a>] worker_thread+0xbe/0xca
> > > [<c043f8ff>] autoremove_wake_function+0x0/0x35
> > > [<c043c29c>] worker_thread+0x0/0xca
> > > [<c043f679>] kthread+0x38/0x5d
> > > [<c043f641>] kthread+0x0/0x5d
> > > [<c0406477>] kernel_thread_helper+0x7/0x10
> > > =======================
> > > Code: c0 89 31 83 c4 14 5b 5e 5f c3 57 b9 04 00 00 00 56 89 c7 53 89
> > > c6 83 ec 04 89 d3 31 c0 f3 ab b8 903f 72 c0 89 16 e8 6a cf 16 00 <8b>
> > > 53 20 b9 ec 42 4c c0 a1 84 e4 83 c0 89 1c 24 e8 44 6e fd ff
> > > EIP: [<c04c4716>] sysfs_addrm_start+0x21/0x81 SS:ESP 0068:f78b8ea4
> >
> > Looks like a cpuidle problem (or at least acpi).
> >
> > I seem to recall having seen other reports of this?
Then it might be something else...
Thomas
next prev parent reply other threads:[~2008-04-02 14:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5681ec900803300645l5369cda4g119957a4b7f05d17@mail.gmail.com>
2008-03-30 13:51 ` Sanjeev Aditya Naga
2008-03-31 4:00 ` Sanjeev Aditya Naga
2008-04-02 7:14 ` Andrew Morton
2008-04-02 13:08 ` Sanjeev Aditya Naga
2008-04-02 14:48 ` Thomas Renninger [this message]
2008-04-02 16:13 ` Sanjeev Aditya Naga
2008-04-02 18:12 ` Thomas Renninger
2008-04-03 16:15 ` Sanjeev Aditya Naga
2008-04-03 21:04 ` Thomas Renninger
2008-04-04 0:31 ` Pallipadi, Venkatesh
2008-04-05 18:05 ` Sanjeev Aditya Naga
2008-04-05 13:15 ` Sanjeev Aditya Naga
2008-05-03 9:55 ` Sanjeev Aditya Naga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1207147729.30061.9.camel@hammer1.suse.de \
--to=trenn@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sanjeev.kernel@gmail.com \
--cc=venkatesh.pallipadi@intel.com \
--subject='Re: [>=2.6.23][BUG] Oops on power disconnection' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).