From: Dave Jones <davej@redhat.com>
To: x86@kernel.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: odd GPF bug on resume from hibernate.
Date: Wed, 20 Feb 2013 14:28:26 -0500 [thread overview]
Message-ID: <20130220192826.GA3137@redhat.com> (raw)
We had two users report hitting a bug that looks like this..
general protection fault: 8800 [#1] SMP
PM: Restoring platform NVS memory
Modules linked in: fuse ipt_MASQUERADE nf_conntrack_netbios_ns nf_conntrack_broadcast ip6table_mangle ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 iptable_nat nf_nat_ipv4 nf_nat iptable_mangle nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ebtable_filter ebtables ip6table_filter ip6_tables iTCO_wdt iTCO_vendor_support snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq coretemp kvm_intel snd_seq_device kvm arc4 microcode snd_pcm rtl8192se serio_raw rtlwifi mac80211 i2c_i801 intel_ips jme lpc_ich mfd_core cfg80211 mii jmb38x_ms snd_page_alloc memstick snd_timer rfkill snd mei soundcore uinput hid_logitech_dj i915 crc32c_intel i2c_algo_bit drm_kms_helper sdhci_pci drm sdhci mmc_core i2c_core wmi video
CPU 2
Pid: 0, comm: swapper/2 Not tainted 3.7.5-201.fc18.x86_64 #1 System76, Inc. Lemur UltraThin /Lemur UltraThin
RIP: 0010:[<ffffffff81038335>] [<ffffffff81038335>] read_apic_id+0x5/0x30
RSP: 0018:ffff880131ea3ee8 EFLAGS: 00010046
RAX: 0000000000000020 RBX: ffff880131ea2010 RCX: 0000000000000000
RDX: 0000000000000000 RSI: 0000000000000003 RDI: 0000000000000001
RBP: ffff880131ea3ef8 R08: ffff880131ea2000 R09: ffff880131ea3ed0
R10: ffff880131ea3ed4 R11: 0000000000000000 R12: 0000000000000020
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
FS: 0000000000000000(0000) GS:ffff880137d00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 00007f2f06237750 CR3: 0000000001c0b000 CR4: 00000000000007e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process swapper/2 (pid: 0, threadinfo ffff880131ea2000, task ffff880131e9ae40)
Stack:
ffff880131ea3fd8 ffffffff81cdc5d0 ffff880131ea3f28 ffffffff8101d508
ffff880131ea3f18 b9aafd27b651a356 0000000000000000 0000000000000000
ffff880131ea3f48 ffffffff816248dd 0000000000000000 e0e608b14cc4dccd
Call Trace:
[<ffffffff8101d508>] cpu_idle+0x108/0x120
[<ffffffff816248dd>] start_secondary+0x23e/0x240
Code: 25 40 3b 01 00 3c 03 76 07 0f 09 66 66 90 66 90 f4 eb fd 41 bc ff ff ff ff eb b1 0f 1f 00 0f 1f 84 00 00 00 00 00 48 8b 05 41 31 <ca> 00 55 bf 20 00 00 00 48 89 e5 ff 90 20 01 00 00 89 c7 48 8b
RIP [<ffffffff81038335>] read_apic_id+0x5/0x30
RSP <ffff880131ea3ee8>
That Code: line translates to..
0: ca 00 55 lret $0x5500
At this point I don't know where to begin debugging..
Is that 8800 error code a clue ?
Dave
next reply other threads:[~2013-02-20 19:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 19:28 Dave Jones [this message]
2013-02-20 19:42 ` odd GPF bug on resume from hibernate Rafael J. Wysocki
2013-02-20 20:13 ` Dave Jones
2013-02-20 20:46 ` Thomas Gleixner
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=20130220192826.GA3137@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.