Date: Wed, 7 Mar 2001 22:14:59 +0200 From: "Dmitry A. Yanko" <fm@astral.ntu-kpi.kiev.ua> To: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: panic, ipfw broken in stable? Message-ID: <20010307221459.A64274@astral.ntu-kpi.kiev.ua> In-Reply-To: <200103071928.LAA23382@gndrsh.dnsmgr.net>; from freebsd@gndrsh.dnsmgr.net on Wed, Mar 07, 2001 at 11:28:49AM -0800 References: <20010307191526.A60472@astral.ntu-kpi.kiev.ua> <200103071928.LAA23382@gndrsh.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 07, 2001 at 11:28:49AM -0800, Rodney W. Grimes wrote: > 0xc01a44cb is in some routine right before this, I suspect ip_input, > can you get us the output of nm /kernel | grep c01a or whatever it > takes to show us what code as at 0xc01a44cb??? > c01a3a48 T _ip_mcast_src c01a39cc T _ip_mforward c01a39c4 T _ip_mrouter_done c01a39b8 T _ip_mrouter_get c01a39ac T _ip_mrouter_set c01a39d4 T _mrt_ioctl c01a098c t add_entry c01a215c T badport_bandlim c01a0e94 t check_ipfw_struct c01a0b5c t del_entry c01a0968 t flush_rule_ptrs c01ae71c T fr_forgetifp c01afbfc T fr_makefrip c01afba8 T fr_verifysrc c01ae84c t frrequest c01ae264 t frzerostats c01a1710 T icmp_error c01a18e8 T icmp_input c01a1ddc t icmp_reflect c01a2014 t icmp_send c01a49ec T in_delayed_cksum c01ad68c t ip_2_ip6_hdr c01a4cdc T ip_ctloutput c01a2f48 t ip_dooptions c01a2ed8 T ip_drain c01a34f4 t ip_forward c01a2e0c t ip_freef c01a5958 T ip_freemoptions c01a119c t ip_fw_ctl c01a15a8 T ip_fw_init c01a5840 t ip_getmoptions c01a221c T ip_init c01a2334 T ip_input c01a4a64 t ip_insertoptions c01a599c t ip_mloopback c01a20f8 t ip_next_mtu c01a4c44 T ip_optcopy c01a3a70 T ip_output c01a5150 t ip_pcbopts c01a2ad8 t ip_reass c01a3980 T ip_rsvp_done c01a3a68 T ip_rsvp_force_done c01a392c T ip_rsvp_init c01a3a5c T ip_rsvp_vif_done c01a3a50 T ip_rsvp_vif_init c01a336c t ip_rtaddr c01a3850 T ip_savecontrol c01a52b8 t ip_setmoptions c01a2e60 T ip_slowtimo c01a3424 T ip_srcroute c01a34ac T ip_stripoptions c01af5d0 T ipfr_fastroute c01a1648 t ipfw_modevent c01a2a80 t ipintr c01a3a34 T ipip_input c01ae0d4 T iplattach c01aede8 T iplclose c01ae1dc T ipldetach c01ae2b8 T iplioctl c01aedcc T iplopen c01aee04 T iplread c01ab8fc T ipsec_hdrsiz_tcp c01a20a0 T iptime c01af5b8 T mbufchainlen c01a0d68 t resetlog_entry c01a615c t rip_abort c01a6060 t rip_attach c01a6190 t rip_bind c01a61e8 t rip_connect c01a5fcc T rip_ctlinput c01a5e58 T rip_ctloutput c01a610c t rip_detach c01a6174 t rip_disconnect c01a5a98 T rip_init c01a5afc T rip_input c01a5cd4 T rip_output c01a62a0 t rip_pcblist c01a624c t rip_send c01a623c t rip_shutdown c01a39e0 T rsvp_input c01a33f0 t save_rte c01af088 T send_icmp_err c01af000 t send_ip c01aee20 T send_reset c01abadc t sysctl_msec_to_ticks c01acacc t tcp6_connect c01ab5b0 T tcp6_ctlinput c01ab364 t tcp6_getcred c01a67d4 T tcp6_input c01ac4b8 t tcp6_usr_accept c01ac118 t tcp6_usr_bind c01ac364 t tcp6_usr_connect c01ac258 t tcp6_usr_listen c01acf04 t tcp_attach c01abb98 T tcp_canceltimers c01abad4 t tcp_cleartaocache c01aacb8 T tcp_close c01ac8b8 t tcp_connect c01ab474 T tcp_ctlinput c01acd30 T tcp_ctloutput c01ad008 t tcp_disconnect c01a8dbc t tcp_dooptions c01aaf38 T tcp_drain c01aac5c T tcp_drop c01ab750 T tcp_drop_syn_sent c01ab2d0 t tcp_getcred c01aba9c T tcp_gettaocache c01aa4cc T tcp_init c01a68f8 T tcp_input c01a913c T tcp_mss c01a94b4 T tcp_mssopt c01ab770 T tcp_mtudisc c01a9510 t tcp_newreno c01aab30 T tcp_newtcpcb c01aafa4 t tcp_notify c01a959c T tcp_output c01aaff0 t tcp_pcblist c01a8fb0 t tcp_pulloutofband c01ab738 T tcp_quench c01a6528 t tcp_reass c01aa74c T tcp_respond c01ab868 T tcp_rtlookup c01ab8a0 T tcp_rtlookup6 c01aa444 T tcp_setpersist c01abb58 T tcp_slowtimo c01aa620 T tcp_template c01abc10 T tcp_timer_2msl c01abbc4 T tcp_timer_delack c01abc8c T tcp_timer_keep c01abd70 T tcp_timer_persist c01abe2c T tcp_timer_rexmt c01ac7dc t tcp_usr_abort c01ac474 t tcp_usr_accept c01ac01c t tcp_usr_attach c01ac0b0 t tcp_usr_bind c01ac2cc t tcp_usr_connect c01ac074 t tcp_usr_detach c01ac434 t tcp_usr_disconnect c01ac1f8 t tcp_usr_listen c01ac564 t tcp_usr_rcvd c01ac820 t tcp_usr_rcvoob c01ac5a4 t tcp_usr_send c01ac4fc t tcp_usr_shutdown c01ad074 t tcp_usrclosed c01a9024 t tcp_xmit_timer c01ade88 t udp_abort c01ad6dc t udp_append c01adec0 t udp_attach c01adf50 t udp_bind c01adf8c t udp_connect c01ad83c T udp_ctlinput c01adffc t udp_detach c01ae030 t udp_disconnect c01adba4 t udp_getcred c01ad0f4 T udp_init c01ad158 T udp_input c01ad7f0 T udp_notify c01adc38 t udp_output c01ad910 t udp_pcblist c01ae080 t udp_send c01ae0b4 T udp_shutdown c01a0c08 t zero_entry (gdb) x/10i 0xc01a44cb 0xc01a44cb <ip_output+2651>: incl 0x28(%edx) 0xc01a44ce <ip_output+2654>: mov 0xffffffcc(%ebp),%eax 0xc01a44d1 <ip_output+2657>: mov 0x18(%eax),%eax 0xc01a44d4 <ip_output+2660>: add %eax,0x38(%edx) 0xc01a44d7 <ip_output+2663>: mov 0x10(%ebp),%ecx 0xc01a44da <ip_output+2666>: pushl (%ecx) 0xc01a44dc <ip_output+2668>: pushl 0xffffffd4(%ebp) 0xc01a44df <ip_output+2671>: pushl 0xffffffcc(%ebp) 0xc01a44e2 <ip_output+2674>: mov 0xffffffbc(%ebp),%ebx 0xc01a44e5 <ip_output+2677>: push %ebx (gdb) -- #include <regards.h>, fm. GnuPG fpr = 6101 9519 9A45 3D44 3BCB 0974 C774 5143 8F26 95B5 Mail message with GPG-KEY in subject to get my public key |&| DAY-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010307221459.A64274>