Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932197AbWIZRuT (ORCPT ); Tue, 26 Sep 2006 13:50:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932198AbWIZRuS (ORCPT ); Tue, 26 Sep 2006 13:50:18 -0400 Received: from zod.pns.networktel.net ([209.159.47.6]:44265 "EHLO zod.pns.networktel.net") by vger.kernel.org with ESMTP id S932197AbWIZRuR (ORCPT ); Tue, 26 Sep 2006 13:50:17 -0400 Message-ID: <451965E5.1080600@versaccounting.com> Date: Tue, 26 Sep 2006 12:39:49 -0500 From: Ben Duncan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: EIP Errors kernel 2.6.18 .AND hard lockup ... References: <45194883.3080700@versaccounting.com> <6bffcb0e0609260851q5d97f784i47d43f2076843600@mail.gmail.com> In-Reply-To: <6bffcb0e0609260851q5d97f784i47d43f2076843600@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2726 Lines: 83 Ok, first IANAKP (I am not a kernel programmer ) ;-> ... But, just got another hard lockup and EIP code ... I am not sure why this should got to nVidia (Please, I personally know the Head of nVidias' Linux driver development, so if it is a nVidia problem, I can help there). Anway, EIP shows : desktop kernel: CPU: 0 desktop kernel: EIP: 0060:[] Tainted: P VLI EFLAGS: 00010046 (2.6.18 #1) desktop kernel: EIP is at radix_tree_tag_set+0x6a/0xa2 desktop kernel: eax: 00000001 ebx: 00000001 ecx: 00000001 edx: 00000001 desktop kernel: esi: 00000000 edi: 00000000 ebp: f7cf3d70 esp: f7cf3d54 desktop kernel: ds: 007b es: 007b ss: 0068 desktop kernel: Process pdflush (pid: 181, ti=f7cf2000 task=f7cd6a90 task.ti=f7cf2000) desktop kernel: Stack: 00000001 00000001 00050001 f71a2f4c c1061be0 f71a2f48 00000000 f7cf3d88c01ba3cc t radix_tree_node_alloc c01ba416 T radix_tree_preload c01ba475 t radix_tree_extend c01ba4ff T radix_tree_insert c01ba5fc T radix_tree_lookup_slot c01ba651 T radix_tree_lookup c01ba6aa T radix_tree_tag_set c01ba74c T radix_tree_tag_clear c01ba81a t __lookup c01ba906 T radix_tree_gang_lookup desktop kernel: c013579e 00000286 f57d5f68 c1061be0 00050002 f7cf3db8 c014ccc8 00000000 desktop kernel: 00001000 f57d5f68 000773b0 00000000 c0150760 f71a2e70 00000000 c1061be0 With current system map showing: c01ba3cc t radix_tree_node_alloc c01ba416 T radix_tree_preload c01ba475 t radix_tree_extend c01ba4ff T radix_tree_insert c01ba5fc T radix_tree_lookup_slot c01ba651 T radix_tree_lookup c01ba6aa T radix_tree_tag_set c01ba74c T radix_tree_tag_clear c01ba81a t __lookup c01ba906 T radix_tree_gang_lookup The "radix lookup" seems to be occuring inside of the radix_tree_tag_set and in particular the pdflush routine. fgrep'ing kernel shows this is in the lib/radix-tree routine .. To me seems to be a PDFLUSH eip and the nvidia stuff is just a by product of loaded modules, no? Thnaks .. Michal Piotrowski wrote: > Hi, > > > "When emailing linux-bugs@nvidia.com, please attach an > nvidia-bug-report.log, which is generated by running > "nvidia-bug-report.sh". " > http://www.nvidia.com/object/linux_display_ia32_1.0-8774.html > > Please send this report to Nvidia. > > Regards, > Michal > -- Ben Duncan - Business Network Solutions, Inc. 336 Elton Road Jackson MS, 39212 "Never attribute to malice, that which can be adequately explained by stupidity" - Hanlon's Razor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/