ports/122363: x11-servers/xorg-server 1.4_7, 1 locks up on mouse detection

Warren Block wblock at wonkity.com
Wed Apr 2 19:15:05 UTC 2008


On Wed, 2 Apr 2008, Jung-uk Kim wrote:

> 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

top:

last pid: 59644;  load averages:  0.02,  0.47,  0.53                        up 0+00:19:50  13:06:35
61 processes:  1 running, 60 sleeping
CPU states:  0.4% user,  0.0% nice,  1.1% system,  0.4% interrupt, 98.1% idle
Mem: 27M Active, 220M Inact, 107M Wired, 268K Cache, 86M Buf, 390M Free
Swap: 1024M Total, 1024M Free

   PID USERNAME    THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
59595 wblock        1  96    0 60924K  9084K select   0:01  0.51% Xorg
   830 haldaemon     1  96    0  5380K  3948K select   0:02  0.00% hald
   840 root          1  96    0  3548K  1836K select   0:01  0.00% hald-addon-mouse-sy
   842 root          1  96    0  3548K  1836K select   0:01  0.00% hald-addon-mouse-sy
   846 root          1  96    0  1912K  1484K select   0:00  0.00% hald-addon-storage
   841 root          1  96    0  1908K  1456K select   0:00  0.00% hald-addon-storage
   887 root          1   5    0  3868K  2236K ttyin    0:00  0.00% csh
   653 root          1  96    0  3044K  1808K select   0:00  0.00% ntpd
   834 root         19  20    0  6128K  3444K kserel   0:00  0.00% console-kit-daemon
   693 messagebus    1  96    0  1988K  1636K select   0:00  0.00% dbus-daemon

ps -p `pgrep -nx Xorg` -u -w:

USER   PID %CPU %MEM   VSZ   RSS  TT  STAT STARTED      TIME COMMAND
root 59595  0.0  1.2 60924  9084  v3  S     1:06PM   0:00.60 X :0 -auth /home/wblock/.serverauth.59576 (Xorg)

ktrace -p `pgrep -nx Xorg`; sleep 10; ktrace -cp `pgrep -nx Xorg`; kdump
(first part, it repeats like this):

  59595 Xorg     RET   sigprocmask 0
  59595 Xorg     CALL  sigreturn(0xbfbfdd00)
  59595 Xorg     RET   sigreturn JUSTRETURN
  59595 Xorg     CALL  select(0x400,0xbfbfe080,0,0,0xbfbfe078)
  59595 Xorg     RET   select -1 errno 4 Interrupted system call
  59595 Xorg     PSIG  SIGALRM caught handler=0x2836ca48 mask=0x0 code=0x0
  59595 Xorg     CALL  sigprocmask(0x1,0,0x81e811c)
  59595 Xorg     RET   sigprocmask 0
  59595 Xorg     CALL  sigreturn(0xbfbfdd00)
  59595 Xorg     RET   sigreturn JUSTRETURN
  59595 Xorg     CALL  select(0x400,0xbfbfe080,0,0,0xbfbfe078)
  59595 Xorg     RET   select -1 errno 4 Interrupted system call
  59595 Xorg     PSIG  SIGALRM caught handler=0x2836ca48 mask=0x0 code=0x0
  59595 Xorg     CALL  sigprocmask(0x1,0,0x81e811c)
  59595 Xorg     RET   sigprocmask 0
  59595 Xorg     CALL  sigreturn(0xbfbfdd00)
  59595 Xorg     RET   sigreturn JUSTRETURN
  59595 Xorg     CALL  select(0x400,0xbfbfe080,0,0,0xbfbfe078)
  59595 Xorg     RET   select -1 errno 4 Interrupted system call
  59595 Xorg     PSIG  SIGALRM caught handler=0x2836ca48 mask=0x0 code=0x0
  59595 Xorg     CALL  sigprocmask(0x1,0,0x81e811c)
  59595 Xorg     RET   sigprocmask 0
  59595 Xorg     CALL  sigreturn(0xbfbfdd00)
  59595 Xorg     RET   sigreturn JUSTRETURN

-Warren Block * Rapid City, South Dakota USA



More information about the freebsd-ports-bugs mailing list