Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 1997 09:14:50 -0800 (PST)
From:      karp@visti.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/5093: gated 3-5-7 exited on signal 11
Message-ID:  <199711191714.JAA01177@hub.freebsd.org>
Resent-Message-ID: <199711191720.JAA01639@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         5093
>Category:       ports
>Synopsis:       gated 3-5-7 exited on signal 11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 19 09:20:01 PST 1997
>Last-Modified:
>Originator:     Alexander Karptsov
>Organization:
>Release:        2.2.5-RELEASE
>Environment:
FreeBSD tst.visti.net 2.2.5-RELEASE FreeBSD 2.2.5-RELEASE #0: Tue Nov 11 17:30:26 EET 1997     root@tst.visti.net:/usr/src/sys/compile/app  i386

>Description:
 /etc/gated.conf:
traceoptions "/var/tmp/gated.output" replace size 500k files 2 policy route;

ospf yes { ....};
bgp yes { ....};
export proto ospfase type 2 {
        proto bgp autonomoussystem XXXX {
                all;
        };
};

# gdb gated gated.core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...
Core was generated by `gated'.
Program terminated with signal 11, Segmentation fault.
Cannot access memory at address 0x80c5080.
#0  0x79476 in ospf_ase_export (tip=0xe3440, interval=0) at ospf_rt.c:996
996                              TR_POLICY,
(gdb) bt
#0  0x79476 in ospf_ase_export (tip=0xe3440, interval=0) at ospf_rt.c:996
#1  0x79ac7 in ospf_policy (tp=0xe2bd0, change_list=0x0) at ospf_rt.c:1259
#2  0x2b5fb in task_flash (change_list=0x10c000) at task.c:3780
#3  0x1dc14 in rt_flash_update (jp=0x120720) at rt_table.c:1527
#4  0x26e3d in task_job_bg_dispatch () at task.c:1801
#5  0x2f8aa in main (argc=1, argv=0xefbfde7c) at task.c:6581
(gdb) 

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711191714.JAA01177>