Bug 572287
| Summary: | [RHEL 5.7.0] rdesktop segfaults with redirect | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Issue Tracker <tao> | ||||
| Component: | rdesktop | Assignee: | Søren Sandmann Pedersen <sandmann> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 5.4 | CC: | cmeadors, cww, jglisse, jkoten, jwest, kem, mboisver, nenad, plyons, tao, tgummels, tpelka, vbenes | ||||
| Target Milestone: | rc | Keywords: | ZStream | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
When connecting to a Windows Server 2008 machine, receiving a redirect could cause the rdesktop client to terminate unexpectedly with a segmentation fault. This update applies a patch that fixes this error, and receiving a redirect from Windows Server 2008 no longer causes rdesktop to crash.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-02-21 05:59:16 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 502912, 656199 | ||||||
| Attachments: |
|
||||||
|
Description
Issue Tracker
2010-03-10 18:25:38 UTC
Event posted on 03-10-2010 12:28pm EST by simmons15 Description of problem: rdesktop-1.6.0-3 (x86_64 or i386) segfaults when redirected by a Windows 2008 server. This is a known issue, discussed with a patch available here: http://sourceforge.net/mailarchive/forum.php?thread_name=20100119010457.GB3863@vps.drown.org&forum_name=rdesktop-devel How reproducible: Always with a redirect. Steps to Reproduce: We see it when accessing a Windows 2008 Terminal Server cluster. Actual results: Expected results: No segfaults. Additional info: This event sent from IssueTracker by kbaxley [LLNL (desktop)] issue 623233 Created attachment 399153 [details]
upstream patch
Hi Kevin, please could you set the infrastructure (as stated in comment #4) up and running again? Otherwise we are unable to reproduce and test fix and thus ack this bug.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
When connecting to a Windows Server 2008 machine, receiving a redirect could cause the rdesktop client to terminate unexpectedly with a segmentation fault. This update applies a patch that fixes this error, and receiving a redirect from Windows Server 2008 no longer causes rdesktop to crash.
Using the following command: $ rdesktop xx.xx.xx.xx -r disk:home=. I was able to successfully log into a Windows 2008 Server R2 system without a segmentation fault using rdesktop-1.6.0-7. Verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0213.html |