Dear SUMO community.

We are so glad about the release of NETEDIT, thank you so much SUMO
developer team!

We compiled NETEDIT MSVC x86 in Windows 8, and after trying to create or
open a network, it crashes. We tried to debug NETEDIT and found:

Unhandled exception at 0x1011ad7a (msvcp100d.dll) in neteditD.exe:
0xC0000005: Access violation reading location 0x42480004.

In the constructor of GNEViewNet, at line:

myVisualizationSettings->laneColorer = laneColorer;

The call stack is:

> neteditD.exe!GNEViewNet::GNEViewNet(FX::FXComposite * tmpParent,
FX::FXComposite * actualParent, GUIMainWindow & app, GNEViewParent *
viewParent, GNENet * net, FX::FXGLVisual * glVis, FX::FXGLCanvas * share,
FX::FXToolBar * toolBar)  Line 155 C++
  neteditD.exe!GNEViewParent::GNEViewParent(FX::FXMDIClient * p,
FX::FXMDIMenu * mdimenu, const FX::FXString & name, GNEApplicationWindow *
parentWindow, FX::FXGLCanvas * share, GNENet * net, FX::FXIcon * ic,
unsigned int opts, int x, int y, int w, int h)  Line 116 + 0x68 bytes C++
  neteditD.exe!GNEApplicationWindow::openNewView()  Line 798 + 0xd2 bytes
C++
  neteditD.exe!GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent *
e)  Line 743 + 0x8 bytes C++
  neteditD.exe!GNEApplicationWindow::eventOccured()  Line 715 C++
  neteditD.exe!GNEApplicationWindow::onLoadThreadEvent(FX::FXObject *
__formal, FX::FXObject * __formal, FX::FXObject * __formal)  Line 700 +
0x19 bytes C++
  neteditD.exe!GNEApplicationWindow::handle(FX::FXObject * sender, unsigned
int sel, void * ptr)  Line 149 + 0x63 bytes C++
  neteditD.exe!FXEX::FXThreadEvent::onThreadEvent(FX::FXObject * __formal,
unsigned int sel, FX::FXObject * __formal)  Line 146 + 0x38 bytes C++
  neteditD.exe!FXEX::FXThreadEvent::handle(FX::FXObject * sender, unsigned
int sel, void * ptr)  Line 76 + 0x5d bytes C++
  neteditD.exe!FXEX::FXThreadEvent::onThreadSignal(FX::FXObject * __formal,
FX::FXObject * __formal, FX::FXObject * __formal)  Line 138 + 0x1b bytes C++
  neteditD.exe!FXEX::FXThreadEvent::handle(FX::FXObject * sender, unsigned
int sel, void * ptr)  Line 76 + 0x5d bytes C++
  FOXDLLD-1.6.dll!FX::FXObject::tryHandle(FX::FXObject * sender, unsigned
int sel, void * ptr)  Line 292 + 0x21 bytes C++
  FOXDLLD-1.6.dll!FX::FXApp::getNextEvent(tagMSG & msg, bool blocking)
 Line 2983 + 0x39 bytes C++
  FOXDLLD-1.6.dll!FX::FXApp::runOneEvent(bool blocking)  Line 3130 + 0x18
bytes C++
  FOXDLLD-1.6.dll!FX::FXApp::run()  Line 3089 C++
  neteditD.exe!main(int argc, char * * argv)  Line 132 + 0xe bytes C++
  neteditD.exe!__tmainCRTStartup()  Line 555 + 0x19 bytes C
  neteditD.exe!mainCRTStartup()  Line 371 C
  kernel32.dll!74c17c04()


Best Regards!






-- 
Andres Felipe Acosta Gil, MSc student - Software developer
Universidad Nacional de Colombia - MedellĂ­n
Facultad de Minas
Tel: +57 (4) 4255295
Institutional e-mail: [email protected]
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to