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-next>] [day] [month] [year] [list]
Date:	Wed, 4 Jun 2014 11:27:22 -0700
From:	Trevor Norris <trev.norris@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: [PERF] TUI bug when interpreting JIT .map files

When reading the .map file for JIT usage in perf report using
the TUI interface there is a specific circumstance where perf
closes almost immediately.

A quick refresher on the contents of the .map file:

<address> <instruction size> <instruction>

The bug is manifested when the same address is listed twice, but
the instruction size differs.

This bug does not occur with the stdio or gtk interfaces.

I plan on attempting to fix this issue. Though my coding chops
aren't yet at par with kernel development. Hence why I post this
now in the case someone else wishes to investigate and is able
to create a patch first.

Please CC me on any response.

/trev
@trevnorris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ