Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 22:26:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237452] x11/xpra: Segmentation fault after "cannot access python uinput module: No module named uinput"
Message-ID:  <bug-237452-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237452

            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@FreeBSD.org
          Reporter: 0mp@FreeBSD.org
             Flags: maintainer-feedback?(swills@FreeBSD.org)
          Assignee: swills@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 differe=
nt 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237452-7788>