Skip to content

Stuck BES listener #1359

@jgallagher59701

Description

@jgallagher59701

On test.o.o

I see stuck listeners and this is a running description of the issue.

I see stuck processes and the stack looks like:

(gdb) where
#0  0x00007a2bef40f722 in read () from /lib64/libpthread.so.0
#1  0x00007a2bf07baefc in Socket::receive (this=0x32984060, inBuff=0x329840e0 "0000000d", inSize=8) at Socket.cc:108
#2  0x00007a2bf07c7bf9 in PPTConnection::readChunkHeader (this=0x3295ab30, buffer=0x329840e0 "0000000d", buffer_size=8)
    at PPTConnection.cc:213
#3  0x00007a2bf07c9132 in PPTConnection::receive (this=0x3295ab30, extensions=std::map with 1 element = {...},
    strm=<optimized out>) at PPTConnection.cc:267
#4  0x0000000000406c19 in BESServerHandler::execute (this=<optimized out>, connection=0x3295ab30)
    at BESServerHandler.cc:156
#5  0x0000000000407885 in BESServerHandler::handle (this=0x7ffd17464e90, c=0x3295ab30) at BESServerHandler.cc:101
#6  0x00007a2bf07c71c1 in PPTServer::initConnection (this=0x3295ab30) at PPTServer.cc:148
#7  PPTServer::initConnection (this=0x3295ab30) at PPTServer.cc:134
#8  0x000000000040afec in ServerApp::run (this=0x7ffd17465280) at ServerApp.cc:543
#9  0x00007a2bf04fa145 in BESApp::main (this=0x7ffd17465280, argC=9, argV=0x7ffd17465458) at BESApp.cc:56
#10 0x00000000004064f3 in main (argc=9, argv=0x7ffd17465458) at ServerApp.cc:660
(gdb)

which is the same as a 'good' process.

We tried removing the Robots.txt service to see if this was a stuck process from that, but nothing changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions