Thread overview
help: gdc, dsss, tango -> seg fault
Feb 19, 2007
Martin d Anjou
Feb 19, 2007
Martin d Anjou
Feb 19, 2007
Brad Anderson
February 19, 2007
Hello,

I have segmentation fault trying to run the demo tango program after installing gdc 0.22, dsss 0.51 and tango (trunk) from scratch. I documented everything and posted it to http://www.dsource.org/forums/viewtopic.php?t=2441

It'd be nice if someone could help, I've been trying to make it work for several days without succes.

Regards,
Martin
February 19, 2007
The problem vanished after I built and ran install/hello.d from tango. The only evidence left is the old executable which still segfaults. It is the exact same size as the new executable which does not segfault. Really weird.

Martin

On Sun, 18 Feb 2007, Martin d Anjou wrote:

> Hello,
>
> I have segmentation fault trying to run the demo tango program after installing gdc 0.22, dsss 0.51 and tango (trunk) from scratch. I documented everything and posted it to http://www.dsource.org/forums/viewtopic.php?t=2441
>
> It'd be nice if someone could help, I've been trying to make it work for several days without succes.
>
> Regards,
> Martin
>
>
February 19, 2007
Martin d Anjou wrote:
> The problem vanished after I built and ran install/hello.d from tango. The only evidence left is the old executable which still segfaults. It is the exact same size as the new executable which does not segfault. Really weird.

Yesterday, I forgot to ask if you had any old object files laying around. Maybe that was it?

BA