From owner-freebsd-current@FreeBSD.ORG Fri Jun 15 14:30:16 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FFC716A400 for ; Fri, 15 Jun 2007 14:30:16 +0000 (UTC) (envelope-from tutatnhamon@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 2C09213C457 for ; Fri, 15 Jun 2007 14:30:16 +0000 (UTC) (envelope-from tutatnhamon@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so1641406pyi for ; Fri, 15 Jun 2007 07:30:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=YoyMc1lrx2FewtD4+67dJSKDYFu5e3tlSGNIZ3FME1LI42H5bO1gfMnR4s4dL9lnd4zLZg4Z8Uo/YYq7pASIDoejI+5FtSDP5AfJYdrao8YtVzezhCST4J5eXd3bD6atd0yE6QrIhztId1poRnxl77WQOksEIlDNZJoxJobNemY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Qrwrf7X+yOoV29CAfcE+TamRXKeXDzutjUyko7RYdp1cfzLBbeLAEWSQOcOtpmgVtI/tXbMRTGZtvXCCehbNyfEeY1EwyRpLpQsTBhR0gfAx/kVnFYrzBBBhjpuGep1RELC3RdVclMVIJ9UHYH6HG64Sy15z2vB0xiKTScIY7+s= Received: by 10.64.156.2 with SMTP id d2mr5296975qbe.1181917815413; Fri, 15 Jun 2007 07:30:15 -0700 (PDT) Received: by 10.65.180.5 with HTTP; Fri, 15 Jun 2007 07:30:15 -0700 (PDT) Message-ID: <65dfa4fc0706150730g29619f06h3b5ca07e382485a3@mail.gmail.com> Date: Fri, 15 Jun 2007 17:30:15 +0300 From: "Artem Naluzhny" Sender: tutatnhamon@gmail.com To: current@freebsd.org In-Reply-To: <65dfa4fc0706141427q24f74f0kd82d20a9bb20e09b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <65dfa4fc0706141427q24f74f0kd82d20a9bb20e09b@mail.gmail.com> X-Google-Sender-Auth: 5d3af115bd2627c0 Cc: Subject: Re: "kernel: rtfree: 0xc3c4bd98 has 2 refs" on recent current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 14:30:16 -0000 Here is a backtrace: rtfree: 0xc3c5cca8 has 2 refs KDB: stack backtrace: db_trace_self_wrapper(c06b84de,e111dad4,c05d18f1,c06be1ff,c069bdd1,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c06be1ff,c069bdd1,c3c5cca8,2,c3c5cca8,...) at kdb_backtrace+0x29 rtfree(c3c5cca8,c3b3a010,10,c05d190b,c3c5cd98,...) at rtfree+0x51 rtredirect(e111dba0,e111db90,0,6,e111db80,...) at rtredirect+0x1cf icmp_input(c3d14400,14,e111dbd8,0,c3c63e00,...) at icmp_input+0x50f ip_input(c3d14400,c05bd255,800,c39e5800,800,...) at ip_input+0x6ae netisr_dispatch(2,c3d14400,10,3,0,...) at netisr_dispatch+0x55 ether_demux(c39e5800,c3d14400,3,0,3,...) at ether_demux+0x1aa ether_input(c39e5800,c3d14400,2,1,c396cc84,...) at ether_input+0x323 bfe_intr(c39d1000,0,c06b4383,46b,0,...) at bfe_intr+0x41a ithread_loop(c39eb730,e111dd38,0,0,0,...) at ithread_loop+0x1ab fork_exit(c0511d70,c39eb730,e111dd38) at fork_exit+0x99 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xe111dd70, ebp = 0 --- -- /tut