lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 18 Sep 2014 09:52:03 -0700
From:	Cong Wang <cwang@...pensource.com>
To:	sdrb@...t.eu
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: Calltrace in process_backlog()

On Thu, Sep 18, 2014 at 2:53 AM,  <sdrb@...t.eu> wrote:

> I know that the this problem occures because there is napi->poll_list freed
> twice. But I cannot find out where in my code is the source
> of the problem. How can I find it?
>
> The system bases on single core ARM.
>
> Any suggestions?

Try to enable some VM debug option, for example if you use SLUB enable
CONFIG_SLUB_DEBUG=y, it should be able to catch double free bug.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ