#537: g.proj.exe crashes on Windows Vista (osgeo4w) ------------------------------+--------------------------------------------- Reporter: giohappy | Owner: [email protected] Type: defect | Status: new Priority: major | Milestone: 6.4.0 Component: default | Version: 6.4.0 RCs Resolution: | Keywords: osgeo4w g.proj gdal Platform: MSWindows Vista | Cpu: x86-32 ------------------------------+--------------------------------------------- Comment (by giohappy):
In many forums I see similar problems with ntdll.dll, for various apps. One interesting explanation could be the following: ntdll is the user-mode entry into system services (that's "system calls" not process-based services). If a buggy app passes an invalid address to some ntdll entry point, the resulting exception will likely show an address in ntdll. you might see similar problems in many apps - there are many buggy apps out there. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/537#comment:1> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
