[Bugs] [Bug 1450698] a core generated when running regression test ./tests/bugs/ core/bug-1432542-mpx-restart-crash.t

bugzilla at redhat.com bugzilla at redhat.com
Sun May 14 22:00:28 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1450698



--- Comment #1 from Zhou Zhengping <johnzzpcrystal at gmail.com> ---
Zhou Zhengping
5:40 AM

Patch Set 3:

    http://build.gluster.org/job/centos6-regression/4583/consoleFull :
    FAILED
    18:52:49 1 test(s) generated core 
    18:52:49 ./tests/bugs/glusterd/bug-1004744.t

Seems there is a bug around dht xlator when add bricks because race condition
when dht use conf->subvolume_cnt to start a for loop.like this:

local->call_cnt = conf->subvolume_cnt; //would be changed when add bricks
for (i = 0; i < conf->subvolume_cnt; i++) {
    STACK_WIND_COOKIE (frame, dht_selfheal_dir_mkdir_lookup_cbk...
}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list