LINUX.ORG.RU

История изменений

Исправление zagatov_lev, (текущая версия) :

user@lev-2:~$ time chromium
[15615:15615:0630/131600.052718:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[15644:4:0630/131600.691121:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[15644:4:0630/131600.691843:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.

real	0m0,083s
user	0m1,946s
sys	0m0,913s
user@lev-2:~$ time x-www-browser
[15766:15766:0630/131614.487239:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[15775:4:0630/131615.319876:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[15775:4:0630/131615.320680:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.

real	0m28,268s
user	0m0,017s
sys	0m0,893s
user@lev-2:~$ 

Исходная версия zagatov_lev, :

user@lev-2:~$ time chromium
[15615:15615:0630/131600.052718:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[15644:4:0630/131600.691121:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[15644:4:0630/131600.691843:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.

real	0m28,083s
user	0m1,946s
sys	0m0,913s
user@lev-2:~$ time x-www-browser
[15766:15766:0630/131614.487239:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[15775:4:0630/131615.319876:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.
[15775:4:0630/131615.320680:ERROR:child_process_sandbox_support_impl_linux.cc(79)] FontService unique font name matching request did not receive a response.

real	0m1,268s
user	0m0,017s
sys	0m0,893s
user@lev-2:~$