[Bug 273] Unexplained crash in generated binary

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Fri Sep 29 19:54:38 UTC 2017


https://bugzilla.gdcproject.org/show_bug.cgi?id=273

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Ouch, looks like some horrid stack stomping is going on.

---
(gdb) p box.children 
$1 = {0x7ffff7ecb020, 0x7ffff7ecb040}
(gdb) n
(gdb) p box.children
$2 = {0x7ffff7ecb080, 0x5555557c71a0}
---

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list