You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2014/10/25 01:32:34 UTC

[jira] [Assigned] (TS-3074) Regression fails on FreeBSD after TS-2736

     [ https://issues.apache.org/jira/browse/TS-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach reassigned TS-3074:
-------------------------------

    Assignee: James Peach  (was: Phil Sorber)

> Regression fails on FreeBSD after TS-2736
> -----------------------------------------
>
>                 Key: TS-3074
>                 URL: https://issues.apache.org/jira/browse/TS-3074
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: James Peach
>             Fix For: 5.2.0
>
>
> The commit that's causing the failure is 4a1d178189d0c86ac69d8e82580535416ae9a138.
> The error is
> {code}
> [jenkins@freebsd10 /opt/ats]$ ./bin/traffic_server  -R 1
> [TrafficServer] using root directory '/opt/ats'
> FATAL: ink_sys_control.cc:59: failed assert `setrlimit(MAGIC_CAST(which), &rl) >= 0`
> ./bin/traffic_server - STACK TRACE:
> 0x800bc751b <ink_fatal+0x7b> at /opt/ats/lib/libtsutil.so.7
> 0x800bc6832 <_ink_assert+0x22> at /opt/ats/lib/libtsutil.so.7
> 0x800bcdb3b <_Z18ink_max_out_rlimitibb+0xfb> at /opt/ats/lib/libtsutil.so.7
> 0x4cca58 <main+0x638> at /opt/ats/bin/traffic_server
> 0x4968cf <_start+0x14f> at /opt/ats/bin/traffic_server
> Abort trap (core dumped)
> {code}
> Note that this only triggers when running as an unprivileged user (e.g. "jenkins" or "nobody").



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)