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

Error while starting Docker daemon using 'dockerd'. #2356

Open
DhanrajGangnaik opened this issue Mar 3, 2024 · 0 comments
Open

Error while starting Docker daemon using 'dockerd'. #2356

DhanrajGangnaik opened this issue Mar 3, 2024 · 0 comments

Comments

@DhanrajGangnaik
Copy link

THE ERROR MESSAGE ACCOMPANIED BY A GO LANGUAGE STACK TRACE.

localhost:# dockerd &
localhost:
# fatal error: index out of range

goroutine 0 [idle]:
runtime: unexpected return pc for runtime.panicCheck1 called from 0x59764188
stack: frame={sp:0x59809e10, fp:0x59809e24} stack=[0x59802000,0x5980a000)
59809d90: 569926aa <runtime.dopanic_m+746> 56991f90 <runtime.throw+112> 59809dfc 00000000
59809da0: 59800a80 01000001 00000001 56992359 <runtime.startpanic_m+345>
59809db0: 5977835c 00000001 00000001 569923c5 <runtime.dopanic_m+5>
59809dc0: 569c159c <runtime.fatalthrow.func1+76> 59800a80 56991f90 <runtime.throw+112> 59809dfc
59809dd0: 597782e8 59809dfc 56991f90 <runtime.throw+112> 59800a80
59809de0: 56992150 <runtime.fatalthrow+96> 59809de8 569c1550 <runtime.fatalthrow.func1+0> 59800a80
59809df0: 56991f90 <runtime.throw+112> 59809dfc 56991f90 <runtime.throw+112> 59809e00
59809e00: 569c14e0 <runtime.throw.func1+0> 5814148c 00000012 5698f11e <runtime.panicCheck1+190>
59809e10: <5814148c 00000012 00000008 5699361d <runtime.wantAsyncPreempt+45>
59809e20: !59764188 >00000000 569aa96f <runtime.sigsend+31> 597647dc
59809e30: 00000000 00000009 00000000 00000000
59809e40: 569aa955 <runtime.sigsend+5> 569a99b7 <runtime.sighandler+1767> 59778f7c 00000000
59809e50: 00000000 00000000 00000000 00000000
59809e60: 00000000 00000000 00000101 00000000
59809e70: 569aa422 <runtime.sigfwdgo+226> 59779e1c 59809e98 00000000
59809e80: 59800000 00000000 00000101 59809efc
59809e90: 569c8c09 <runtime.setg+9> 569a903b <runtime.sigtrampgo+331> 59764140 59809efc
59809ea0: 59809f7c
runtime.throw(0x5814148c, 0x12)
/usr/lib/go/src/runtime/panic.go:1117 +0x70
runtime: unexpected return pc for runtime.panicCheck1 called from 0x59764188
stack: frame={sp:0x59809e10, fp:0x59809e24} stack=[0x59802000,0x5980a000)
59809d90: 569926aa <runtime.dopanic_m+746> 56991f90 <runtime.throw+112> 59809dfc 00000000
59809da0: 59800a80 01000001 00000001 56992359 <runtime.startpanic_m+345>
59809db0: 5977835c 00000001 00000001 569923c5 <runtime.dopanic_m+5>
59809dc0: 569c159c <runtime.fatalthrow.func1+76> 59800a80 56991f90 <runtime.throw+112> 59809dfc
59809dd0: 597782e8 59809dfc 56991f90 <runtime.throw+112> 59800a80
59809de0: 56992150 <runtime.fatalthrow+96> 59809de8 569c1550 <runtime.fatalthrow.func1+0> 59800a80
59809df0: 56991f90 <runtime.throw+112> 59809dfc 56991f90 <runtime.throw+112> 59809e00
59809e00: 569c14e0 <runtime.throw.func1+0> 5814148c 00000012 5698f11e <runtime.panicCheck1+190>
59809e10: <5814148c 00000012 00000008 5699361d <runtime.wantAsyncPreempt+45>
59809e20: !59764188 >00000000 569aa96f <runtime.sigsend+31> 597647dc
59809e30: 00000000 00000009 00000000 00000000
59809e40: 569aa955 <runtime.sigsend+5> 569a99b7 <runtime.sighandler+1767> 59778f7c 00000000
59809e50: 00000000 00000000 00000000 00000000
59809e60: 00000000 00000000 00000101 00000000
59809e70: 569aa422 <runtime.sigfwdgo+226> 59779e1c 59809e98 00000000
59809e80: 59800000 00000000 00000101 59809efc
59809e90: 569c8c09 <runtime.setg+9> 569a903b <runtime.sigtrampgo+331> 59764140 59809efc
59809ea0: 59809f7c
runtime.panicCheck1(0x0, 0x569aa96f, 0x597647dc)
/usr/lib/go/src/runtime/panic.go:34 +0xbe

goroutine 9 [running]:
localhost:~#

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

No branches or pull requests

1 participant