Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder liblognorm-solaris10-i386 Build #55

Results:

Failed shell_3

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revisione94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d
Got Revisione94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d
Changes5 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-liblognorm-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 36 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 15 secs )
    1. stdio
  4. shell_2 'gmake' ( 28 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 16 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/liblognorm-solaris10-i386 slave
buildername liblognorm-solaris10-i386 Builder
buildnumber 55 Build
codebase Build
got_revision e94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d Git
project liblognorm Build
repository https://github.com/rsyslog/liblognorm.git Build
revision e94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d Build
scheduler schedule-liblognorm-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/liblognorm-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards
  2. Vincent Tondellier

Timing:

StartThu Apr 26 12:19:13 2018
EndThu Apr 26 12:20:52 2018
Elapsed1 mins, 39 secs

All Changes:

:

  1. Change #60738

    Category liblognorm
    Changed by Vincent Tondellier <tondellierohnoyoudont@dosisoft.fr>
    Changed at Wed 25 Apr 2018 22:15:33
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 2e91f004144c001311366b3b9c06528854ea8874

    Comments

    Fix use after free with nested user types (#235)
    Use an index instead of a pointer

    Changed files

    • src/pdag.c
    • src/pdag.h
  2. Change #60739

    Category liblognorm
    Changed by Vincent Tondellier <tondellierohnoyoudont@dosisoft.fr>
    Changed at Wed 25 Apr 2018 22:15:34
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 3a9b136402b1d2d4b74e8c53625f2e0e1d1bba2a

    Comments

    Add test for nested user types
    Minimal test case for issue #235 due to use after free (realloc)

    Changed files

    • tests/Makefile.am
    • tests/usrdef_nested_segfault.sh
  3. Change #60740

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 26 Apr 2018 11:27:39
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 2179061858b5fbe8103731e60c8e48b3df8fb120

    Comments

    prepare for 2.0.5 release

    Changed files

    • ChangeLog
    • configure.ac
  4. Change #60741

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 26 Apr 2018 12:12:25
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 28b7c1fedc0b3d36573372b63f42116f2af21295

    Comments

    bump version number for next release cycle

    Changed files

    • ChangeLog
    • configure.ac
  5. Change #60742

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 26 Apr 2018 12:15:10
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision e94a80124ac2f14b0c0703f8d61d5efa9bd2fe6d

    Comments

    Merge pull request #289 from 20ton/nested-user-types
    Fix for use after free (issue #235)

    Changed files

    • no files