OK.  So that pointer can never be null in this code.  But It seems that
the GHashTable structure somehow gets it's node array pointer nulled.  I
have hash_table->nodes == 0x0.

(gdb) print *hash_table
$8 = {size = 6403520, nnodes = 0, nodes = 0x0, 
  hash_func = 0x405738 <[EMAIL PROTECTED]>, 
  key_equal_func = 0x404cd8 <[EMAIL PROTECTED]>, ref_count = 0, version = 66, 
  key_destroy_func = 0, value_destroy_func = 0}

-- 
console-kit-daemon crashed with SIGSEGV
https://bugs.launchpad.net/bugs/196724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to