https://bugzilla.novell.com/show_bug.cgi?id=819383 https://bugzilla.novell.com/show_bug.cgi?id=819383#c0 Summary: pldd a process multiple times can freeze the process Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: yjcoshc@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.32 (KHTML, like Gecko) Chrome/27.0.1425.0 Safari/537.32 SUSE/27.0.1425.0 When I used pldd to show loading shared objects of a running process for multiple times, the process stopped (or freezed), and sent SIGCONT can make it continue to run. Reproducible: Sometimes Steps to Reproduce: 1.Open a terminal emulator, for example konsole. 2.ps aux|grep konsole, and remember the pid of it. 3.pldd <pid> |grep lib. 4.repeat step 3 multiple times(maybe more than twenty). Actual Results: The konsole window is freezed. You can send SIGCONT to make it continue to run. Expected Results: No matter how many times we execute pldd, the process shouldn't be freezed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.