[Issue 5998] Problem with heapified Array!BigInt

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 14 08:11:48 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5998


kennytm at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kennytm at gmail.com


--- Comment #1 from kennytm at gmail.com 2011-05-14 08:07:43 PDT ---
I've got a stack trace for the first code in OS X.


core.exception.AssertError at std.typecons(2366): Assertion failure
----------------
5   x                                   0x00016a8d onAssertError + 65
6   x                                   0x00020ace _d_assertm + 30
7   x                                   0x00044e8c void
std.typecons.__assert(int) + 24
8   x                                   0x000041ea void
std.typecons.__T10RefCountedTS3std9container30__T5ArrayTS3std6bigint6BigIntZ5Array7PayloadVE3std8typecons24RefCountedAutoInitialize0Z.RefCounted.__dtor()
+ 38
9   x                                   0x00004407 void
std.container.Array!(std.bigint.BigInt).Array.__fieldDtor() + 11
10  x                                   0x00001f66 int x.foo() + 310
11  x                                   0x00001e27 _Dmain + 11
12  x                                   0x000211ef extern (C) int
rt.dmain2.main(int, char**).void runMain() + 23
13  x                                   0x00020d99 extern (C) int
rt.dmain2.main(int, char**).void tryExec(scope void delegate()) + 29
14  x                                   0x00021237 extern (C) int
rt.dmain2.main(int, char**).void runAll() + 59
15  x                                   0x00020d99 extern (C) int
rt.dmain2.main(int, char**).void tryExec(scope void delegate()) + 29
16  x                                   0x00020d33 main + 179
17  x                                   0x00001e11 start + 53
18  ???                                 0x00000001 0x0 + 1
----------------

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list