Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Apr 2000 11:15:02 +0300
From:      Maxim Sobolev <sobomax@altavista.net>
To:        current@freebsd.org, brian@freebsd.org
Subject:   PPP segfaulting
Message-ID:  <38E9A486.9186FDC4@altavista.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E9A486.9186FDC4>