Giter VIP home page Giter VIP logo

Comments (4)

gammazero avatar gammazero commented on August 16, 2024

Line 58 of value.go is

return v.ProviderID == other.ProviderID && bytes.Equal(v.ContextID, other.ContextID)

So bytes.Equal fails on bad contextID.

from go-indexer-core.

masih avatar masih commented on August 16, 2024

Two nodes paniced this morning because of this; going to pick this up.

from go-indexer-core.

masih avatar masih commented on August 16, 2024
	/go/pkg/mod/github.com/filecoin-project/[email protected]/engine/engine.go:93 +0x64e fp=0xc0006a0ae8 sp=0xc0006a08f0 pc=0xa3b10e
github.com/filecoin-project/go-indexer-core/engine.(*Engine).Put(0xc002d35d40, {{0xc005dba390, 0x22}, {0xc004ea15c0, 0x3d, 0x3f}, {0xc0012d5ba0, 0x2, 0x2}}, {0xc00544e000, ...})
	/go/pkg/mod/github.com/filecoin-project/[email protected]/value.go:72
github.com/filecoin-project/go-indexer-core.Value.Equal(...)
	/go/pkg/mod/github.com/filecoin-project/[email protected]/value.go:67
github.com/filecoin-project/go-indexer-core.Value.Match(...)
	/usr/local/go/src/bytes/bytes.go:20
bytes.Equal(...)
	/usr/local/go/src/internal/bytealg/equal_amd64.s:108 +0xd1 fp=0xc0006a08f0 sp=0xc0006a08e8 pc=0x40d811
memeqbody()
	/usr/local/go/src/runtime/signal_unix.go:842 +0x2c5 fp=0xc0006a08e8 sp=0xc0006a0898 pc=0x45bf85
runtime.sigpanic()
	/usr/local/go/src/runtime/panic.go:1047 +0x5d fp=0xc0006a0898 sp=0xc0006a0868 pc=0x4455fd
runtime.throw({0x162117d?, 0xc000827000?})

from go-indexer-core.

masih avatar masih commented on August 16, 2024

Resolved by #95

from go-indexer-core.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.