← Back to team overview

kernel-packages team mailing list archive

[Bug 545334] Re: 2.6.32-16-generic: oops when using cassini ethernet adapter

 

Daniël van Eeden, could you please confirm this issue exists with the
latest development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ . If the issue remains,
could you please run the following command in the development release
from a Terminal (Applications->Accessories->Terminal), as it will
automatically gather and attach updated debug information to this
report:

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

Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily kernel folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.11.1

This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Changed in: linux (Ubuntu)
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/545334

Title:
  2.6.32-16-generic: oops when using cassini ethernet adapter

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  [ 2613.010052] eth3: resuming
  [ 2613.020015] eth3: sw reset failed.
  [ 2613.020015] eth3: mac tx[-1]/rx[-1] reset failed [ffffffff]
  [ 2613.020015] eth3: mac tx[-1]/rx[-1] reset failed [ffffffff]
  [ 2615.210076] eth3: Link up at 1000 Mbps, full-duplex.
  [ 2615.210079] eth3: Pause is enabled (rxfifo: 16384 off: 13312 on: 11776)
  [ 2615.319251] br0: port 1(eth3) entering learning state
  [ 2625.890020] eth3: no IPv6 routers present
  [ 2628.990019] br0: port 2(eth0) entering forwarding state
  [ 2630.310021] br0: port 1(eth3) entering forwarding state
  [ 8390.012533] ------------[ cut here ]------------
  [ 8390.012552] WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog+0x262/0x270()
  [ 8390.012558] Hardware name: Ultra20 M2
  [ 8390.012562] NETDEV WATCHDOG: eth3 (cassini): transmit queue 0 timed out
  [ 8390.012566] Modules linked in: sit tunnel4 binfmt_misc ppdev vboxdrv kvm_amd kvm dm_crypt snd_hda_codec_realtek nfsd exportfs nfs lockd nfs_acl auth_rpcgss sunrpc snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss joydev snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi sctp snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device crc32c amd64_edac_mod snd soundcore bridge stp cassini snd_page_alloc wacom libcrc32c edac_core nvidia(P) psmouse sbp2 i2c_nforce2 k8temp shpchp edac_mce_amd serio_raw lp parport usbhid hid fbcon tileblit font bitblit softcursor ohci1394 vga16fb vgastate ieee1394 forcedeth
  [ 8390.012661] Pid: 0, comm: swapper Tainted: P           2.6.32-16-generic #25-Ubuntu
  [ 8390.012666] Call Trace:
  [ 8390.012670]  <IRQ>  [<ffffffff81064f8b>] warn_slowpath_common+0x7b/0xc0
  [ 8390.012688]  [<ffffffff81065031>] warn_slowpath_fmt+0x41/0x50
  [ 8390.012695]  [<ffffffff8148bbc2>] dev_watchdog+0x262/0x270
  [ 8390.012704]  [<ffffffff8101a183>] ? native_sched_clock+0x13/0x60
  [ 8390.012714]  [<ffffffff81089445>] ? sched_clock_local+0x25/0x90
  [ 8390.012720]  [<ffffffff8148b960>] ? dev_watchdog+0x0/0x270
  [ 8390.012727]  [<ffffffff81075907>] run_timer_softirq+0x197/0x340
  [ 8390.012736]  [<ffffffff810929e0>] ? tick_sched_timer+0x0/0xc0
  [ 8390.012743]  [<ffffffff8108d743>] ? ktime_get+0x63/0xe0
  [ 8390.012749]  [<ffffffff8106c637>] __do_softirq+0xb7/0x1e0
  [ 8390.012756]  [<ffffffff810925ca>] ? tick_program_event+0x2a/0x30
  [ 8390.012763]  [<ffffffff8101432c>] call_softirq+0x1c/0x30
  [ 8390.012769]  [<ffffffff81015cf5>] do_softirq+0x65/0xa0
  [ 8390.012774]  [<ffffffff8106c4d5>] irq_exit+0x85/0x90
  [ 8390.012783]  [<ffffffff8155bf81>] smp_apic_timer_interrupt+0x71/0x9c
  [ 8390.012789]  [<ffffffff81013cf3>] apic_timer_interrupt+0x13/0x20
  [ 8390.012793]  <EOI>  [<ffffffff81038adb>] ? native_safe_halt+0xb/0x10
  [ 8390.012806]  [<ffffffff8108d8c6>] ? ktime_get_real+0x16/0x50
  [ 8390.012814]  [<ffffffff8130853f>] ? acpi_idle_do_entry+0x3e/0x67
  [ 8390.012820]  [<ffffffff813085da>] ? acpi_idle_enter_c1+0x72/0xc1
  [ 8390.012827]  [<ffffffff81559ab6>] ? notifier_call_chain+0x16/0x90
  [ 8390.012835]  [<ffffffff8144dc3a>] ? menu_select+0x10a/0x2b0
  [ 8390.012841]  [<ffffffff8144cb87>] ? cpuidle_idle_call+0xa7/0x140
  [ 8390.012850]  [<ffffffff81011eb3>] ? cpu_idle+0xb3/0x110
  [ 8390.012858]  [<ffffffff81550d59>] ? start_secondary+0xa8/0xaa
  [ 8390.012863] ---[ end trace dcdbb9746a7e1964 ]---
  [ 8390.012868] eth3: transmit timed out, resetting
  [ 8390.012873] eth3: MIF_STATE[ffffffff]
  [ 8390.012877] eth3: MAC_STATE[ffffffff]
  [ 8390.012889] eth3: TX_STATE[ffffffff:ffffffff:ffffffff] FIFO[ffffffff:ffffffff:ffffffff] SM1[ffffffff] SM2[ffffffff]
  [ 8390.012897] eth3: RX_STATE[ffffffff:ffffffff:ffffffff]
  [ 8390.012904] eth3: HP_STATE[ffffffff:ffffffff:ffffffff:ffffffff]
  [ 8390.022518] eth3: sw reset failed.
  [ 8390.022518] eth3: mac tx[-1]/rx[-1] reset failed [ffffffff]
  [ 8390.214731] eth3: mac tx[-1]/rx[-1] reset failed [ffffffff]
  [ 8390.214731] eth3: PCS link down.
  [ 8390.353644] br0: port 1(eth3) entering disabled state
  [ 8392.212589] eth3: Link up at 1000 Mbps, full-duplex.
  [ 8392.212597] eth3: Pause is enabled (rxfifo: 16384 off: 13312 on: 11776)
  [ 8392.215006] br0: port 1(eth3) entering learning state
  [ 8407.212524] br0: port 1(eth3) entering forwarding state

  
  $ lspci -s 02:00.0 -vv
  02:00.0 Ethernet controller: Sun Microsystems Computer Corp. Cassini 10/100/1000 (rev 20)
  	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  	Interrupt: pin A routed to IRQ 18
  	Region 0: [virtual] Memory at d0200000 (32-bit, non-prefetchable) [disabled] [size=2M]
  	[virtual] Expansion ROM at d0400000 [disabled] [size=1M]
  	Kernel driver in use: cassini
  	Kernel modules: cassini

  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
   **** List of PLAYBACK Hardware Devices ****
   card 0: NVidia [HDA NVidia], device 0: ALC883 Analog [ALC883 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  dveeden    6462 F.... pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xd0000000 irq 21'
     Mixer name	: 'Realtek ALC883'
     Components	: 'HDA:10ec0883,10ecc603,00100002'
     Controls      : 32
     Simple ctrls  : 20
  Date: Tue Mar 23 19:56:25 2010
  DistroRelease: Ubuntu 10.04
  Frequency: Once a day.
  HibernationDevice: RESUME=UUID=636bdb3f-aa4d-4f9b-820f-a40f4645d262
  MachineType: Sun Microsystems Ultra20 M2
  NonfreeKernelModules: nvidia
  Package: linux-image-2.6.32-16-generic 2.6.32-16.25
  ProcCmdLine: root=UUID=63168ebf-ab74-434a-8561-9a4b5a380a90 rootfstype=ext4 ro quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  Regression: Yes
  RelatedPackageVersions: linux-firmware 1.33
  Reproducible: No
  RfKill:
   
  SourcePackage: linux
  TestedUpstream: No
  Uname: Linux 2.6.32-16-generic x86_64
  WpaSupplicantLog:
   
  dmi.bios.date: 01/18/2008
  dmi.bios.vendor: Sun Microsystems
  dmi.bios.version: 1.52
  dmi.board.name: Ultra20 M2
  dmi.board.vendor: Sun Microsystems
  dmi.board.version: 1.52
  dmi.chassis.type: 17
  dmi.chassis.vendor: Sun Microsystems
  dmi.modalias: dmi:bvnSunMicrosystems:bvr1.52:bd01/18/2008:svnSunMicrosystems:pnUltra20M2:pvr1.52:rvnSunMicrosystems:rnUltra20M2:rvr1.52:cvnSunMicrosystems:ct17:cvr:
  dmi.product.name: Ultra20 M2
  dmi.product.version: 1.52
  dmi.sys.vendor: Sun Microsystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/545334/+subscriptions