Mailinglist Archive: opensuse-bugs (4250 mails)
< Previous | Next > |
[Bug 1018515] BUG() with 4.10-rc2 loading aesni_intel module
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 06 Jan 2017 10:41:02 +0000
- Message-id: <bug-1018515-21960-EsHNh52cZL@http.bugzilla.suse.com/>
http://bugzilla.suse.com/show_bug.cgi?id=1018515
http://bugzilla.suse.com/show_bug.cgi?id=1018515#c3
--- Comment #3 from Martin Wilck <martin.wilck@xxxxxxxx> ---
The bug is here:
BUG_ON(atomic_read(&alg->cra_refcnt) != 1);
The cra_refcnt appears to be 2 (%rax) in the stack trace above.
I've tried to follow the refcounting in the code but haven't found the problem
yet.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1018515#c3
--- Comment #3 from Martin Wilck <martin.wilck@xxxxxxxx> ---
The bug is here:
BUG_ON(atomic_read(&alg->cra_refcnt) != 1);
The cra_refcnt appears to be 2 (%rax) in the stack trace above.
I've tried to follow the refcounting in the code but haven't found the problem
yet.
--
You are receiving this mail because:
You are on the CC list for the bug.
< Previous | Next > |