From owner-freebsd-current Tue Apr 4 1:16:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 73D9637B6FE; Tue, 4 Apr 2000 01:16:30 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup6-31.iptelecom.net.ua [212.9.227.95]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA15846; Tue, 4 Apr 2000 11:22:55 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id LAA18542; Tue, 4 Apr 2000 11:14:59 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <38E9A486.9186FDC4@altavista.net> Date: Tue, 04 Apr 2000 11:15:02 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: current@freebsd.org, brian@freebsd.org Subject: PPP segfaulting Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The ppp built from the just cvsup'ed -current sources segfaulting. Following is backtrace. Please contact me of some additional debugging info will be necessary. -Maxim PPP ON vega> Program received signal SIGSEGV, Segmentation fault. 0x806e98e in sl_compress_tcp (m=0x809e000, ip=0x809e01c, comp=0x808583c, slstat=0x808900c, compress_cid=0) at slcompress.c:177 177 if (ip->ip_src.s_addr != cs->cs_ip.ip_src.s_addr || (gdb) bt #0 0x806e98e in sl_compress_tcp (m=0x809e000, ip=0x809e01c, comp=0x808583c, slstat=0x808900c, compress_cid=0) at slcompress.c:177 #1 0x8071f70 in vj_LayerPush (bundle=0x80853a0, l=0x8093000, bp=0x809e000, pri=0, proto=0xbfbff41e) at vjcomp.c:73 #2 0x8064e0f in link_PushPacket (l=0x8093000, bp=0x809e000, b=0x80853a0, pri=0, proto=33) at link.c:225 #3 0x805fe46 in ip_PushPacket (l=0x8093000, bundle=0x80853a0) at ip.c:733 #4 0x804bf5e in bundle_FillQueues (bundle=0x80853a0) at bundle.c:414 #5 0x804bfc7 in bundle_UpdateSet (d=0x80853a0, r=0xbfbff5e8, w=0xbfbff568, e=0xbfbff4e8, n=0xbfbff4e0) at bundle.c:437 #6 0x80670af in DoLoop (bundle=0x80853a0) at main.c:517 #7 0x8067028 in main (argc=2, argv=0xbfbff804) at main.c:495 #8 0x804a85d in _start () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message