www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17901] New: FreeBSD 10.3:

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

          Issue ID: 17901
           Summary: FreeBSD 10.3:
                    AssertError std/experimental/allocator/building_blocks
                    /region.d(652)
           Product: D
           Version: D2
          Hardware: All
                OS: FreeBSD
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: bugzilla digitalmars.com

https://auto-tester.puremagic.com/?projectid=15

This happens when trying to upgrade the autotester to FreeBSD 10.3:

AssertError std/experimental/allocator/building_blocks/region.d(652): Too large
alignment chosen for shared(SbrkRegion!8u)


core.exception.AssertError std/experimental/allocator/building_blocks/region.d(652):
Too large alignment chosen for shared(SbrkRegion!8u)
----------------
??:? _d_assert_msg [0x2b5eb593]
??:? shared void[]
std.experimental.allocator.building_blocks.region.SbrkRegion!(8u).SbrkRegion.alignedAllocate(uint,
uint) [0x2aec425b]
??:? void
std.experimental.allocator.building_blocks.region.__unittest_std_experimental_allocator_building_blocks_region_d_768_5()
[0x2aea7e41]
??:? void std.experimental.allocator.building_blocks.region.__modtest()
[0x2aec6c46]
??:? int test_runner.testAll().__foreachbody1(object.ModuleInfo*) [0x8049288]
??:? bool test_runner.tester() [0x804919c]
??:? bool test_runner.tester() [0x80490bb]
??:? runModuleUnitTests [0x2b5ec78d]
??:? void rt.dmain2._d_run_main(int, char**, extern (C) int
function(char[][])*).runAll() [0x2b60f320]
??:? void rt.dmain2._d_run_main(int, char**, extern (C) int
function(char[][])*).tryExec(scope void delegate()) [0x2b60f299]
??:? _d_run_main [0x2b60f1ef]
??:? pure nothrow  nogc  safe long core.time.convert!("hnsecs",
"msecs").convert(long) [0x80495b5]
??:? ??? [0x8048f19]
??:? ??? [0x8048dd7]
??:? ??? [0x1]

--
Oct 15 2017