[Therion] Loch Segfault
Martin Luethi
luethi at vaw.baug.ethz.ch
Thu Oct 30 17:04:34 CET 2008
Hi
Since a while I experience segfaults during startup of loch.
The error is somewhat hard to pin down. It seems like loch (or some library it
uses) tries to write onto a socket that is used for X11:
=== line 1177/8 ===
connect(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"...}, 110) = 0
getpeername(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"...}, [20]) = 0
====
This happens with a fresh compile from 5.2.1 sources on a Ubuntu and on a
Archlinux system.
Thanks, Martin
BTW: why is /etc/passwd read (line 1161)?
More information about the Therion
mailing list