<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi List,<br>
<br>
I would like get some valuable inputs on problem, which i am facing
as below:<br>
<br>
- strace-4.5.18<br>
- Mips linux-2.6.32.61 with atheros wireless driver patches<br>
- uclibc<br>
<br>
when i run strace -d ls its showing as below:<br>
<br>
[/root]# <b>strace -d ls </b><br>
[wait(0x177f) = 939]<br>
pid 939 stopped, [SIGSTOP]<br>
<br>
[/root]# <b>dmesg </b><br>
------------[ cut here ]------------<br>
WARNING: at kernel/sched.c:2621 wake_up_process+0x2c/0x48()<br>
Modules linked in: pcan vcan can_isotp can_bcm can_raw can umac
pps_mods ath_dev(P) ath_rate_atheros(P) wsmp ath_hal(P) asf(P) adf
bridge stp llc athrs_gmac usb_storage<br>
Call Trace:<br>
[<80014544>] dump_stack+0x8/0x34<br>
[<8002c7ec>] warn_slowpath_common+0x70/0x98<br>
[<80028bd8>] wake_up_process+0x2c/0x48<br>
[<80016250>] arch_ptrace+0x6ac/0x768<br>
[<80048bf0>] sys_ptrace+0xcc/0x1a8<br>
[<80004144>] stack_done+0x20/0x3c<br>
<br>
<u><b>after Ctrl+c:</b></u><br>
^Ccleanup: looking at pid 939<br>
<br>
I added SIGSTOP to "blocked_set" still strace is receiving SIGSTOP.<br>
<br>
Please help to solve this issue.<br>
<br>
Thanks & Regards,<br>
Vamsi<br>
</body>
</html>