site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=4AyCytJ89/Ptc0HTRdsxr/GLrFXy0kE0eAuaZDAPu8w=; b=qiNCV/Xa+tvNcARsM6vbAWc24oZVIb692uNFkl6OiB3cBzfEGuzqNaXYEFX4hjTW7X qTv1Fc5+p81UcOEIA6fynGOYQaZcL4TQxCVsEQ7lbHZRGHovQ6nMnkvdPPOCp3B3Yg1w fTUk+FX6TTRDLfcjypxN+Qeee9McndLk5FpmU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=xQT2TTCvnAqw2wr/uCVdO3xJDW+NVA1UiS7bALCUkwe5nKLLop6AbKrs14lTdrvxB8 JMbfQ766x9xl3QcrYkdam7Oos7MGjz6g481Qft5fUlYkLr9G4P5DMuIVnLBFJPlcONZA dBFEmqtzdpYh6jKfn8VUdp4zI1rq3tt5bTKaw= On Dec 10, 2008, at 5:42 AM, Rohitash wrote: Has anyone faced something similar ? Are there any workarounds ? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Folks, I have a situation where some process of mine spins , fully utilizing the cpu , and in un-interruptible wait ( state 'U') . Trying to attach gdb , to see the current backtrace of the process , makes gdb freeze.It also complains that the process with pid specified for attach to gdb is not available. Thx. Well, since it's your application, maybe try adding some logging statements, so you can narrow down what the process doing when it gets into this state? This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach