Re: 3.4.0beta2 crash in conservative merge?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Emmanuel Dreyfus <manu@xxxxxxxxxx> wrote:

> Program terminated with signal 11, Segmentation fault.
> #0  0xb9e11ffd in dht_migration_complete_check_task ()

Same one with -g. 

Program terminated with signal 11, Segmentation fault.
#0  dht_migration_complete_check_task (data=
Cannot access memory at address 0xae0fffc8
) at dht-helper.c:818
818                     ret = syncop_open (dst_node, &local->loc,
819                                        local->fd->flags, local->fd);

dst_node and local->loc lead to meaningful data. However, local->fd is
NULL.

(gdb) print local->fd
$10 = (fd_t *) 0x0

But it was used earlier in the function so it got NULL in the meantime.

A question: where is frame->lock initialized?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@xxxxxxxxxx



[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux