From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 85751] New: iSCSI initiator lockup during login
Date: Tue, 07 Oct 2014 15:08:58 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:42552 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1752462AbaJGPJD (ORCPT );
Tue, 7 Oct 2014 11:09:03 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 37F6720251
for ; Tue, 7 Oct 2014 15:09:01 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id B21302022A
for ; Tue, 7 Oct 2014 15:08:59 +0000 (UTC)
Sender: linux-scsi-owner@vger.kernel.org
List-Id: linux-scsi@vger.kernel.org
To: linux-scsi@vger.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=85751
Bug ID: 85751
Summary: iSCSI initiator lockup during login
Product: IO/Storage
Version: 2.5
Kernel Version: 3.16.4
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: SCSI
Assignee: linux-scsi@vger.kernel.org
Reporter: bvanassche@acm.org
Regression: No
Created attachment 152781
--> https://bugzilla.kernel.org/attachment.cgi?id=152781&action=edit
Output generated by echo w > /proc/sysrq
If I interpret the sysrq output correctly this lockup is caused by the thread
with PID 15219 waiting inside async_synchronize_cookie_domain() while the
thread with PID 15221 is waiting for the ihost mutex held by the first thread ?
--
You are receiving this mail because:
You are the assignee for the bug.