[Bro-Dev] [JIRA] (BIT-1224) Defining a record missing a colon after entry name results in a segfault

Johanna Amann (JIRA) jira at bro-tracker.atlassian.net
Sun Aug 3 09:02:07 PDT 2014


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

Johanna Amann updated BIT-1224:
-------------------------------
    Resolution: Cannot Reproduce
        Status: Closed  (was: Open)

...and I was stupid and managed to use a completely broken Bro version without noticing it.

> Defining a record missing a colon after entry name results in a segfault
> ------------------------------------------------------------------------
>
>                 Key: BIT-1224
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1224
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: Johanna Amann
>            Priority: Low
>             Fix For: 2.4
>
>
> The following script results in a segmentation fault when running Bro.
> {code}
> type test: record {
> 	a	bool;
> };
> {code}
> Result
> {code}
> error in ./test.bro, line 2: syntax error, at or near "bool"
> zsh: segmentation fault  bro test.bro
> {code}



--
This message was sent by Atlassian JIRA
(v6.4-OD-02-003#64000)


More information about the bro-dev mailing list