← Back to index
|
Original Bugzilla link
Bug 17901 – FreeBSD 10.3: AssertError@std/experimental/allocator/building_blocks/region.d(652)
Status
RESOLVED
Resolution
FIXED
Severity
blocker
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
FreeBSD
Creation time
2017-10-15T23:03:02Z
Last change time
2017-12-18T22:55:44Z
Assigned to
Eduard Staniloiu
Creator
Walter Bright
Comments
Comment #0
by bugzilla — 2017-10-15T23:03:02Z
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]
Comment #1
by github-bugzilla — 2017-10-24T18:05:18Z
Commits pushed to master at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/71ed13678d682c0cc446067703cb0e464e7ff2ac
Fix issue 17901 - FreeBSD SbrkRegion alignment
https://github.com/dlang/phobos/commit/5a700c09d809a30ac885de884cd3e1335cf17967
Merge pull request #5806 from edi33416/fix_sbrk_region_freebsd Fix issue 17901 - FreeBSD SbrkRegion alignment merged-on-behalf-of: Andrei Alexandrescu <
[email protected]
>
Comment #2
by github-bugzilla — 2017-12-18T22:55:44Z
Commits pushed to stable at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/71ed13678d682c0cc446067703cb0e464e7ff2ac
Fix issue 17901 - FreeBSD SbrkRegion alignment
https://github.com/dlang/phobos/commit/5a700c09d809a30ac885de884cd3e1335cf17967
Merge pull request #5806 from edi33416/fix_sbrk_region_freebsd