Page 1 of 1
Segmentation fault

Posted:
Fri Sep 19, 2014 01:22
by asydn
Anyone else getting one after building and runninng today ?
Re: Segmentation fault

Posted:
Fri Sep 19, 2014 03:10
by asydn
NM, must have been something I changed.
Re: Segmentation fault

Posted:
Fri Sep 19, 2014 04:22
by TriBlade9
I get them randomly on startup, I believe there is a PR to fix this on GitHub ATM.
Re: Segmentation fault

Posted:
Fri Sep 19, 2014 10:23
by Zeno
If you're referring to my PR, then no.. it didn't fix it. The segfault actually seems to be in the_game(), after main() calls it, but I'm not 100% sure because it's kind of random to reproduce.
Re: Segmentation fault

Posted:
Fri Sep 19, 2014 12:25
by asydn
Actually no I'm not. I think it's in my using irrlicht 1.9, pretty sure. I don't get it when I use 64 bit OS witch I'm using the distributed SDK, on my 32 bit system I was compiling with the development version (1.9) of irrlicht and I think it's in GameGlobalShaderConstantSetter, just really haven't looked at it yet.