Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
开机就有一个僵尸进程.
Experiences and Insight
710
views ·
1
replies ·
To
floor
Go
somethin
deepin
2013-02-03 04:48
Author
每次一开机就会有一个僵尸进程
rrandom 1944 0.0 0.0 0 0 ? Z 20:29 0:00 [python]
Copy the Code
父进程
-> ps -el | grep 1904
0 S 1000 1904 1768 0 80 0 - 14870 poll_s ? 00:00:00 python
1 Z 1000 1944 1904 0 80 0 - 0 exit ? 00:00:00 python
0 S 1000 1945 1904 0 80 0 - 1962 n_tty_ pts/0 00:00:00 bash
Copy the Code
我估计是我用gnome-session设置的开机启动项的问题.
但是不知道问题在那里
-> ps -el | grep 1768
4 S 1000 1768 1566 0 80 0 - 12517 poll_s ? 00:00:00 gnome-session
0 S 1000 1826 1768 0 80 0 - 922 poll_s ? 00:00:00 unclutter
1 S 1000 1844 1768 0 80 0 - 1020 poll_s ? 00:00:00 ssh-agent
0 S 1000 1862 1768 0 80 0 - 37032 poll_s ? 00:00:01 gnome-settings-
0 R 1000 1876 1768 19 80 0 - 134625 - ? 00:01:09 gnome-shell
0 R 1000 1902 1768 0 80 0 - 46682 - ? 00:00:02 gnome-terminal
0 S 1000 1903 1768 0 80 0 - 29373 poll_s ? 00:00:01 workrave
0 S 1000 1904 1768 0 80 0 - 14870 poll_s ? 00:00:00 python
0 S 1000 1906 1768 0 80 0 - 79693 poll_s ? 00:00:01 nautilus
0 S 1000 1907 1768 0 80 0 - 59348 poll_s ? 00:00:00 nm-applet
Copy the Code
求指导.求解决.
Reply
Like 0
Favorite
View the author
All Replies
somethin
deepin
2013-02-03 04:51
#1
对了.版本12.06
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Closing lid, but display still active.
Display not correctly identified (sort of)
Volume slider jumps away from click
Unable to log in to deepin ID
Wrong taskbar icon
Bluetooth not working after laptop suspend mode
Popular Events
More
父进程
我估计是我用gnome-session设置的开机启动项的问题.
但是不知道问题在那里
求指导.求解决.