[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-14 Thread Steven Shiau
Somehow my bug report sent to  intel-wired-...@lists.osuosl.org is never shown 
on the list. I sent twice, both of them just disappeared.  I have successfully 
joined the mailing list a few days ago, and have received many emails from the 
list.
Anyway, I did another test with Linux kernel 4.0.0-04-generic (from 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-vivid/), and still has the 
same issue:
===
[1.615923] Modules linked in: psmouse e1000e(+) ptp pps_core
mptsas(+) mptscsih mptbase scsi_transport_sas e1000(+) ahci libahci
pata_acpi floppy
[1.616113] CPU: 0 PID: 104 Comm: systemd-udevd Not tainted
4.0.0-04-generic #201504121935
[1.616211] Hardware name: VMware, Inc. VMware Virtual Platform/440BX
Desktop Reference Platform, BIOS 6.00 05/20/2014
[1.616317] task: 880036919400 ti: 88003692c000 task.ti:
88003692c000
[1.616428] RIP: 0010:[c0103af4]  [c0103af4]
e1000e_cyclecounter_read+0xa4/0xc0 [e1000e]
[1.616556] RSP: 0018:88003692fa68  EFLAGS: 00010246
[1.616678] RAX:  RBX: 880036207860 RCX:

[1.616998] RDX:  RSI:  RDI:
880036207848
[1.617130] RBP: 88003692fa68 R08: 0032 R09:

[1.617265] R10: 0007 R11: 000f R12:
880036207848
[1.617405] R13: 13d49a0e5c5cbe0f R14:  R15:

[1.617547] FS:  7f26eb31e880() GS:88003fc0()
knlGS:
[1.617694] CS:  0010 DS:  ES:  CR0: 80050033
[1.617845] CR2: 7f26ec5d12d8 CR3: 36924000 CR4:
001407f0
[1.618024] Stack:
[1.618178]  88003692fa98 810f0c4a 8800362048c0
8800362048c0
[1.618342]   880036204e38 88003692faf8
c010cff3
[1.618508]  000f 82fd5c48 88003692fad8
01a0c00eede6
[1.618678] Call Trace:
[1.618858]  [810f0c4a] timecounter_init+0x2a/0x60
[1.619621]  [c010cff3] e1000e_config_hwtstamp+0x1d3/0x310
[e1000e]
[1.620020]  [c010d46f] e1000e_reset+0x1bf/0x550 [e1000e]
[1.620200]  [c010e55b] e1000_probe+0xa3b/0xc80 [e1000e]
[1.620383]  [81403c8e] local_pci_probe+0x4e/0xa0
[1.620566]  [81404df5] ? pci_match_device+0xe5/0x110
[1.620958]  [81404f19] __pci_device_probe+0xb9/0xf0
[1.621145]  [81404f8a] pci_device_probe+0x3a/0x60
[1.621336]  [8150fec1] really_probe+0x91/0x380
[1.621526]  [81510337] driver_probe_device+0x47/0xa0
[1.621720]  [8151043b] __driver_attach+0xab/0xb0
[1.621915]  [81510390] ? driver_probe_device+0xa0/0xa0
[1.622112]  [8150e21e] bus_for_each_dev+0x5e/0x90
[1.622311]  [8150fa6e] driver_attach+0x1e/0x20
[1.622513]  [8150f5f4] bus_add_driver+0x124/0x260
[1.622717]  [81510d14] driver_register+0x64/0xf0
[1.622922]  [c0128000] ? 0xc0128000
[1.623129]  [8140400c] __pci_register_driver+0x4c/0x50
[1.623342]  [c0128041] e1000_init_module+0x41/0x1000 [e1000e]
[1.623556]  [81002157] do_one_initcall+0xd7/0x200
[1.623773]  [811c3605] ? __vunmap+0xa5/0xf0
[1.623991]  [811df30d] ? kmem_cache_alloc_trace+0x19d/0x210
[1.624214]  [817d8f8e] do_init_module+0x61/0x1ce
[1.624971]  [8110169e] load_module+0x49e/0x5f0
[1.625198]  [810fe610] ? show_initstate+0x50/0x50
[1.625427]  [8110194e] SyS_finit_module+0xae/0xd0
[1.625653]  [817efccd] system_call_fastpath+0x16/0x1b
[1.625877] Code: f8 d5 ff ff 8b 92 00 b6 00 00 89 d2 48 8b 8f f8 d5
ff ff 8b 89 04 b6 00 00 48 c1 e1 20 48 09 d1 31 d2 48 89 ce 48 29 c6 48
89 f0 49 f7 f1 48 89 c8 48 85 d2 75 c1 4c 39 d6 77 bc 5d c3 66 2e 0f
[1.626368] RIP  [c0103af4]
e1000e_cyclecounter_read+0xa4/0xc0 [e1000e]
[1.626595]  RSP 88003692fa68
[1.626832] ---[ end trace d229bb7d4080d888 ]---
===

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-14 Thread Christopher M. Penalver
Steven Shiau, as per https://lists.osuosl.org/mailman/listinfo you would
want to e-mail the administrator about this issue.

** Tags removed: kernel-bug-exists-upstream-4.0-rc7
** Tags added: kernel-bug-exists-upstream-4.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-07 Thread Christopher M. Penalver
** Tags removed: kernel-bug-exists-upstream-4.0-rc6
** Tags added: kernel-bug-exists-upstream-4.0-rc7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-07 Thread Christopher M. Penalver
Steven Shiau, as per 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS 
the only mailing list one should send an e-mail to is:
intel-wired-...@lists.osuosl.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-06 Thread Steven Shiau
I just did a test with
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc7-vivid/linux-image-4.0.0-04rc7-generic_4.0.0-04rc7.201504061936_amd64.deb
The e1000e issue still remains. The output of dmesg was attached.

** Attachment added: e1000e kernel oops with linux kernel 
4.0.0-04rc7-generic
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1438562/+attachment/4368076/+files/rc7.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-06 Thread Steven Shiau
Same problem for the updated linux kernel 3.19.0-12.12-generic in Vivid 
repository.
The output of dmesg was attached.

** Attachment added: e1000e kernel oops for linux kernel 3.19.0-12.12-generic
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1438562/+attachment/4368088/+files/3.19.0-12.12-generic.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-06 Thread Steven Shiau
I have reported this to e1000-devel:
http://sourceforge.net/p/e1000/mailman/e1000-devel/thread/55234954.8030600%40nchc.org.tw/#msg33737691

Steven.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-03 Thread Christopher M. Penalver
Steven Shiau, I just checked the maintainer list today, and it shows something 
new 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS 
:
intel-wired-...@lists.osuosl.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-03 Thread Steven Shiau
OK, I will wait for another rc deb in
http://kernel.ubuntu.com/~kernel-ppa/mainline/
then I will do a test again.
Thanks.

Steven.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-02 Thread Christopher M. Penalver
Steven Shiau, the issue you are reporting is an upstream one. Could you
please report this problem to the appropriate mailing list (e1000-devel)
by following the instructions verbatim at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked via http://vger.kernel.org/vger-
lists.html . It can take a day for the new e-mail to show up in the
respective archive.

Thank you for your understanding.

** Tags added: kernel-bug-exists-upstream-4.0-rc6

** Changed in: linux (Ubuntu)
   Importance: Medium = High

** Changed in: linux (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-02 Thread Steven Shiau
apport information

** Tags added: apport-collected

** Description changed:

  When I booted the daily build vivid iso from
  http://cdimage.ubuntu.com/ubuntu-desktop-next/daily-live/current/
   vivid-desktop-amd64.iso  31-Mar-2015 03:41  1.0G  Desktop image for 
64-bit PC (AMD64) computers (standard download)
  I got a kernel oops.
  The virtual machine is on VMware Workstation 11.1.0 for Linux with MS Windows 
8.1 client, therefore the chipset for ethernet0 is e1000e shown in the *.vmx 
file:
  ethernet0.virtualDev = e1000e
  The oops is attached.
+ --- 
+ ApportVersion: 2.17-0ubuntu1
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/controlC0', 
'/dev/snd/timer', '/dev/snd/seq'] failed with exit code 1:
+ DistroRelease: Ubuntu 15.04
+ HibernationDevice: RESUME=UUID=0baa6e3a-8e6d-4d98-ab8f-4e51eabedba0
+ InstallationDate: Installed on 2015-04-02 (0 days ago)
+ InstallationMedia: Ubuntu-Desktop-Next 15.04 Vivid Vervet - Beta amd64 
(20150331)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: VMware, Inc. VMware Virtual Platform
+ Package: linux (not installed)
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-11-generic 
root=UUID=e71f1bf7-4309-4bd0-9dec-a16504f7e181 ro nomodeset vga=791
+ ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-11-generic N/A
+  linux-backports-modules-3.19.0-11-generic  N/A
+  linux-firmware 1.143
+ RfKill:
+  
+ SystemImageInfo:
+  current build number: 0
+  device name: 
+  channel: daily
+  last update: Unknown
+ Tags:  vivid
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 3.19.0-11-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 05/20/2014
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: 6.00
+ dmi.board.name: 440BX Desktop Reference Platform
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: None
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: No Enclosure
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd05/20/2014:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
+ dmi.product.name: VMware Virtual Platform
+ dmi.product.version: None
+ dmi.sys.vendor: VMware, Inc.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1438562/+attachment/4363900/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-02 Thread Steven Shiau
The mainline kernel does not fix this bug. It still exist in 
linux-image-4.0.0-04rc6-generic, i.e. using this:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc6-vivid/linux-image-4.0.0-04rc6-generic_4.0.0-04rc6.201503291935_amd64.deb
The dmesg for kernel oops with e1000e was added. 

** Tags added: kernel-bug-exists-upstream

** Attachment added: e1000e kernel oops in Linux kernel 4
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1438562/+attachment/4363919/+files/linux-image-v4.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-02 Thread Steven Shiau
Christopher, did you mean to follow  the instructions verbatim at 
https://wiki.ubuntu.com/Bugs/Upstream/kernel 
then send to
https://lists.sourceforge.net/lists/listinfo/e1000-devel
?
Otherwise I can not find any e1000-devel list on vger.kernel.org. The most 
related one I found is net...@vger.kernel.org.
Please advise.
Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1438562] Re: e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

2015-04-01 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.0 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc6-vivid/


** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1438562

Title:
  e1000e of 3.19.0-10-generic got kernel oops in vmware ws 11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs