Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
5.1.0
-
Triaged
-
Unknown
-
Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-15-2018
Description
Indexer process goroutine stack exceeds 1000000000-byte limit fatal error: stack overflow and cause the indexer to crash.
This is the stack
StorageMgr::handleCreateSnapshot Added New Snapshot Index: 2954511192241179090 PartitionId: 0 SliceId: 0 Crc64: 3092221115143794419 (SnapshotInfo: count:10889206 committed:false) SnapCreateDur 62.255µs SnapOpenDur 1.078635ms
|
runtime: goroutine stack exceeds 1000000000-byte limit
|
fatal error: stack overflow
|
runtime stack:
|
runtime.throw(0xe730bc, 0xe)
|
/home/couchbase/.cbdepscache/exploded/x86_64/go-1.7.3/go/src/runtime/panic.go:566 +0x95 fp=0x7f317bffeb88 sp=0x7f317bffeb68
|
runtime.newstack()
|
/home/couchbase/.cbdepscache/exploded/x86_64/go-1.7.3/go/src/runtime/stack.go:1061 +0x416 fp=0x7f317bffed08 sp=0x7f317bffeb88
|
runtime.morestack()
|
/home/couchbase/.cbdepscache/exploded/x86_64/go-1.7.3/go/src/runtime/asm_amd64.s:366 +0x7f fp=0x7f317bffed10 sp=0x7f317bffed08
|
goroutine 10783 [running]:
|
github.com/couchbase/plasma.(*item).getPtrKeyItem(0xc4a6b64003, 0x0)
|
/home/couchbase/jenkins/workspace/couchbase-server-unix/goproj/src/github.com/couchbase/plasma/item.go:100 fp=0xc5894cc2b8 sp=0xc5894cc2b0
|
github.com/couchbase/plasma.(*item).Size(0xc4a6b64003, 0x0)
|
Attachments
Issue Links
- relates to
-
MB-29952 CLONE (Backport MB-29764) - Indexer crashes with goroutine stack exceeds 1000000000-byte limit
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue blocks CBSE-5247 [ CBSE-5247 ] |
Component/s | storage-engine [ 10175 ] |
Assignee | Jeelan Poola [ jeelan.poola ] | Srinath Duvuru [ srinath.duvuru ] |
Component/s | secondary-index [ 11211 ] |
Fix Version/s | 5.1.2 [ 15204 ] |
Sprint | Storage-Sprint-End-Jun-1-2018 [ 588 ] |
Rank | Ranked higher |
Fix Version/s | vulcan [ 14610 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Triage | Untriaged [ 10351 ] | Triaged [ 10350 ] |
Labels | customer secondary-index | customer plasma secondary-index |
Due Date | 04/Jun/18 |
Sprint | Storage-Sprint-End-Jun-1-2018 [ 588 ] | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-29-2019 [ 588, 591 ] |
Rank | Ranked higher |
Sprint | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-29-2019 [ 588, 591 ] | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-15-2018 [ 588, 590 ] |
Rank | Ranked lower |
Sprint | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-15-2018 [ 588, 590 ] | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-29-2019 [ 588, 591 ] |
Rank | Ranked higher |
Sprint | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-29-2019 [ 588, 591 ] | Storage-Sprint-End-Jun-1-2018, Storage-Sprint-End-Jun-15-2018 [ 588, 590 ] |
Rank | Ranked lower |
Fix Version/s | 5.1.2 [ 15204 ] |
Due Date | 04/Jun/18 | 11/Jun/18 |
Link | This issue blocks MB-29253 [ MB-29253 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
VERIFICATION STEPS |
http://qa.sc.couchbase.com/job/centos-systest-launcher/1524/parameters/
Longevity test has been run for 3 days for build 2941. Issue not seen hence closing the issue. |
|
Status | Resolved [ 5 ] | Closed [ 6 ] |