[Bug 237452] x11/xpra: Segmentation fault after "cannot access python uinput module: No module named uinput"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 21 22:26:20 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237452
Bug ID: 237452
Summary: x11/xpra: Segmentation fault after "cannot access
python uinput module: No module named uinput"
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: swills at FreeBSD.org
Reporter: 0mp at FreeBSD.org
Flags: maintainer-feedback?(swills at FreeBSD.org)
Assignee: swills at FreeBSD.org
I get a segmentation fault when trying to run Xpra with run_scaled[1].
It looks like there is a Python module missing. I am not sure if that module
(uinput) is even available on FreeBSD as it looks like it is a somewhat
Linux-specific thing. I've not done a proper research, though.
Here's the content of /tmp/xpra/:10000.log:
> 2019-04-21 22:44:06,285 cannot access python uinput module:
> 2019-04-21 22:44:06,286 No module named uinput
> (EE)
> (EE) Backtrace:
> (EE) 0: ? (?+0x132d090) [0x8016fcef0]
> (EE) 1: /lib/libthr.so.3 (pthread_sigmask+0x53e) [0x800b3581e]
> (EE) 2: /lib/libthr.so.3 (pthread_getspecific+0xdef) [0x800b3562f]
> (EE) 3: ? (?+0xdef) [0x7fffffffff82]
> (EE) 4: /usr/local/bin/Xvfb (?+0xdef) [0x311f1f]
> (EE) 5: /usr/local/bin/Xvfb (?+0xdef) [0x3b5b6f]
> (EE) 6: /usr/local/bin/Xvfb (?+0xdef) [0x3b5a2f]
> (EE) 7: /usr/local/bin/Xvfb (?+0xdef) [0x3a31ff]
> (EE) 8: /usr/local/bin/Xvfb (?+0xdef) [0x376c2f]
> (EE) 9: /usr/local/bin/Xvfb (?+0xdef) [0x27fdef]
> (EE) 10: ? (?+0xdef) [0x800408def]
> (EE)
> (EE) Segmentation fault at address 0x0
> (EE)
> Fatal server error:
> (EE) Caught signal 11 (Segmentation fault). Server aborting
> (EE)
> 2019-04-21 22:44:07,055
> 2019-04-21 22:44:07,055 Xvfb command has terminated! xpra cannot continue
> 2019-04-21 22:44:07,056 if the display is already running, try a different one,
> 2019-04-21 22:44:07,056 or use the --use-display flag
> 2019-04-21 22:44:07,056
[1]: https://github.com/kaueraal/run_scaled
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list