Hi Sidharth Sudheer, the stack trace is unfortunately not very helpful (at least to me) since it involves almost only references to fox so a first idea would be to ask the fox mailing list. Apart from that you could retry with the debug build whether any assertions are triggered or more helpful info appears and please check the 32 bit build as well if possible. Plase also send the exact versions of the libraries aou are using (especially of fox).
Thanks for reporting it, Michael Am 12.06.2014 10:41, schrieb Sidharth Sudheer: > Hi all, > > I am in the process of building SUMO from the source code. I have installed > all the required libraries (Xerces, FOX , PROJ and GDAL sources) and I am > successful in building the code and all the .exe files are visible in the > bin folder of SUMO.Unfortunately, the .exe file named sumo-gui.exe file > fails to open or load properly. When I double-click on the file, it either > gets stuck , or it stops automatically displaying the error : "sumo-gui.exe > has stopped working". Apparently, none of the other .exe files are giving me > this error or issue and hence, I am able to run SUMO without the gui > (because the sumo.exe is working). > > Seeing this, I tried debugging different projects of prj.sln and found out > that when I debug the sumo-gui project, the process is getting stopped and a > message gets displayed notifying me that there are some unhandled exceptions > and the call stack window is showing the following statements: > > KernelBase.dll!RaiseException () > msvcr110d.dll!_CxxThrowException(void * pExceptionObject=0x000000fb9294f0f8, > const _s__ThrowInfo * pThrowInfo=0x00000001803d67e0) Line 152 > FOXDLL-1.6.dll!FX::FXWindow::create() Line 1348 > FOXDLL-1.6.dll!FX::FXComposite::create() Line 103 > FOXDLL-1.6.dll!FX::FXShell::create() Line 90 > FOXDLL-1.6.dll!FX::FXTopWindow::create() Line 185 > FOXDLL-1.6.dll!FX::FXMainWindow::create() Line 73 > sumo-gui64.exe!000007f72d463ab4() > FOXDLL-1.6.dll!FX::FXRootWindow::create() Line 128 > FOXDLL-1.6.dll!FX::FXApp::create() Line 3597 > sumo-gui64.exe!000007f72d461928() > sumo-gui64.exe!000007f72d5e917f() > kernel32.dll!BaseThreadInitThunk () > ntdll.dll!RtlUserThreadStart () > > By the way, I am working on Visual Studio Express 2012 for Windows Desktop > (as it is Windows 8 and 64 bit configuration)and the code was built in the > "Release" mode. I am not sure of how I should proceed and hence any > suggestion could be of great help. > > Thanks and Regards, > Sidharth Sudheer > > > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > sumo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-devel > ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ sumo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-devel
