[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2017-04-03 Thread Timo Aaltonen
surely fixed by now elsewhere

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

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Released

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar 
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468797/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-07-23 Thread Robert Hooker
** Changed in: hwe-next
   Status: Fix Committed = Fix Released

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Fix Released

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468797/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.19.0-23.24

---
linux (3.19.0-23.24) vivid; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1472346

  [ Chris J Arges ]

  * SAUCE: Don't use atomic read in evlist.c
- LP: #1410673

linux (3.19.0-23.23) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1472048

  [ Chris J Arges ]

  * [Config] Add CRYPTO_DEV_NX_*, 842_* as modules
- LP: #1454687

  [ Lu, Han ]

  * SAUCE: i915_bpo: drm/i915/audio: add codec wakeup override
enabled/disable callback
- LP: #1460674

  [ Timo Aaltonen ]

  * SAUCE: Backport I915_OVERLAY_DISABLE_DEST_COLORKEY
- LP: #1460674
  * SAUCE: i915_bpo: Rebase to drm-intel-next-fixes-2015-05-29
- LP: #1460674
  * SAUCE: i915_bpo: Revert drm/i915: Implement the intel_dp_autotest_edid
function for DP EDID complaince tests
- LP: #1460674
  * SAUCE: i915_bpo: Revert drm/i915: Add debugfs test control files for
Displayport compliance testing
- LP: #1460674
  * SAUCE: Load i915_bpo from the hda driver on SKL/CHV
- LP: #1460674
  * SAUCE: i915_bpo: Don't try to support BXT
- LP: #1460674
  * SAUCE: i915_bpo: drm/i915/skl: Fix DMC API version.

  [ Upstream Kernel Changes ]

  * Revert usb: dwc2: add bus suspend/resume for dwc2
- LP: #1471252
  * Revert HID: logitech-hidpp: support combo keyboard touchpad TK820
- LP: #1471252
  * Revert KVM: x86: drop fpu_activate hook
- LP: #1471252
  * Revert libceph: clear r_req_lru_item in __unregister_linger_request()
- LP: #1471252
  * drm/i915: add component support
- LP: #1460661
  * ALSA: hda: export struct hda_intel
- LP: #1460661
  * ALSA: hda: pass intel_hda to all i915 interface functions
- LP: #1460661
  * ALSA: hda: add component support
- LP: #1460661
  * drm/atomic-helpers: Fix documentation typos and wrong copypaste
- LP: #1460674
  * drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
- LP: #1460674
  * drm/atomic-helper: Rename commmit_post/pre_planes
- LP: #1460674
  * drm/atomic-helpers: make mode_set hooks optional
- LP: #1460674
  * drm/atomic-helper: Fix kerneldoc for prepare_planes
- LP: #1460674
  * drm: Complete moving rotation property to core
- LP: #1460674
  * drm: Share plane pixel format check code between legacy and atomic
- LP: #1460674
  * drm/atomic: Constify a bunch of functions pointer structs
- LP: #1460674
  * drm: Fix some typo mistake of the annotations
- LP: #1460674
  * drm: change connector to tmp_connector
- LP: #1460674
  * drm: atomic: Expose CRTC active property
- LP: #1460674
  * drm: atomic: Allow setting CRTC active property
- LP: #1460674
  * drm/atomic-helpers: Properly avoid full modeset dance
- LP: #1460674
  * drm/atomic: Add helpers for state-subclassing drivers
- LP: #1460674
  * drm: Fix some typos
- LP: #1460674
  * drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
- LP: #1460674
  * drm/atomic-helper: Don't call atomic_update_plane when it stays off
- LP: #1460674
  * drm/atomic-helper: Really recover pre-atomic plane/cursor behavior
- LP: #1460674
  * drm/atomic: Make mode_fixup() optional for check_modeset()
- LP: #1460674
  * drm/atomic-helpers: Update vblank timestamping constants
- LP: #1460674
  * drm/atomic-helpers: Export
drm_atomic_helper_update_legacy_modeset_state
- LP: #1460674
  * drm/atomic: add drm_atomic_get_existing_*_state helpers
- LP: #1460674
  * drm/atomic: remove duplicated assignment of old_plane_state
- LP: #1460674
  * drm/atomic: Allow drivers to subclass drm_atomic_state, v3
- LP: #1460674
  * drm/dp: indentation and ordering cleanups
- LP: #1460674
  * drm/dp: add DPCD definitions from eDP 1.2
- LP: #1460674
  * drm/dp: add DPCD definitions from DP 1.1 and 1.2a
- LP: #1460674
  * drm/dp: add DPCD definitions from eDP 1.4
- LP: #1460674
  * drm: Adding drm helper function drm_plane_from_index().
- LP: #1460674
  * ALSA: hda - reset display codec when power on
- LP: #1460674
  * drm/i915/audio: add codec wakeup override enabled/disable callback
- LP: #1460674
  * scsi: storvsc: Increase the ring buffer size
- LP: #1445195
  * scsi: storvsc: Size the queue depth based on the ringbuffer size
- LP: #1445195
  * scsi: storvsc: Always send on the selected outgoing channel
- LP: #1445195
  * scsi: storvsc: Retrieve information about the capability of the target
- LP: #1445195
  * scsi: storvsc: Don't assume that the scatterlist is not chained
- LP: #1445195
  * scsi: storvsc: Set the tablesize based on the information given by the
host
- LP: #1445195
  * Drivers: hv: vmbus: Add support for VMBus panic notifier handler
- LP: #1463584
  * Drivers: hv: vmbus: Correcting truncation error for constant
HV_CRASH_CTL_CRASH_NOTIFY
- LP: #1463584
  * net: eth: xgene: change APM X-Gene SoC platform 

[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-07-10 Thread Timo Aaltonen
indeed doesn't crash anymore, verified

** Tags removed: verification-needed-vivid
** Tags added: verification-done-vivid

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in HWE Next:
  Triaged
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468797/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-07-10 Thread Timo Aaltonen
** Changed in: linux (Ubuntu Vivid)
   Status: Triaged = Fix Committed

** Changed in: hwe-next
   Status: Triaged = Fix Committed

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in HWE Next:
  Fix Committed
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Fix Committed

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468797/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-07-09 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
vivid' to 'verification-done-vivid'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-vivid

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in HWE Next Project:
  Triaged
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468797/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-07-05 Thread Keng-Yu Lin
** Changed in: hwe-next
 Assignee: (unassigned) = Timo Aaltonen (tjaalton)

** Changed in: hwe-next
   Importance: Undecided = Medium

** Changed in: hwe-next
   Status: New = Triaged

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in HWE Next Project:
  Triaged
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468797/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-06-25 Thread Timo Aaltonen
** Description changed:

- It was observed that running certain apps (xterm, amdcccle) crash the
+ It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:
  
  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200
  
- x86/fpu: Disable XSAVES* support for now
+ x86/fpu: Disable XSAVES* support for now
  
  while it's also cc'd to stable@, it's needed in the vivid kernel now to
  make the (backport) kernel deadline for 14.04.3.

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Vivid:
  Incomplete

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1468797] Re: [SKL] starting xterm crashes the xserver

2015-06-25 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Vivid)
   Status: Incomplete = Triaged

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

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

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

-- 
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/1468797

Title:
  [SKL] starting xterm crashes the xserver

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Vivid:
  Triaged

Bug description:
  It was observed that starting certain apps (xterm, amdcccle) crash the
  xserver on Skylake. Rough bisect showed that 4.1-rc6 was ok while rc5
  wasn't, and git bisect found the fixing commit:

  commit 061cc3ab4c7b8ed235466134a00b9531766f6c1a
  Author: Ingo Molnar mi...@kernel.org
  Date:   Wed May 20 11:45:30 2015 +0200

  x86/fpu: Disable XSAVES* support for now

  while it's also cc'd to stable@, it's needed in the vivid kernel now
  to make the (backport) kernel deadline for 14.04.3.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp