Every once in a while the snmpd daemon core dumps. When I run dbx on it it tells me that the checksum doesn't match the executable.

(dbx) proc -map
Loadobject mappings for current core file:
0x0000000000400000 /usr/sbin/amd64/snmpd
  Warning: checksum in file(845c) doesn't match image(dd35)

It's not clear what I should do to get a good traceback. Right now, this is what I get:

(dbx) where
=>[1] memcpy(0x0, 0x6b3a40, 0x6b3a40, 0x0, 0x118, 0x0), at 0xfffffd7fff165f8b [2] netsnmp_access_systemstats_entry_update_stats(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb9b4b9 [3] netsnmp_access_systemstats_entry_update(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb9b5e6 [4] _check_for_updates(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb8e93b [5] netsnmp_binary_array_for_each(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe990b12
  [6] _ba_for_each(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe99140f
[7] ipSystemStatsTable_container_load(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb8ee5e
  [8] _cache_load(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffeb8ddd5
  [9] _cache_load(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffec8a7c8
  [10] _timer_reload(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffec89675
  [11] run_alarms(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe9658de
  [12] 0x4061a2(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x4061a2
  [13] 0x4061a2(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x4061a2
  [14] 0x4056b1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x4056b1
  [15] 0x402f7c(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0x402f7c

Gary


_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to