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

Matthias Vallentin reassigned BIT-1445:
---------------------------------------

    Assignee: Matthias Vallentin

> Broker crash when two stores go to the same SQLite DB
> -----------------------------------------------------
>
>                 Key: BIT-1445
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1445
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Broker
>    Affects Versions: 2.4
>            Reporter: Robin Sommer
>            Assignee: Matthias Vallentin
>             Fix For: 2.5
>
>
> This crashes Bro:
> {code}
> [...]
>     local s = BrokerStore::create_master("BroCon", BrokerStore::SQLITE);
>     local t = BrokerStore::create_master("BroCon2", BrokerStore::SQLITE);
>     [...]
> {code}
> Both stores go to the same file because the 3rd parameter with the file name 
> is optional and defaults to {{store.sqlite}}; and that is a problem.



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-05-030#72002)
_______________________________________________
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to