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:	Tue, 11 Jan 2011 19:35:20 +0300
From:	Kirill Smelkov <kirr@....spb.ru>
To:	Arnaldo Carvalho de Melo <acme@...hat.com>
Cc:	Frederic Weisbecker <fweisbec@...il.com>,
	Ingo Molnar <mingo@...e.hu>, Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Stephane Eranian <eranian@...gle.com>,
	Tom Zanussi <tzanussi@...il.com>, linux-kernel@...r.kernel.org
Subject: [BUG] perf top -> annotate broken; bisected to 69aad6f1

Hello up there,

Since 69aad6f1ee69546dea8535ab8f3da9f445d57328 (perf tools: Introduce
event selectors; Jan 3 2011) annotating a symbol in perf top segfaults:

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 0xb714cb90 (LWP 4662)]
    event_name (evsel=0x0) at util/parse-events.c:274
    274             return __event_name(type, config);
    (gdb) bt
    #0  event_name (evsel=0x0) at util/parse-events.c:274
    #1  0x0805f892 in display_thread (arg=0x9422448) at builtin-top.c:359
    #2  0xb77234c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
    #3  0xb732b84e in clone () from /lib/i686/cmov/libc.so.6


It used to work...

Thanks,
Kirill
--
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