Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2008 13:14:11 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Warren Block <wblock@wonkity.com>
Cc:        freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org
Subject:   Re: ports/122363: x11-servers/xorg-server 1.4_7, 1 locks up on mouse detection
Message-ID:  <200804021314.12780.jkim@FreeBSD.org>
In-Reply-To: <alpine.BSF.1.10.0804021028030.79029@wonkity.com>
References:  <200804020055.m320tEKh075558@freefall.freebsd.org> <200804021227.28258.jkim@FreeBSD.org> <alpine.BSF.1.10.0804021028030.79029@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 02 April 2008 12:30 pm, Warren Block wrote:
> On Wed, 2 Apr 2008, Jung-uk Kim wrote:
> > On Wednesday 02 April 2008 12:23 pm, Jung-uk Kim wrote:
> >> Did you update ports/sysutils/hal?  If not, please do and give
> >> us feedback.
> >
> > Sorry, I missed you're using hal-0.5.11rc2_5.  Did you reboot
> > after the upgrade?
>
> At first, I just stopped and restarted dbus and hald.  Then I
> rebooted. Both the same--xorg-server just stops.

Okay.  Can you tell me where it 'stops', e.g.,

top
ps -p `pgrep -nx Xorg` -u -w
ktrace -p `pgrep -nx Xorg`; sleep 10; ktrace -cp `pgrep -nx Xorg`; 
kdump

Jung-uk Kim



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