Skip to content

Stack Overflow when running AsyncClient #1878

@carl-mastrangelo

Description

@carl-mastrangelo
INFO: [ManagedChannelImpl@506e6d5e] Created with target directaddress:///localhost/127.0.0.1:1234
May 27, 2016 9:43:05 AM io.grpc.internal.ManagedChannelImpl <init>
INFO: [ManagedChannelImpl@668bc3d5] Created with target directaddress:///localhost/127.0.0.1:1234
May 27, 2016 9:43:05 AM io.grpc.internal.ManagedChannelImpl <init>
INFO: [ManagedChannelImpl@62043840] Created with target directaddress:///localhost/127.0.0.1:1234
Exception in thread "grpc-default-executor-32" java.lang.StackOverflowError
        at io.grpc.Context.removeListener(Context.java:454)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)
        at io.grpc.Context.removeListener(Context.java:462)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions