Hi. I have recently updated my system to RELENG_6. Also i've updated more programms from ports.> pkg_info -x xorg | grep InfoInformation for xorg-6.9.0: Information for xorg-clients-6.9.0_2: Information for xorg-documents-6.9.0: Information for xorg-fonts-100dpi-6.9.0_1: Information for xorg-fonts-75dpi-6.9.0_1: Information for xorg-fonts-cyrillic-6.9.0_1: Information for xorg-fonts-encodings-6.9.0_1: Information for xorg-fonts-miscbitmaps-6.9.0_1: Information for xorg-fonts-truetype-6.9.0: Information for xorg-fonts-type1-6.9.0: Information for xorg-fontserver-6.9.0_1: Information for xorg-libraries-6.9.0: Information for xorg-manpages-6.9.0: Information for xorg-nestserver-6.9.0: Information for xorg-printserver-6.9.0_1: Information for xorg-server-6.9.0_3: Information for xorg-vfbserver-6.9.0_1:> pkg_info -x nvidia | grep InfoInformation for nvidia-driver-1.0.8178_1:> pkg_info -x mplayer | grep InfoInformation for mplayer-gtk-esound-0.99.7_13: Information for mplayer-skins-1.1.2_1: My window manager is fluxbox, i try to open video file and my system go to console and seems frozen. I've try to power off via ACPI and the system was correctly shutting down. After reboot i've tried again. And have tried connect to my system from another computer. Successfull. I've looked to top(1): ... 868 butcher 1 131 0 32788K 27232K RUN 5:06 98.97% Xorg .. I've tried ktrace(1). http://butcher.heavennet.ru/ktrace.out.gz> kdump -R... 868 Xorg 0.019886 PSIG SIGALRM caught handler=0x80da0cc mask=0x400400 code=0x0 868 Xorg 0.000013 CALL sigreturn(0xbfbfdc40) 868 Xorg 0.000003 RET sigreturn JUSTRETURN 868 Xorg 0.019976 PSIG SIGALRM caught handler=0x80da0cc mask=0x400400 code=0x0 868 Xorg 0.000013 CALL sigreturn(0xbfbfdc40) 868 Xorg 0.000003 RET sigreturn JUSTRETURN 868 Xorg 0.019985 PSIG SIGALRM caught handler=0x80da0cc mask=0x400400 code=0x0 868 Xorg 0.000012 CALL sigreturn(0xbfbfdc40) 868 Xorg 0.000003 RET sigreturn JUSTRETURN 868 Xorg 0.019984 PSIG SIGALRM caught handler=0x80da0cc mask=0x400400 code=0x0 868 Xorg 0.000012 CALL sigreturn(0xbfbfdc40) 868 Xorg 0.000003 RET sigreturn JUSTRETURN 868 Xorg 0.019986 PSIG SIGALRM caught handler=0x80da0cc mask=0x400400 code=0x0 ... I've tried> kill 868Process was not killed.> kill -KILL 868Process was killed and system was unfrozen. What is this? What i can do for resolve this problem? -- WBR, Andrey V. Elsukov
Andrey V. Elsukov
2006-Jun-28 04:07 UTC
Xorg 6.9.0: strange holding -> keyboard not works [resolved]
Andrey V. Elsukov wrote:> What is this? What i can do for resolve this problem?I've created core file and backtrace, he has pointed me to nvidia-driver. The problem was resolved after upgrade x11/nvidia-driver. -- WBR, Andrey V. Elsukov