Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash VError : Trying to seek beyond buffer #5

Open
4-FLOSS-Free-Libre-Open-Source-Software opened this issue Jun 25, 2020 · 0 comments

Comments

@4-FLOSS-Free-Libre-Open-Source-Software
|v6dns                        | VError: Requested 170 position is beyond length 32: Trying to seek beyond buffer
|v6dns                        |     at module.exports.BufferCursor.seek (/usr/local/lib/node_modules/v6dns/node_modules/buffercursor/buffercursor.js:83:11)
|v6dns                        |     at module.exports.BufferCursor.toString (/usr/local/lib/node_modules/v6dns/node_modules/buffercursor/buffercursor.js:149:8)
|v6dns                        |     at nameUnpack (/usr/local/lib/node_modules/v6dns/node_modules/native-dns-packet/packet.js:87:17)
|v6dns                        |     at parseQuestion (/usr/local/lib/node_modules/v6dns/node_modules/native-dns-packet/packet.js:525:14)
|v6dns                        |     at Function.Packet.parse (/usr/local/lib/node_modules/v6dns/node_modules/native-dns-packet/packet.js:704:17)
|v6dns                        |     at Function.Packet.parse (/usr/local/lib/node_modules/v6dns/node_modules/native-dns/lib/packet.js:48:15)
|v6dns                        |     at UDPServer.Server.handleMessage (/usr/local/lib/node_modules/v6dns/node_modules/native-dns/lib/server.js:60:22)
|v6dns                        |     at Socket.<anonymous> (/usr/local/lib/node_modules/v6dns/node_modules/native-dns/lib/server.js:80:10)
|v6dns                        |     at Socket.emit (events.js:198:13)
|v6dns                        |     at UDP.onMessage [as onmessage] (dgram.js:628:8)
|v6dns                        | VError: Requested 170 position is beyond length 44: Trying to seek beyond buffer
|v6dns                        |     at module.exports.BufferCursor.seek (/usr/local/lib/node_modules/v6dns/node_modules/buffercursor/buffercursor.js:83:11)
|v6dns                        |     at module.exports.BufferCursor.toString (/usr/local/lib/node_modules/v6dns/node_modules/buffercursor/buffercursor.js:149:8)
|v6dns                        |     at nameUnpack (/usr/local/lib/node_modules/v6dns/node_modules/native-dns-packet/packet.js:87:17)
|v6dns                        |     at parseQuestion (/usr/local/lib/node_modules/v6dns/node_modules/native-dns-packet/packet.js:525:14)
|v6dns                        |     at Function.Packet.parse (/usr/local/lib/node_modules/v6dns/node_modules/native-dns-packet/packet.js:704:17)
|v6dns                        |     at Function.Packet.parse (/usr/local/lib/node_modules/v6dns/node_modules/native-dns/lib/packet.js:48:15)
|v6dns                        |     at UDPServer.Server.handleMessage (/usr/local/lib/node_modules/v6dns/node_modules/native-dns/lib/server.js:60:22)
|v6dns                        |     at Socket.<anonymous> (/usr/local/lib/node_modules/v6dns/node_modules/native-dns/lib/server.js:80:10)
|v6dns                        |     at Socket.emit (events.js:198:13)
|v6dns                        |     at UDP.onMessage [as onmessage] (dgram.js:628:8)

node -v
v10.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant