[
https://issues.apache.org/jira/browse/THRIFT-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell updated THRIFT-2776:
---------------------------------
Assignee: Jens Geyer
> D tests failing
> ----------------
>
> Key: THRIFT-2776
> URL: https://issues.apache.org/jira/browse/THRIFT-2776
> Project: Thrift
> Issue Type: Bug
> Components: D - Library
> Affects Versions: 0.9.2
> Reporter: Jake Farrell
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
>
> 1 of the 88 D lib tests are failing when testing in the contrib/Vagrantfile
> (ubuntu 14.04 using dmd version 2.065.0-0 with the following error
> ping [~jensg], [~klickverbot]
> {code}
> object.Exception@src/thrift/internal/resource_pool.d(349): Enforcement failed
> ----------------
> ./unittest/debug/thrift/internal/resource_pool(pure @safe bool
> std.exception.enforce!(bool).enforce(bool, lazy const(char)[],
> immutable(char)[], ulong)+0x6b) [0x48a36b]
> ./unittest/debug/thrift/internal/resource_pool(void
> thrift.internal.resource_pool.__unittestL285_1()+0x7c6) [0x483e06]
> ./unittest/debug/thrift/internal/resource_pool(void
> thrift.internal.resource_pool.__modtest()+0x9) [0x49c071]
> ./unittest/debug/thrift/internal/resource_pool(int
> core.runtime.runModuleUnitTests().__foreachbody3(ref
> object.ModuleInfo*)+0x30) [0x4b9cb0]
> ./unittest/debug/thrift/internal/resource_pool(int
> rt.minfo.moduleinfos_apply(scope int delegate(ref
> object.ModuleInfo*)).__foreachbody2(ref rt.sections_linux.DSO)+0x4c)
> [0x4a67ec]
> ./unittest/debug/thrift/internal/resource_pool(int
> rt.sections_linux.DSO.opApply(scope int delegate(ref
> rt.sections_linux.DSO))+0x42) [0x4a6862]
> ./unittest/debug/thrift/internal/resource_pool(int
> rt.minfo.moduleinfos_apply(scope int delegate(ref object.ModuleInfo*))+0x25)
> [0x4a6785]
> ./unittest/debug/thrift/internal/resource_pool(runModuleUnitTests+0xae)
> [0x4b9b46]
> ./unittest/debug/thrift/internal/resource_pool(void
> rt.dmain2._d_run_main(int, char**, extern (C) int
> function(char[][])*).runAll()+0x17) [0x4a397f]
> ./unittest/debug/thrift/internal/resource_pool(void
> rt.dmain2._d_run_main(int, char**, extern (C) int
> function(char[][])*).tryExec(scope void delegate())+0x2a) [0x4a3932]
> ./unittest/debug/thrift/internal/resource_pool(_d_run_main+0x1a3) [0x4a38b3]
> ./unittest/debug/thrift/internal/resource_pool(main+0x25) [0x49c10d]
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x2b599d472ec5]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)