From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752849AbbDGJBv (ORCPT ); Tue, 7 Apr 2015 05:01:51 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:23930 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751075AbbDGJBt (ORCPT ); Tue, 7 Apr 2015 05:01:49 -0400 Message-ID: <55239CD7.4000204@huawei.com> Date: Tue, 7 Apr 2015 17:01:11 +0800 From: Wang Nan User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: "linux-kernel@vger.kernel.org" CC: Ingo Molnar , Ingo Molnar , Jiri Olsa , Jiri Olsa , Arnaldo Carvalho de Melo , Arnaldo Carvalho de Melo Subject: [BUG REPORT] perf: unwind: failed to deal with shared object with mapping offset not zero Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.69.129] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, I have posted this bug once when I try to implement --map-adjustment. Reproducing procedure can be retrived from: https://lkml.org/lkml/2015/4/2/10 Currently I don't have too much time spenting on that problem, and I'm also not very familiar with ld script and dynamic linker. So could anyone have time to look at it and provide a fix? Thank you.