WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1452 tcp_recvmsg+0xb08/0xbc0()

Bug #525174 reported by kingbob
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Happens on boot with mainline and default kernel.

ProblemType: KernelOops
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Annotation: Your system might become unstable now and might need to be restarted.
AplayDevices:
 **** List of PLAYBACK Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: scott 3820 F.... pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x78540000 irq 29'
   Mixer name : 'Realtek ALC268'
   Components : 'HDA:10ec0268,1025015b,00100101'
   Controls : 8
   Simple ctrls : 5
Date: Fri Feb 19 19:44:27 2010
DistroRelease: Ubuntu 10.04
Failure: oops
HibernationDevice: RESUME=UUID=420b0de3-f9a7-45e2-989b-7fd5b45fe605
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
MachineType: Acer AOA110
Package: linux-image-2.6.32-13-generic 2.6.32-13.18
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.33-999-generic root=UUID=15732c81-4837-4f58-9255-ab1e98c970c7 ro quiet splash
Regression: Yes
Reproducible: Yes
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
TestedUpstream: Yes
Title: WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1452 tcp_recvmsg+0xb08/0xbc0()
Uname: Linux 2.6.33-999-generic i686
dmi.bios.date: 10/06/2008
dmi.bios.vendor: Acer
dmi.bios.version: v0.3310
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 1
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAcer:bvrv0.3310:bd10/06/2008:svnAcer:pnAOA110:pvr1:rvnAcer:rn:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
dmi.product.name: AOA110
dmi.product.version: 1
dmi.sys.vendor: Acer

Revision history for this message
kingbob (scott-mcdougall) wrote :
Revision history for this message
Chase Douglas (chasedouglas) wrote :

@kingbob,

Please try rebooting into the previous kernel to determine if the audio control applet comes back. Also, was the kernel update the only change between boots to cause this issue?

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Chase Douglas (chasedouglas) wrote :

oops, wrong bug, please disregard the last comment.

Changed in linux (Ubuntu):
status: Incomplete → New
Revision history for this message
Chase Douglas (chasedouglas) wrote :

The running kernel is 2.6.33-999-generic, which is a crack build. These kernels are unsupported and are meant only for testing the very latest linux kernel, which may or may not be in a valid state. As such, I am moving this bug to the 'Invalid' state. If you can reproduce this issue on an Ubuntu kernel, then please post an update, and then you may move the state back to 'New'.

Thanks

Changed in linux (Ubuntu):
status: New → Invalid
Revision history for this message
George (george-alink) wrote :
Download full text (3.2 KiB)

Hi,

I can reproduce this on 10.04.01.

$ uname -a
Linux newslut 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux

01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

The board is a Gigabyte ga-d525tud.

I see the following messages about 4 or 5 times and then the box will completely hang and need a power cycle to restore it.

Oct 11 23:06:55 newslut kernel: [ 6446.804013] ------------[ cut here ]------------
Oct 11 23:06:55 newslut kernel: [ 6446.804028] WARNING: at /build/buildd/linux-2.6.32/net/ipv4/tcp.c:1514 tcp_recvmsg+0xc09/0xe80()
Oct 11 23:06:55 newslut kernel: [ 6446.804046] Hardware name: D525TUD
Oct 11 23:06:55 newslut kernel: [ 6446.804056] Modules linked in: binfmt_misc snd_hda_codec_realtek fbcon tileblit font bitblit softcursor vga16fb vgastate snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ppdev i915 snd_timer snd_seq_device drm_kms_helper psmouse serio_raw parport_pc snd drm i2c_algo_bit soundcore intel_agp snd_page_alloc video output lp parport raid10 raid456 async_pq async_xor xor async_memcpy async_raid6_recov hid_apple raid6_pq usbhid hid usb_storage async_tx sata_sil raid1 pata_jmicron r8169 ahci mii raid0 multipath linear
Oct 11 23:06:55 newslut kernel: [ 6446.804319] Pid: 2237, comm: nc Tainted: G W 2.6.32-24-generic #39-Ubuntu
Oct 11 23:06:55 newslut kernel: [ 6446.804334] Call Trace:
Oct 11 23:06:55 newslut kernel: [ 6446.804348] [<ffffffff81066dbb>] warn_slowpath_common+0x7b/0xc0
Oct 11 23:06:55 newslut kernel: [ 6446.804366] [<ffffffff81066e14>] warn_slowpath_null+0x14/0x20
Oct 11 23:06:55 newslut kernel: [ 6446.804383] [<ffffffff8149f109>] tcp_recvmsg+0xc09/0xe80
Oct 11 23:06:55 newslut kernel: [ 6446.804401] [<ffffffff8104bc49>] ? __wake_up_common+0x59/0x90
Oct 11 23:06:55 newslut kernel: [ 6446.804421] [<ffffffff81450879>] sock_common_recvmsg+0x39/0x50
Oct 11 23:06:55 newslut kernel: [ 6446.804440] [<ffffffff81450469>] sock_aio_read+0x159/0x160
Oct 11 23:06:55 newslut kernel: [ 6446.804457] [<ffffffff8114c462>] ? pipe_write+0x2d2/0x650
Oct 11 23:06:55 newslut kernel: [ 6446.804474] [<ffffffff81143a6a>] do_sync_read+0xfa/0x140
Oct 11 23:06:55 newslut kernel: [ 6446.804492] [<ffffffff810fc35d>] ? free_hot_page+0x2d/0x60
Oct 11 23:06:55 newslut kernel: [ 6446.804510] [<ffffffff81085430>] ? autoremove_wake_function+0x0/0x40
Oct 11 23:06:55 newslut kernel: [ 6446.804529] [<ffffffff8101179c>] ? __switch_to+0x1ac/0x320
Oct 11 23:06:55 newslut kernel: [ 6446.804547] [<ffffffff81058670>] ? finish_task_switch+0x50/0xe0
Oct 11 23:06:55 newslut kernel: [ 6446.804566] [<ffffffff81253076>] ? security_file_permission+0x16/0x20
Oct 11 23:06:55 newslut kernel: [ 6446.804585] [<ffffffff81144451>] vfs_read+0x181/0x1a0
Oct 11 23:06:55 newslut kernel: [ 6446.804601] [<ffffffff81144541>] sys_read+0x51/0x80
Oct 11 23:06:55 newslut kernel: [ 6446.804618] [<ffffffff8115607c>] ? sys_poll+0x7c/0x110
Oct 11 23:06:55 newslut kernel: [ 6446.804636] [<ffffffff810131b2>] system_call_fastpath+0x16/0x1b
Oct 11 23:06:...

Read more...

Changed in linux (Ubuntu):
status: Invalid → New
Brad Figg (brad-figg)
tags: added: acpi-namespace-lookup
tags: added: acpi-parse-exec-fail
Brad Figg (brad-figg)
Changed in linux (Ubuntu):
status: New → Confirmed
tags: removed: regression-potential
Revision history for this message
penalvch (penalvch) wrote :

kingbob, thank you for reporting this and helping make Ubuntu better. This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux <replace-with-bug-number>

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

tags: added: needs-upstream-testing
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
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.