Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2005 18:02:31 +1100
From:      Peter Jeremy <PeterJeremy@optushome.com.au>
To:        Jason Evans <jasone@canonware.com>
Cc:        current@freebsd.org
Subject:   Re: New libc malloc patch
Message-ID:  <20051212070231.GB74684@cirb503493.alcatel.com.au>
In-Reply-To: <12CA5E15-D006-441D-A24C-1BCD1A69D740@canonware.com>
References:  <B6653214-2181-4342-854D-323979D23EE8@canonware.com> <Pine.LNX.4.53.0511291121360.27754@regurgitate.ugcs.caltech.edu> <0B746373-8C29-4ADF-9218-311AE08F3834@canonware.com> <b41c75520512031245q48521143m@mail.gmail.com> <7318D807-9086-4817-A40B-50D6960880FB@canonware.com> <b41c75520512040451t360eb01u@mail.gmail.com> <12CA5E15-D006-441D-A24C-1BCD1A69D740@canonware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2005-Dec-11 16:04:09 -0800, Jason Evans wrote:
>early, during the load of the libbitmap module.  My best guess is  
>that it is stuck trying to acquire the Xlib lock, but cannot be sure,  
>since I don't know how to get debug symbols for the loaded X module.   

I've run into a related problem in the past.  Eric Anholt's advice was:
>You could compile all the modules into the server by adding "#define
>DoLoadableServer NO" to your host.conf when you compile XFree86-4-Server
>(see scripts/configure for other defines that are added).

Something similar probably works in X.org.  I found that I had to
remove elo2300 from XInputDrivers to correct a unresolved 'ELO2300'.

-- 
Peter Jeremy



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