[Bro-Dev] [JIRA] (BIT-130) Potential memory leak in serialization cache

Robin Sommer (JIRA) jira at bro-tracker.atlassian.net
Tue Feb 11 15:13:39 PST 2014


     [ https://bro-tracker.atlassian.net/browse/BIT-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robin Sommer updated BIT-130:
-----------------------------

    Resolution: Cannot Reproduce
        Status: Closed  (was: Open)

Closing because unclear how to reproduce and whether this is still there.

> Potential memory leak in serialization cache
> --------------------------------------------
>
>                 Key: BIT-130
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-130
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: 1.5.2
>            Reporter: Robin Sommer
>            Assignee: Robin Sommer
>              Labels: leak
>
> ==12541== 612 (48 direct, 564 indirect) bytes in 1 blocks are definitely lost in loss record 2,237 of 5,387
> ==12541== 612 (48 direct, 564 indirect) bytes in 1 blocks are definitely lost in loss record 2,237 of 5,387
> ==12541==    at 0x400674E: operator new(unsigned int) (vg_replace_malloc.c:224)
> ==12541==    by 0x81A622D: SerializationCache::Register(SerialObj const*, unsigned long long, bool) (Serializer.cc:581)
> ==12541==    by 0x81A18EF: SerialObj::Serialize(SerialInfo*) const (SerialObj.cc:105)
> ==12541==    by 0x81FA2A7: Val::Serialize(SerialInfo*) const (Val.cc:98)
> ==12541==    by 0x81362C5: ID::DoSerialize(SerialInfo*) const (ID.cc:474)
> ==12541==    by 0x81A1A0E: SerialObj::Serialize(SerialInfo*) const (SerialObj.cc:123)
> ==12541==    by 0x81367B5: ID::Serialize(SerialInfo*) const (ID.cc:287)
> ==12541==    by 0x81A8555: Serializer::Serialize(SerialInfo*, ID const&) (Serializer.cc:113)
> ==12541==    by 0x817F853: RemoteSerializer::SendID(SerialInfo*, RemoteSerializer::Peer*, ID const&) (RemoteSerializer.cc:974)
> ==12541==    by 0x818152F: RemoteSerializer::ProcessConnected() (RemoteSerializer.cc:1831)
> ==12541==    by 0x818548F: RemoteSerializer::DoMessage() (RemoteSerializer.cc:1503)
> ==12541==    by 0x8185A4A: RemoteSerializer::Poll(bool) (RemoteSerializer.cc:1442)
> ==12541==    by 0x81858F5: RemoteSerializer::Poll(bool) (RemoteSerializer.cc:1419)
> ==12541==    by 0x8185EC6: RemoteSerializer::NextTimestamp(double*) (RemoteSerializer.cc:1251)
> ==12541==    by 0x813ABB2: IOSourceRegistry::FindSoonest(double*) (IOSource.cc:61)
> ==12541==    by 0x8158914: net_run() (Net.cc:507)
> ==12541==    by 0x804FB0F: main (main.cc:999)



--
This message was sent by Atlassian JIRA
(v6.2-OD-09-036#6252)


More information about the bro-dev mailing list