Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

vncserver segfault #95

Closed
ravener opened this issue May 21, 2019 · 3 comments
Closed

vncserver segfault #95

ravener opened this issue May 21, 2019 · 3 comments
Labels
bug report Something is not working properly.

Comments

@ravener
Copy link
Member

ravener commented May 21, 2019

just did a fresh install of tigervnc today and started it with vncserver -localhost and connected via vnc viewer then connection fails and in the log file there is

InitConnectionLimits: MaxClients = 2048

Xvnc TigerVNC 1.9.0 - built May 19 2019 13:13:37
Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12003000, The X.Org Foundation


Tue May 21 18:38:49 2019
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on local interface(s), port 5901
 vncext:      created VNC server for screen 0
Sync Extension 3.1
[dix] Could not init font path element /data/data/com.termux/files/usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /data/data/com.termux/files/usr/share/fonts/OTF/, removing from list!
[dix] Could not init font path element /data/data/com.termux/files/usr/share/fonts/Type1/, removing from list!
Popen: `"/data/data/com.termux/files/usr/bin/xkbcomp" -w 1 "-R/data/data/com.termux/files/usr/share/X11/xkb" -xkm "-" -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> " -eml "Errors from xkbcomp are not fatal to the X server" "/data/data/com.termux/files/usr/tmp/server-1.xkm"', fp = 0xe688500c
Pclose: fp = 0xe688500c
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
> Internal error:   Could not resolve keysym XF86MonBrightnessCycle
Errors from xkbcomp are not fatal to the X server
Loaded XKB keymap /data/data/com.termux/files/usr/tmp/server-1.xkm, defined=0x7f
client(0): Reserved pid(22304).
client(0): Reserved cmdname(/data/data/com.termux/files/usr/bin/Xvnc) and cmdargs(:1 -auth /data/data/com.termux/files/home/.Xauthority -desktop localhost:1 (�[34mpollen�[0m) -geometry 1024x768 -pn -rfbauth /data/data/com.termux/files/home/.vnc/passwd -rfbport 5901 -rfbwait 30000 -localhost).
Menu successfully generated: /data/data/com.termux/files/home/.fluxbox/menu
Use fluxbox-generate_menu -h to read about all the latest features.
client(200000): Reserved pid(22727).
client(200000): Reserved cmdname(fluxbox) and cmdargs(NULL).
AllocNewConnection: client index = 1, socket fd = 8
client(400000): Reserved pid(22765).
client(400000): Reserved cmdname(fbsetroot) and cmdargs(-foreground #D5D6DB -solid #D5D6DB).
AllocNewConnection: client index = 2, socket fd = 9

Tue May 21 18:39:36 2019
 Connections: accepted: 127.0.0.1::50658
 SConnection: Client needs protocol version 3.8
 SConnection: Client requests security type VncAuth(2)
(EE) Segmentation fault at address 0x16
(EE) 
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE) 
Fluxbox: XIOError: lost connection to display.

System info from termux-info

System information:
Linux localhost 4.9.117+ #1 SMP PREEMPT Tue Mar 26 00:21:24 CST 2019 armv8l Android
Termux-packages arch:
arm
Android version:
9
Device manufacturer:
HUAWEI
Device model:
AMN-LX9
@ghost ghost added the bug report Something is not working properly. label May 21, 2019
@ghost
Copy link

ghost commented May 26, 2019

Happens even with latest version (1.9.0-24) ?

@ghost
Copy link

ghost commented May 26, 2019

Happens even with latest version (1.9.0-24) ?

Happens... but only with ARM.

ghost pushed a commit to termux/termux-packages that referenced this issue May 27, 2019
@ghost
Copy link

ghost commented May 27, 2019

Should be fixed.

@ghost ghost closed this as completed May 27, 2019
@ghost ghost pinned this issue May 27, 2019
@ghost ghost unpinned this issue May 27, 2019
@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug report Something is not working properly.
Projects
None yet
Development

No branches or pull requests

1 participant