Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1687 (new defect)

Opened 15 years ago

Last modified 14 years ago

Hello World on darwin 64bit segfaults

Reported by: doob Assigned to: kris
Priority: minor Milestone: 2.0
Component: Core Functionality Version: trunk
Keywords: gdc Cc:

Description

After applying the patch in ticket #1686 to get tango to compile I get a segmentation fault running a hello world app compiled with gdc and -arch x86_64. The gdb backtrace is:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000030000
0x0000000100019210 in _D3gcx3Gcx4markMFPvPvZv ()
(gdb) bt
#0  0x0000000100019210 in _D3gcx3Gcx4markMFPvPvZv ()
#1  0x0000000000000001 in ?? ()

Change History

09/01/09 20:41:14 changed by fawzi

gdc is not any more actively supported, if the fix is obvious it will be applied, but otherwise the current stance, is try ldc...

11/29/09 12:09:38 changed by fawzi

  • owner changed from fawzi to kris.

12/19/09 15:07:48 changed by larsivi

  • priority changed from major to minor.
  • keywords set to gdc.
  • milestone changed from 0.99.9 to 2.0.