Well it seems I was wrong and this is a common-or-garden bug. Specifically,
from xauth/gethost.c, starting at line 199:
#ifdef HAVE_STRLCPY
strlcpy(path, fulldpyname, sizeof(path));
#else
strncpy(path, fulldpyname, sizeof(path));
path[sizeof(path) - 1] = '\0';
Klemens Nanni writes:
> On Thu, Oct 17, 2019 at 10:30:54PM +0100, cho...@jtan.com wrote:
> > I don't even know where to begin with this one
> Start with providing a backtrace from the core dump: build xauth with
> debug symbols and reproduce, then inspect with gdb.
>
> Otherwise you're on your own
On Thu, Oct 17, 2019 at 10:30:54PM +0100, cho...@jtan.com wrote:
> I don't even know where to begin with this one
Start with providing a backtrace from the core dump: build xauth with
debug symbols and reproduce, then inspect with gdb.
Otherwise you're on your own with this very special setup.
I always get that error. I have been ignoring it and so far no problems
that I can tell.
On 02/01/16 14:58, Lô Baret wrote:
I tried to Xorg -configure today and I get this :
(==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
(EE) Segmentation fault at address 0x28
Fatal ser
I tried to Xorg -configure today and I get this :
(==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
(EE) Segmentation fault at address 0x28
Fatal server error:
(EE) Caught Signal 11 (Segmentation Fault). Server aborting
Still don't know what to do with it.
2016-01-30 18:34 G
Thanks for the answer, i've already looked for solutions in the
mailing list archive and on numerous forums.
Now I can successfully launch i3 or awesome with startx
/usr/local/bin/mywm but there is still the same xauth error: bad
display name.
$DISPLAY command returns nothing
2016-01-30 18:09 GMT+
On 01/30/16 17:48, Lô Baret wrote:
Hello, I recently installed OpenBSD 5.8 amd64 for the first time
(default install options all the way) on my laptop (Thinkpad X200s)
and everything went well until I tried to startx another window
manager than the default fvwm.
startx launches fvwm correctly bu
Instead of fixing Xenocara or other programs, the proper way to solve
this issue is to elliminate the possibility to have multiple records
of the same host in /etc/hosts file.
I was stunned to see that after installing fresh OpenBSD and
configuring and setting it up, I had several entries for 127
On Sun, Oct 04, 2009 at 01:03:02PM +0300, Rein Kadastik wrote:
> > The fix had been merged to the stable branch (OPENBSD_4_5) of
> > xenocara, so just rebuild xauth from this branch.
> >
> > Or look for duplicate entries in your /etc/hosts and remove them.
>
> Instead of fixing Xenocara or other p
On Sun, 4 Oct 2009 13:03:02 +0300, Rein Kadastik wrote:
>On Sun, Jul 19, 2009 at 10:49 AM, Matthias Kilian
> wrote:
>> On Sun, Jul 19, 2009 at 02:38:08AM +, 4625 wrote:
>>> >>>On first run and exit from X, I have 'Segmentation fault (core dumped)'
>>> >>>(xauth.core).
>> [...]
>>> >How old is
On Sun, Jul 19, 2009 at 10:49 AM, Matthias Kilian
wrote:
> On Sun, Jul 19, 2009 at 02:38:08AM +, 4625 wrote:
>> >>>On first run and exit from X, I have 'Segmentation fault (core dumped)'
>> >>>(xauth.core).
> [...]
>> >How old is you X installation? Afaik this bug was fixed in march 09.
>> My
On Sun, 19 Jul 2009, Jamie Griffin wrote:
I installed OpenBSD4.5 yesterday and i'm having the exact same issue.
Removing the ~/.Xauthority file does allow X to start again.
just to follow up on that, i did find a duplicate entry in /etc/hosts
and removing it has fixed the problem.
Indeed, re
> I installed OpenBSD4.5 yesterday and i'm having the exact same issue.
> Removing the ~/.Xauthority file does allow X to start again.
just to follow up on that, i did find a duplicate entry in /etc/hosts
and removing it has fixed the problem.
--
Jamie
.
PGP Key ID: 0x842DD368
On Sun, Jul 19, 2009 at 10:27:41AM +0100, Jamie Griffin wrote:
> > The fix had been merged to the stable branch (OPENBSD_4_5) of
> > xenocara, so just rebuild xauth from this branch.
>
> I installed OpenBSD4.5 yesterday and i'm having the exact same issue.
What's so difficult to understand in my
On Sun 19.Jul'09 at 9:49:27 +0200, Matthias Kilian wrote:
> On Sun, Jul 19, 2009 at 02:38:08AM +, 4625 wrote:
> > >>>On first run and exit from X, I have 'Segmentation fault (core dumped)'
> > >>>(xauth.core).
> [...]
> > >How old is you X installation? Afaik this bug was fixed in march 09.
>
On Sun, Jul 19, 2009 at 02:38:08AM +, 4625 wrote:
> >>>On first run and exit from X, I have 'Segmentation fault (core dumped)'
> >>>(xauth.core).
[...]
> >How old is you X installation? Afaik this bug was fixed in march 09.
> My X come with OpenBSD 4.5 distributive.
The fix had been merged to
On Sat, 18 Jul 2009, Matthieu Herrb wrote:
On first run and exit from X, I have 'Segmentation fault (core dumped)'
(xauth.core).
On all following startx command - window manager unable connect to X
server, while '.Xauthority' file are present in '~/' (home) dir.
Can anyone help me to fix this
On Sat, Jul 18, 2009 at 4:55 AM, Philip Guenther wrote:
> On 7/17/09, 4625 <4625...@gmail.com> wrote:
>> On first run and exit from X, I have 'Segmentation fault (core dumped)'
>> (xauth.core).
>>
>> On all following startx command - window manager unable connect to X
>> server, while '.Xauthority'
On 7/17/09, 4625 <4625...@gmail.com> wrote:
> On first run and exit from X, I have 'Segmentation fault (core dumped)'
> (xauth.core).
>
> On all following startx command - window manager unable connect to X
> server, while '.Xauthority' file are present in '~/' (home) dir.
>
> Can anyone help me to
On Sunday 08 March 2009 11:55:58 Ted Unangst wrote:
> On Sun, Mar 8, 2009 at 4:41 AM, Didier Wiroth wrote:
> > I've been running 4.5 beta & current (update several times) for some
> > times now, but I keep getting a segmentation fault from xauth when
> > exiting X11, (and the $HOME/.Xauth* files a
On Sun, Mar 8, 2009 at 4:41 AM, Didier Wiroth wrote:
> I've been running 4.5 beta & current (update several times) for some times
> now, but I keep getting a segmentation fault from xauth when exiting X11,
> (and the $HOME/.Xauth* files are not removed)
>
> I'm not a programmer, so I'm not able to
In case you would like to have a look a my xorg log file:
http://www.wiroth.net/Xorg.0.log
On Sunday 08 March 2009 10:41:02 Didier Wiroth wrote:
> Hello,
>
> I've been running 4.5 beta & current (update several times) for some times
> now, but I keep getting a segmentation fault from xauth when ex
22 matches
Mail list logo