Build 2723 : contrail-query-engine crashed at rapidjson::GenericValue<Encoding, Allocator>::GetUint64()

Bug #1554011 reported by Ankit Jain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
High
Megh Bhatt
Trunk
Fix Committed
High
Megh Bhatt

Bug Description

#0 0x00007f2d4d196cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007f2d4d19a0d8 in __GI_abort () at abort.c:89
#2 0x00007f2d4d18fb86 in __assert_fail_base (fmt=0x7f2d4d2e0830 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
    assertion=assertion@entry=0x6cb41a "flags_ & kUint64Flag", file=file@entry=0x6b31e0 "build/include/rapidjson/document.h", line=line@entry=425,
    function=function@entry=0x6d72c0 "uint64_t rapidjson::GenericValue<Encoding, Allocator>::GetUint64() const [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; uint64_t = long unsigned int]") at assert.c:92
#3 0x00007f2d4d18fc32 in __GI___assert_fail (assertion=0x6cb41a "flags_ & kUint64Flag", file=0x6b31e0 "build/include/rapidjson/document.h", line=425,
    function=0x6d72c0 "uint64_t rapidjson::GenericValue<Encoding, Allocator>::GetUint64() const [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; uint64_t = long unsigned int]") at assert.c:101
#4 0x00000000004a2efd in ?? ()
#5 0x00000000004ac882 in ?? ()
#6 0x0000000000493ad8 in ?? ()
#7 0x0000000000498244 in ?? ()
#8 0x000000000043e10d in ?? ()
#9 0x0000000000441a71 in ?? ()
#10 0x00000000004385a9 in ?? ()
#11 0x00000000006a00bc in ?? ()
#12 0x00007f2d4df6db3a in ?? () from /usr/lib/libtbb.so.2
#13 0x00007f2d4df69816 in ?? () from /usr/lib/libtbb.so.2
#14 0x00007f2d4df68f4b in ?? () from /usr/lib/libtbb.so.2
#15 0x00007f2d4df650ff in ?? () from /usr/lib/libtbb.so.2
#16 0x00007f2d4df652f9 in ?? () from /usr/lib/libtbb.so.2
#17 0x00007f2d4e189182 in start_thread (arg=0x7f2d287f3700) at pthread_create.c:312
#18 0x00007f2d4d25a47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

core copied at /cs-shared/bugs/<bug-id> on any blr shell server (ex nodeb6)

Tags: analytics
Ankit Jain (ankitja)
Changed in juniperopenstack:
importance: Undecided → High
Ankit Jain (ankitja)
summary: - Build 2713 : contrail-query-engine crashed at
+ Build 2723 : contrail-query-engine crashed at
rapidjson::GenericValue<Encoding, Allocator>::GetUint64()
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19293
Submitter: Megh Bhatt (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19293
Committed: http://github.org/Juniper/contrail-controller/commit/8153bc73e6436ff178e1cc5bcbad7e90801dc1b5
Submitter: Zuul
Branch: master

commit 8153bc73e6436ff178e1cc5bcbad7e90801dc1b5
Author: Megh Bhatt <email address hidden>
Date: Thu Apr 14 12:35:05 2016 -0700

Use GetDouble instead of checking with IsDouble

Use GetDouble to extract double from rapidjson value since it
handles int, uint, int64, uint64 and double.

Change-Id: I7e3cf3555c35c40755a702c86ae4682ce8147149
Closes-Bug: #1554011

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19533
Submitter: Megh Bhatt (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19533
Committed: http://github.org/Juniper/contrail-controller/commit/b6ff12d38a4fb109c7ec412d996dde6bcf1d456b
Submitter: Zuul
Branch: R3.0

commit b6ff12d38a4fb109c7ec412d996dde6bcf1d456b
Author: Megh Bhatt <email address hidden>
Date: Thu Apr 14 12:35:05 2016 -0700

Use GetDouble instead of checking with IsDouble

Use GetDouble to extract double from rapidjson value since it
handles int, uint, int64, uint64 and double.

Change-Id: I7e3cf3555c35c40755a702c86ae4682ce8147149
Closes-Bug: #1554011
(cherry picked from commit 8153bc73e6436ff178e1cc5bcbad7e90801dc1b5)

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.