FeXoR Posted March 8, 2014 Report Share Posted March 8, 2014 (edited) I noticed that for some time now Atlas crashes the first time I start it after rebooting or updating with:(error while dumping stack: No stack frames found)crashlog.txtcrashlog.dmpsystem_info.txtinterestinglog.htmlmainlog.html Edited March 8, 2014 by FeXoR Quote Link to comment Share on other sites More sharing options...
niektb Posted March 8, 2014 Report Share Posted March 8, 2014 Same error here, happens at both my PC's, running SVN version. Happens with the game too, not only Atlas. Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 8, 2014 Report Share Posted March 8, 2014 This is just a null pointer (and the logs don't tell where it comes from). Is there any way to reproduce this reliably? Also, are both of you using windows? I might be a Windows specific issue. Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 8, 2014 Report Share Posted March 8, 2014 @Sanderd that was the system info says Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 8, 2014 Report Share Posted March 8, 2014 @Stan: not for Niek. Third question, can you bisect SVN to see which commit caused it the first time? Quote Link to comment Share on other sites More sharing options...
niektb Posted March 8, 2014 Report Share Posted March 8, 2014 @Stan: not for Niek.Third question, can you bisect SVN to see which commit caused it the first time?No, for me the first time it happened was already long ago and it's only the first time start. Pressing exit at the error log and restarting fixes the error. Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 8, 2014 Report Share Posted March 8, 2014 There are still multiple ways null pointers can get into our code. The problem with yours can be related to something we don't initialise, a file that's being read too slow, or something else. And it can be totally unrelated to the other issue. Quote Link to comment Share on other sites More sharing options...
greenlaser Posted March 8, 2014 Report Share Posted March 8, 2014 (edited) well mine won't even start ''not or available of failed to load'' (on a mac) Edited March 8, 2014 by greenlaser Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 8, 2014 Report Share Posted March 8, 2014 well mine won't even start ''not or available of failed to load'' (on a mac) That's because it's compiled without Atlas. Did you compile it yourself, or where did you get it? Quote Link to comment Share on other sites More sharing options...
FeXoR Posted March 8, 2014 Author Report Share Posted March 8, 2014 (edited) I tried this:Reboot, directly start Atlas:Error:Much to our regret we must report the program has encountered an error.Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.Details: unhandled exception (Access violation reading 0x00000000)Location: unknown:0 (?)Call stack:(error while dumping stack: No stack frames found)errno = 0 (No error reported here)OS error = 0 (no error code was set)Click break:Error:Much to our regret we must report the program has encountered an error.Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.Details: unhandled exception (Breakpoint)Location: unknown:0 (?)Call stack:(error while dumping stack: No stack frames found)errno = 13 (Insufficient access rights to open file)OS error = 0 (no error code was set)After this Atlas stops reacting (Windows "waiting for program" window) and I have to kill it.crashlog.txtcrashlog.dmpmainlog.htmlBut that's not the same error. I'm trying to reproduce it... Edited March 8, 2014 by FeXoR Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 8, 2014 Report Share Posted March 8, 2014 FexoR, you're working on terrains, right? The log you posted now complains about a missing terrains.xml. Something you modified there? Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted March 8, 2014 Report Share Posted March 8, 2014 FexoR, you're working on terrains, right? The log you posted now complains about a missing terrains.xml. Something you modified there?That warning has been around for a long time, since myconid modified the terrain loading I think. Quote Link to comment Share on other sites More sharing options...
FeXoR Posted March 8, 2014 Author Report Share Posted March 8, 2014 FexoR, you're working on terrains, right? The log you posted now complains about a missing terrains.xml. Something you modified there?No. I erased the cache before rebooting and renamed the mod folder of mine. So no modifications at all. Quote Link to comment Share on other sites More sharing options...
greenlaser Posted March 9, 2014 Report Share Posted March 9, 2014 That's because it's compiled without Atlas. Did you compile it yourself, or where did you get it?You mean the game? well always had it tried it again and it doesn't work. tried to reinstall the game but it still doesn't work. I don't think i changed anything... Quote Link to comment Share on other sites More sharing options...
FeXoR Posted March 9, 2014 Author Report Share Posted March 9, 2014 greenlaser: He meant what version of the game you are using e.g. "Alpha 15 (Osiris)" or "SVN Revision: 14797(autobuild)" or "SVN Revision: 14797(selfbuild without wxwidgets)" or "SVN Revision: 14797(selfbuild with wxwidgets)" Quote Link to comment Share on other sites More sharing options...
greenlaser Posted March 9, 2014 Report Share Posted March 9, 2014 oh ok well, Alpha XV (Osiris),and it says it can't open a file: ''Applications/0ad. app/Contents/Framework/libAtlasUI.dylib'' Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted March 9, 2014 Report Share Posted March 9, 2014 oh ok well, Alpha XV (Osiris), and it says it can't open a file: ''Applications/0ad. app/Contents/Framework/libAtlasUI.dylib''In Alpha 15, Atlas won't work on OS X, that's a known problem and different than what is reported here. 1 Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted June 3, 2014 Report Share Posted June 3, 2014 I noticed that for some time now Atlas crashes the first time I start it after rebooting or updating with: (error while dumping stack: No stack frames found) crashlog.txt crashlog.dmp system_info.txt interestinglog.html mainlog.html The original crash here is the same as #2333 and should be fixed in r15269. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.