Bug 234124

Summary: vnc module segfaults and kill Xserver
Product: [Fedora] Fedora Reporter: Adam Tkac <atkac>
Component: vncAssignee: Adam Tkac <atkac>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-27 08:33:53 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:

Description Adam Tkac 2007-03-27 08:33:08 UTC
Description of problem:
vnc module gets sigsegv because vncHooksComposite procedure try dump unupdated
framefuffer and send it. When you first update framebuffer and then dump it all
works fine

$rpm -q vnc
vnc-4.1.2-15.fc7

Additional info:
vnc-module_crash.patch fixes it