ports/117195: ix11/Xorg 7.3 dumps core at exit (sig 11)

Peter Much pmc at citylink.dinoex.sub.org
Sun Jan 20 12:50:05 PST 2008


The following reply was made to PR ports/117195; it has been noted by GNATS.

From: Peter Much <pmc at citylink.dinoex.sub.org>
To: bug-followup at FreeBSD.org, markir at paradise.net.nz
Cc: alepulver at FreeBSD.org
Subject: Re: ports/117195: ix11/Xorg 7.3 dumps core at exit (sig 11)
Date: Sun, 20 Jan 2008 20:19:51 +0100

 I had same problem. After setting "NoTrapSignals" in the config,
 the stacktrace pointed somewhere at config_fini()/RemoveGeneralSocket()
 These functions don't look like creating segviolations, but they are
 mainly concerned with that HAL/DBUS stuff.
 
 So I compiled xorg-server with "WITHOUT_HAL=true" and the coredumps
 went away.
 
 rgds,
 PMc


More information about the freebsd-x11 mailing list