All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: kernel panic after suspend/resume (was: Linux 3.4-rc3)
Date: Tue, 17 Apr 2012 17:24:49 +0200	[thread overview]
Message-ID: <87pqb6fkji.fsf@turtle.gmx.de> (raw)
In-Reply-To: <CA+55aFzsjpJt09b6e4NA0T50M3w0xtASSYXz_=UWVDqKRywo=A@mail.gmail.com> (Linus Torvalds's message of "Sun, 15 Apr 2012 18:49:16 -0700")

With Linux 3.4-rc3, I'm experiencing crashes after resuming from
suspend, not immediately but after a few minutes.  This has happened
three times so far, note that 3.4-rc2 worked fine.

[29747.810224] BUG: unable to handle kernel NULL pointer dereference at           (null)
[29747.810359] IP: [<          (null)>]           (null)
[29747.810359] PGD c71d9067 PUD c7217067 PMD 0 
[29747.810359] Oops: 0010 [#1] SMP 
[29747.810359] CPU 0 
[29747.810359] Modules linked in: netconsole ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ip_tables x_tables nfsd exportfs nfs_acl auth_rpcgss lockd sunrpc binfmt_misc aes_generic ipv6 cryptomgr aead arc4 crypto_algapi rt73usb rt2x00usb rt2x00lib mac80211 cfg80211 crc_itu_t snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_oss snd_seq_midi_event 8250_pnp snd_seq coretemp pcspkr snd_seq_device snd_timer 8250 serial_core parport_pc acpi_cpufreq i2c_i801 mperf parport intel_agp snd evdev intel_gtt processor microcode soundcore nouveau uhci_hcd video mxm_wmi fan thermal button sr_mod cdrom ehci_hcd wmi hwmon drm_kms_helper ttm drm sky2 usbcore usb_common [last unloaded: netconsole]
[29747.810359] 
[29747.810359] Pid: 0, comm: swapper/0 Not tainted 3.4.0-rc3-nouveau #1 . ./I-45C(Intel i945GC-ICH7)
[29747.810359] RIP: 0010:[<0000000000000000>]  [<          (null)>]           (null)
[29747.810359] RSP: 0018:ffff8800cfc03ee0  EFLAGS: 00010046
[29747.810359] RAX: ffffffff813a6780 RBX: ffffffff813a2600 RCX: ffffffffffffffcf
[29747.810359] RDX: 0000000000000066 RSI: 0000000000000000 RDI: ffffffff813a6780
[29747.810359] RBP: ffff8800cf006080 R08: ffff8800cf006080 R09: 0000000000000002
[29747.810359] R10: 000000000000000c R11: ffff8800caf0d790 R12: 0000000000000000
[29747.810359] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[29747.810359] FS:  0000000000000000(0000) GS:ffff8800cfc00000(0000) knlGS:0000000000000000
[29747.810359] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[29747.810359] CR2: 0000000000000000 CR3: 00000000c7308000 CR4: 00000000000007f0
[29747.810359] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[29747.810359] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[29747.810359] Process swapper/0 (pid: 0, threadinfo ffffffff8138e000, task ffffffff813a1020)
[29747.810359] Stack:
[29747.810359]  ffffffff81003951 ffffffff81019593 ffffffff8106a8c7 ffff8800cf006080
[29747.810359]  ffff8800cf006080 ffff8800cf00610c 0000000000000000 ffffffff8138fed8
[29747.810359]  0000000000000000 0000000000000000 ffffffff8106a9eb ffffffffffffffcf
[29747.810359] Call Trace:
[29747.810359]  <IRQ> 
[29747.810359]  [<ffffffff81003951>] ? timer_interrupt+0xd/0x14
[29747.810359]  [<ffffffff81019593>] ? default_inquire_remote_apic+0xf/0xf
[29747.810359]  [<ffffffff8106a8c7>] ? handle_irq_event_percpu+0x24/0x11a
[29747.810359]  [<ffffffff8106a9eb>] ? handle_irq_event+0x2e/0x4f
[29747.810359]  [<ffffffff8106cd39>] ? handle_edge_irq+0xbb/0xdc
[29747.810359]  [<ffffffff81003356>] ? handle_irq+0x1a/0x1e
[29747.810359]  [<ffffffff8100308d>] ? do_IRQ+0x42/0xa7
[29747.810359]  [<ffffffff8128eb27>] ? common_interrupt+0x67/0x67
[29747.810359]  <EOI> 
[29747.810359]  [<ffffffff8100838b>] ? mwait_idle+0x5a/0x5d
[29747.810359]  [<ffffffff81008b15>] ? cpu_idle+0x55/0x8f
[29747.810359]  [<ffffffff813e3a74>] ? start_kernel+0x32f/0x33a
[29747.810359]  [<ffffffff813e348f>] ? loglevel+0x34/0x34
[29747.810359] Code:  Bad RIP value.
[29747.810359] RIP  [<          (null)>]           (null)
[29747.810359]  RSP <ffff8800cfc03ee0>
[29747.810359] CR2: 0000000000000000
[29747.810359] ---[ end trace ed1a30f4a6c65235 ]---
[29747.810359] Kernel panic - not syncing: Fatal exception in interrupt
[29747.810359] panic occurred, switching back to text console


  reply	other threads:[~2012-04-17 15:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-16  1:49 Linux 3.4-rc3 Linus Torvalds
2012-04-17 15:24 ` Sven Joachim [this message]
2012-04-17 16:00   ` kernel panic after suspend/resume (was: Linux 3.4-rc3) Linus Torvalds
2012-04-17 18:12     ` kernel panic after suspend/resume Sven Joachim
2012-04-17 19:50       ` Linus Torvalds
2012-04-17 22:13         ` Thomas Gleixner
2012-04-18  5:27           ` Sven Joachim
2012-04-17 21:21     ` kernel panic after suspend/resume (was: Linux 3.4-rc3) Rafael J. Wysocki
2012-04-18  8:22       ` kernel panic after suspend/resume Sven Joachim
2012-04-18  9:36         ` Rafael J. Wysocki
2012-04-18 10:08         ` Thomas Gleixner
2012-04-18 11:03           ` Sven Joachim
2012-04-18 12:07           ` [tip:timers/urgent] tick: Fix oneshot broadcast setup really tip-bot for Thomas Gleixner
2012-04-18 13:19             ` Shilimkar, Santosh
2012-04-18 14:18               ` Santosh Shilimkar
2012-04-18 15:31                 ` Thomas Gleixner
2012-04-18 15:51                   ` Santosh Shilimkar
2012-04-19  2:27                   ` Suresh Siddha
2012-04-19  8:29                     ` Thomas Gleixner
2012-04-19 10:14                       ` Santosh Shilimkar
2012-04-19 10:37                       ` Sven Joachim
2012-04-19 19:38                     ` [tip:timers/urgent] tick: Fix the spurious broadcast timer ticks after resume tip-bot for Suresh Siddha
2012-04-19 19:37                   ` [tip:timers/urgent] tick: Ensure that the broadcast device is initialized tip-bot for 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=87pqb6fkji.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.