From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265987AbUBDC0L (ORCPT ); Tue, 3 Feb 2004 21:26:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266281AbUBDC0L (ORCPT ); Tue, 3 Feb 2004 21:26:11 -0500 Received: from [200.115.201.252] ([200.115.201.252]:26374 "EHLO reloco.dhis.org") by vger.kernel.org with ESMTP id S265987AbUBDC0I (ORCPT ); Tue, 3 Feb 2004 21:26:08 -0500 Message-ID: <4020583D.7050605@hotmail.com> Date: Tue, 03 Feb 2004 23:26:05 -0300 From: =?ISO-8859-1?Q?Nicol=E1s_Lichtmaier?= Reply-To: jnl@synapsis-sa.com.ar User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040122 Debian/1.6-1 X-Accept-Language: es-ar, es, en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Bug in 2.6.1's PPP? Stack trace included. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Trying to build a tunnel with ppp+ssh I've been getting ESRCH whith ping. And these kernel messages: Badness in local_bh_enable at kernel/softirq.c:121 Call Trace: [] local_bh_enable+0x70/0x72 [] ppp_async_push+0x88/0x151 [ppp_async] [] ppp_asynctty_wakeup+0x2d/0x5e [ppp_async] [] pty_unthrottle+0x58/0x5a [] check_unthrottle+0x39/0x3b [] n_tty_flush_buffer+0x13/0x55 [] pty_flush_buffer+0x66/0x68 [] do_tty_hangup+0x3a3/0x3f0 [] release_dev+0x665/0x691 [] zap_pmd_range+0x47/0x61 [] unmap_page_range+0x43/0x69 [] tty_release+0xf/0x15 [] __fput+0xdd/0xef [] filp_close+0x59/0x86 [] put_files_struct+0x84/0xe9 [] do_exit+0x14f/0x32f [] do_group_exit+0x34/0x72 [] sysenter_past_esp+0x52/0x71 Badness in local_bh_enable at kernel/softirq.c:121 I hope it helps. Thanks.