|
Bugzilla – Full Text Bug Listing |
| Summary: | Xorg crashed after unplug displaylink monitor | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Joey Lee <jlee> |
| Component: | X.Org | Assignee: | Michal Srb <msrb> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jlee, msrb, mstaudt, oneukum |
| Version: | Leap 42.2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Joey Lee
2016-11-22 10:31:24 UTC
Please provide X server log and the crash backtrace or ideally core dump. (In reply to Joey Lee from comment #0) > This issue doesn't happen on SLE12-SP2, openSUSE 42.1 and openSUSE 13.1. Were you actively using the displaylink for additional outputs in those distributions? If not, it is possible it would still crash in there, but didn't just because it wasn't auto-configured as it is in 42.2. I can reproduce it with my device. Looking into it... The problem is that modesettings' FreeRec function zeroes pScrn->driverPrivate and then calls function that tries to use it. It was fixed upstream in commit a41a171bcbae9aeafac2865faa904f15d9b59925, I'll backport it. I have reproduced this. Taking the bug. Ooops, Michal is already looking into it. This is a dupe of boo#981268. Michal, can you mark this once you've ported U_modesetting-set-driverPrivate-to-NULL-after-closing-fd.patch over to Leap 42.2? Indeed this is a duplicate, for which the fix even landed in sle12-sp2 but for some reason not in Leap 42.2. :-( Submitted to openSUSE 42.2: https://build.opensuse.org/request/show/441403 Closing as duplicate of 981268. *** This bug has been marked as a duplicate of bug 981268 *** (In reply to Michal Srb from comment #7) > Submitted to openSUSE 42.2: > https://build.opensuse.org/request/show/441403 > > Closing as duplicate of 981268. > > *** This bug has been marked as a duplicate of bug 981268 *** The patch works to me! Thanks for your help! openSUSE-RU-2016:2951-1: An update that has one recommended fix can now be installed. Category: recommended (moderate) Bug References: 1011570 CVE References: Sources used: openSUSE Leap 42.2 (src): xorg-x11-server-7.6_1.18.3-4.1 |