phire / doom3.gpl

Doom 3 GPL source release
GNU General Public License v3.0
15 stars 4 forks source link

double segfault #9

Closed ghost closed 12 years ago

ghost commented 12 years ago

I get a double segfault when building against the current commits for this repo.

phire commented 12 years ago

For my notes so I don't forget:

windowshasyou has a custom linux distro build directly from upstream sources. This is probably whats causing the issue.

btw, have you manged to get gdb running so that we can get a backtrace windowshasyou?

phire commented 12 years ago

Apparently this was caused by some custom gcc/glibc hardening patches to do with randomizing memory allocation.