http://bugzilla.novell.com/show_bug.cgi?id=579801 http://bugzilla.novell.com/show_bug.cgi?id=579801#c0 Summary: Xvnc dies when first keystroke is issued Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7 I'm trying to get Xvnc working. It was working fine with openSUSE 11.1 One machine A I use vncserver :1 On machine B, I type 'vncviewer -via $IP_FOR_MACHINE_A :1', enter my password, and am presenting with a lovely vnc session. The mouse works. The moment I press a key - ANY key - Xvnc segfaults. Every time. Feb 13 14:24:33 turnip kernel: [266277.930782] Xvnc[9030] general protection ip:4676a3 sp:7ffff18eb090 error:0 in Xvnc[400000+1ba000]
From gdb:
Program received signal SIGSEGV, Segmentation fault. 0x00000000004676a3 in ?? () (gdb) bt #0 0x00000000004676a3 in ?? () #1 0x0000000000467d81 in CheckDeviceGrabs () #2 0x000000000051f796 in ProcessOtherEvent () #3 0x00000000004a6ba3 in mieqProcessInputEvents () #4 0x000000000045b873 in Dispatch () #5 0x0000000000471d55 in main () (gdb) What might be wrong? Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.