Print this page
1631 kernel panic in tcp_input_data

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sparc/ip/ip.global-objs.debug64
          +++ new/usr/src/uts/sparc/ip/ip.global-objs.debug64
↓ open down ↓ 12 lines elided ↑ open up ↑
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
       23 +# Copyright 2011 Nexenta Systems, Inc. All rights reserved
  23   24  #
  24   25  
  25   26  arp_m_tbl
  26   27  arp_mod_info
  27   28  arp_netinfo
  28   29  arp_no_defense
  29   30  arpinfo
  30   31  cb_inet_devops
  31   32  cl_inet_bind
  32   33  cl_inet_checkspi
↓ open down ↓ 213 lines elided ↑ open up ↑
 246  247  squeue_drain_ms
 247  248  squeue_drain_ns
 248  249  squeue_workerwait_ms
 249  250  squeue_workerwait_tick
 250  251  tcp_acceptor_rinit
 251  252  tcp_acceptor_winit
 252  253  tcp_conn_cache
 253  254  tcp_conn_hash_size
 254  255  tcp_do_reclaim
 255  256  tcp_drop_ack_unsent_cnt
      257 +tcp_dummy_upcalls
 256  258  tcp_early_abort
 257  259  tcp_fallback_sock_winit
 258  260  tcp_free_list_max_cnt
 259  261  tcp_g_kstat
 260  262  tcp_g_statistics
 261  263  tcp_g_t_info_ack
 262  264  tcp_g_t_info_ack_v6
 263  265  tcp_icmp_source_quench
 264  266  tcp_init_wnd_chk
 265  267  tcp_max_init_cwnd
↓ open down ↓ 54 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX