vncserver: segmentation fault

"Beerse, Corné" cbeerse "at" hiscom.nl
Wed Jun 12 13:18:01 2002


> -----Original Message-----
> From: mailinglist-vnc "at" pegazus.de [mailto:mailinglist-vnc "at" pegazus.de]
> 
> Dear vnc users,
> 
> i used vnc on a linux server with 2.4.17 kernel. after i installed any
> vnc package, i can not start the vncserver. i get an error like this:
> 
> "segmentation fault"
> 
> i know what it means, but i cant resolve them. the
> memorytest is ok (are testet with memtest-86) and all other 
> vnc-tools are working successfully.
> 
> i start an "strace" but i can not find anything else.
> 
> anybody an idea?

vncserver is a perl script that executes the binary Xvnc.
Can you start `Xvnc` (as in `Xvnc :3 -query localhost`)?

Something tells me you run a binary, not compiled for your system. What does


file `which Xvnc`

tell you? Is it a valid binary for your system?



CBee


btw: did you get vnc with your distribution? or did you get it from
internet?