Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-4249

exception RIP: lqe64_hash_keycmp+12

XMLWordPrintable

    • 3
    • 11583

      OSS crashed with Projection Fault at lqe64_hash_keycmp

      See attached files.
      Looks like we are crashing here

      libcfs/libcfs/hash.c
      static cfs_hlist_node_t *
      cfs_hash_bd_lookup_intent(cfs_hash_t *hs, cfs_hash_bd_t *bd,
      .
      .
      .
      cfs_hlist_for_each(ehnode, hhead) { <<<<<<<< CRASH
      if (!cfs_hash_keycmp(hs, key, ehnode))
      continue;

      cfs_hlist_for_each defined as hlist_for_each but hlist_for_each doesn't seem to be defined any where.

      See attached backtrace info.

        1. service188.nov13.2013.tgz
          11 kB
        2. debug.tgz
          344 kB
        3. syslog.tgz
          54 kB

            niu Niu Yawei (Inactive)
            mhanafi Mahmoud Hanafi
            Votes:
            0 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: