[Issue 22349] New: Random failure in unittest for std.process FreeBSD64

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 2 17:56:12 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22349

          Issue ID: 22349
           Summary: Random failure in unittest for std.process FreeBSD64
           Product: D
           Version: D2
          Hardware: x86_64
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at digitalmars.com

****** FAIL release64 std.process
core.exception.AssertError at std/process.d(1645): Assertion failure
----------------
??:? _d_assertp [0x806094e00]
??:? void std.process.__unittest_L1581_C25().testFDs() [0x803aba0f0]
??:? void std.process.__unittest_L1581_C25() [0x803ab9d12]
??:? void std.process.__modtest() [0x803af41db]
??:? int test_runner.testAll().__foreachbody2(object.ModuleInfo*) [0x401716]
??:? core.runtime.UnitTestResult test_runner.tester() [0x401635]
??:? core.runtime.UnitTestResult test_runner.tester() [0x40150b]
??:? runModuleUnitTests [0x8060962cd]
??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int
function(char[][])*).runAll() [0x8060d1e80]
??:? void rt.dmain2._d_run_main2(char[][], ulong, extern (C) int
function(char[][])*).tryExec(scope void delegate()) [0x8060d1e0c]
??:? _d_run_main2 [0x8060d1d6d]
??:? _d_run_main [0x8060d1ac9]
??:? _Dmain [0x401901]
gmake[1]: *** [posix.mak:412: unittest/std/process.run] Error 1
gmake[1]: Leaving directory
'/usr/home/braddr/sandbox/at-client/pull-5001327-FreeBSD_64_64/phobos'
gmake: *** [posix.mak:322: unittest-release] Error 2

--


More information about the Digitalmars-d-bugs mailing list