linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric B Munson <emunson@mgebm.net>
To: Patrick McHardy <kaber@trash.net>
Cc: David Miller <davem@davemloft.net>,
	dave@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
	zbr@ioremap.net, gregkh@suse.de, ksrinivasan@novell.com,
	NetDev <netdev@vger.kernel.org>
Subject: Re: 2.6.39-rc2 boot crash
Date: Mon, 11 Apr 2011 17:07:47 -0400	[thread overview]
Message-ID: <20110411210746.GA2453@mgebm.net> (raw)
In-Reply-To: <4D9D9AA4.6060304@trash.net>

[-- Attachment #1: Type: text/plain, Size: 2907 bytes --]

On Thu, 07 Apr 2011, Patrick McHardy wrote:

> Am 07.04.2011 00:05, schrieb Eric B Munson:
> > On Wed, 06 Apr 2011, David Miller wrote:
> > 
> >> From: Eric B Munson <emunson@mgebm.net>
> >> Date: Wed, 6 Apr 2011 17:20:41 -0400
> >>
> >>> A bisect points at commit 04f482faf50535229a5a5c8d629cf963899f857c for the
> >>> first bad one.  Unfortunately, I have not made netconsole work yet and the
> >>> hang is happening mostly right when X starts so I can't even see the console.
> >>> I will keep at the netconsole and see if I can get it functioning, also I will
> >>> try to boot this kernel in a VM and see if that helps.
> >>
> >> Patrick, please help Eric so we can fix this bug.
> >>
> >> Thanks.
> >>
> > 
> > I have a useful trace now from netconsole:
> > 
> > [   18.029521] BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1087
> > [   18.029527] in_atomic(): 0, irqs_disabled(): 1, pid: 2018, name: cgrulesengd
> > [   18.029693] BUG: unable to handle kernel paging request at 0000100000000000
> > [   18.029730] IP: [<ffffffff814c3db8>] __skb_recv_datagram+0x128/0x2b0
> > [   18.029756] PGD 0 
> > [   18.029768] Oops: 0002 [#1] SMP 
> > [   18.029790] last sysfs file: /sys/devices/pci0000:00/0000:00:02.0/0000:02:00.0/usb10/10-0:1.0/bInterfaceClass
> > [   18.029824] CPU 0 
> > [   18.029833] Modules linked in: kvm_intel kvm parport_pc ppdev snd_hda_codec_hdmi snd_hda_codec_realtek nfs lockd fscache auth_rpcgss nfs_acl sunrpc radeon deflate zlib_deflate ctr twofish_generic twofish_x86_64 twofish_common ttm camellia serpent drm_kms_helper snd_usb_audio blowfish cast5 snd_hda_intel drm des_generic snd_hda_codec snd_hwdep aesni_intel snd_usbmidi_lib cryptd aes_x86_64 aes_generic snd_pcm xcbc snd_seq_midi rmd160 snd_rawmidi sha512_generic sha256_generic uvcvideo snd_seq_midi_event sha1_generic snd_seq snd_timer crypto_null snd_seq_device snd af_key xhci_hcd i7core_edac videodev joydev psmouse edac_core v4l2_compat_ioctl32 w83627ehf soundcore serio_raw hwmon_vid snd_page_alloc max6650 hid_microsoft i2c_algo_bit lp parport asus_atk0110 usbhid hid firewire_ohci firewire_core crc_itu_t
> > [   18.030424] 
> > [   18.030432] Pid: 2018, comm: cgrulesengd Not tainted 2.6.39-rc2+ #52 System manufacturer System Product Name/P6X58D PREMIUM
> > [   18.030477] RIP: 0010:[<ffffffff814c3db8>]  [<ffffffff814c3db8>] __skb_recv_datagram+0x128/0x2b0
> >...
> > 
> > I haven't dug into it at all, but I am happy to help test potential fixes.
> 
> I can't figure this out, the only thing that should have changed is the
> time the initial PROC_CN_MCAST_LISTEN message is received. Apparently
> at that point connector is not fully initialized yet. Please post your
> config and the full boot log. Thanks.
> 

I am still seeing this on Linus' tree, is there anything more I can do to help
track the problem?

Thanks,
Eric

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  parent reply	other threads:[~2011-04-11 21:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 18:47 2.6.39-rc2 boot crash Eric B Munson
2011-04-06 18:52 ` Dave Hansen
2011-04-06 21:20   ` Eric B Munson
2011-04-06 21:21     ` David Miller
2011-04-06 22:05       ` Eric B Munson
2011-04-07 11:06         ` Patrick McHardy
2011-04-07 14:17           ` Eric B Munson
2011-04-11 21:07           ` Eric B Munson [this message]
2011-04-11 22:06             ` Evgeniy Polyakov
2011-04-12 12:49               ` Patrick McHardy
2011-04-12 15:39                 ` Patrick McHardy
2011-04-12 15:59                   ` Eric B Munson
2011-04-12 21:39                   ` David Miller

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=20110411210746.GA2453@mgebm.net \
    --to=emunson@mgebm.net \
    --cc=dave@linux.vnet.ibm.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@suse.de \
    --cc=kaber@trash.net \
    --cc=ksrinivasan@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /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 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).