(gdb) frame 0
#0  0x00007f62ef3321fa in hashmap_iterate_entry (h=h@entry=0x706f746b73656465, 
i=i@entry=0x7fffd2814cc0) at ../src/basic/hashmap.c:706
706     in ../src/basic/hashmap.c
(gdb) p *i
$7 = {idx = 4294967295, next_key = 0x0}
(gdb) p/x *i
$8 = {idx = 0xffffffff, next_key = 0x0}
(gdb) p/x *h
Cannot access memory at address 0x706f746b73656465
(gdb) p $_siginfo._sifields._sigfault.si_addr
$9 = (void *) 0x0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882547

Title:
  systemd-resolved dumps core all the time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1882547/+subscriptions

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

Reply via email to