|
Bugzilla – Full Text Bug Listing |
| Summary: | Xvnc crashes | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ulf Lange <mopp> |
| Component: | X.Org | Assignee: | Michal Srb <msrb> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | msrb |
| Version: | 13.1 Milestone 4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Fix use after free. | ||
|
Description
Ulf Lange
2013-09-15 08:11:25 UTC
Sorry "Xvnc crashes after the second reconnection." is incorrect. Xvnc crashes after disconnecting. Closing as dup. *** This bug has been marked as a duplicate of bug 631994 *** Reopen, since the reporter figured out it isn't a duplicate. Reporter: "After reading my post twice I found the solution. The problem is the client compression which used the zlib. I used UltraVNC with auto detection for format and encoding. These encodings will crash Xvnc: ZRLE, Zlib, ZlibHex, Ultra, CoRRE, ZYWRLE and u2. They are all based on Zlib. An workaround is to use a different encoding, e. g. hextile works fine. Does somebody have an idea how to fix it?" Created attachment 558340 [details]
Fix use after free.
There is a use-after-free error when zrle compression is used. Details in the patch.
The patch fixed the problem. Thank you. This is an autogenerated message for OBS integration: This bug (840433) was mentioned in https://build.opensuse.org/request/show/199342 Factory / xorg-x11-Xvnc Fix released. |