[Bro-Dev] [JIRA] (BIT-1541) Crash in SocketComm::Run - RemoteSerializer.cc:3493

Aaron Eppert (JIRA) jira at bro-tracker.atlassian.net
Tue Mar 1 10:22:00 PST 2016


Aaron Eppert created BIT-1541:
---------------------------------

             Summary: Crash in SocketComm::Run - RemoteSerializer.cc:3493
                 Key: BIT-1541
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1541
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: Bro
    Affects Versions: 2.4
            Reporter: Aaron Eppert


This has been happening on a few sensors, both standalone and not. On each sensor, there is broctl cron running as well as periodic polling being the Python interface to the netstats data.

{quote}#0  0x0000000000607d47 in SocketComm::Run (this=0x1) at /mnt/hgfs/src/psdev/bro/src/RemoteSerializer.cc:3493
#1  0x0000000000608021 in RemoteSerializer::Fork (this=0x2590000)
    at /mnt/hgfs/src/psdev/bro/src/RemoteSerializer.cc:687
#2  0x000000000060813f in RemoteSerializer::Enable (this=0x2590000)
    at /mnt/hgfs/src/psdev/bro/src/RemoteSerializer.cc:575
#3  0x00000000005d52b3 in BifFunc::bro_enable_communication (frame=<optimized out>, BiF_ARGS=<optimized out>)
    at bro.bif:4480
#4  0x00000000005d2cdd in BuiltinFunc::Call (this=0x2ae1180, args=0x16255be0, parent=0x4ada990)
    at /mnt/hgfs/src/psdev/bro/src/Func.cc:586
#5  0x00000000005b7af6 in CallExpr::Eval (this=0x315e900, f=0x4ada990)
    at /mnt/hgfs/src/psdev/bro/src/Expr.cc:4544
#6  0x000000000062b8d4 in ExprStmt::Exec (this=0x315e8b0, f=0x4ada990, flow=@0x7ffe64462c50: FLOW_NEXT)
    at /mnt/hgfs/src/psdev/bro/src/Stmt.cc:352
#7  0x0000000000629b94 in IfStmt::DoExec (this=0x31533c0, f=0x4ada990, v=<optimized out>, 
    flow=@0x7ffe64462c50: FLOW_NEXT) at /mnt/hgfs/src/psdev/bro/src/Stmt.cc:456
#8  0x000000000062b8f1 in ExprStmt::Exec (this=0x31533c0, f=0x4ada990, flow=@0x7ffe64462c50: FLOW_NEXT)
    at /mnt/hgfs/src/psdev/bro/src/Stmt.cc:356
#9  0x0000000000629c31 in StmtList::Exec (this=0x31534e0, f=0x4ada990, flow=@0x7ffe64462c50: FLOW_NEXT)
    at /mnt/hgfs/src/psdev/bro/src/Stmt.cc:1696
#10 0x0000000000629c31 in StmtList::Exec (this=0x3153120, f=0x4ada990, flow=@0x7ffe64462c50: FLOW_NEXT)
    at /mnt/hgfs/src/psdev/bro/src/Stmt.cc:1696
#11 0x00000000005decfe in BroFunc::Call (this=0x2743b80, args=<optimized out>, parent=0x0)
    at /mnt/hgfs/src/psdev/bro/src/Func.cc:403
#12 0x000000000059d95a in EventHandler::Call (this=0x2476c80, vl=0x15db0b60, no_remote=no_remote at entry=false)
    at /mnt/hgfs/src/psdev/bro/src/EventHandler.cc:130
#13 0x000000000059cb65 in Dispatch (no_remote=false, this=0x16193120) at /mnt/hgfs/src/psdev/bro/src/Event.h:50
#14 EventMgr::Dispatch (this=this at entry=0xc07840 <mgr>) at /mnt/hgfs/src/psdev/bro/src/Event.cc:111
#15 0x000000000059cd00 in EventMgr::Drain (this=0xc07840 <mgr>) at /mnt/hgfs/src/psdev/bro/src/Event.cc:128
#16 0x000000000054c659 in main (argc=<optimized out>, argv=<optimized out>)
    at /mnt/hgfs/src/psdev/bro/src/main.cc:1147
{quote}



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-03-010#72000)


More information about the bro-dev mailing list