#1298: v.digit crashes dbf.exe on Windows when creating attribute table
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.1
Component: Tcl/Tk | Version: svn-releasebranch64
Keywords: | Platform: MSWindows Vista
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Steps to reproduce:
* Start v.digit with -n flag
* Go to settings -> Attribute table
* Add a new attribute "foo" integer
* Click "Create table"
* Opens a new window. Wait... KaBOOM!
* v.digit is unresponsive and has to be killed.
WinGRASS-6.4.SVN-r45559-1
{{{
Problem signature:
Problem Event Name: APPCRASH
Application Name: dbf.exe
Application Version: 0.0.0.0
Application Timestamp: 4d71a393
Fault Module Name: ntdll.dll
Fault Module Version: 6.0.6002.18327
Fault Module Timestamp: 4cb73436
Exception Code: c0000005
Exception Offset: 000673c0
OS Version: 6.0.6002.2.2.0.256.6
Locale ID: 1062
Additional Information 1: 2cd9
Additional Information 2: 0026203478d1c76ac67d137d9a30fc40
Additional Information 3: 13dc
Additional Information 4: e9415589de4c91338c0e303bde9d82c3
}}}
#1298: v.digit crashes dbf.exe on Windows when creating attribute table
---------------------------+------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.1
Component: Database | Version: svn-releasebranch64
Keywords: wingrass, dbf | Platform: MSWindows Vista
Cpu: Unspecified |
---------------------------+------------------------------------------------
Comment(by hellik):
Replying to [comment:2 martinl]:
> I discovered that `dbf.exe` '''sometimes''' crashes in new winGRASS
builds, e.g.
>
> * adding new vector to wxGUI
> * open attribute table
#1298: v.digit crashes dbf.exe on Windows when creating attribute table
---------------------------+------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.1
Component: Database | Version: svn-releasebranch64
Keywords: wingrass, dbf | Platform: MSWindows Vista
Cpu: Unspecified |
---------------------------+------------------------------------------------
Comment(by hellik):
Replying to [comment:3 hellik]:
> Replying to [comment:2 martinl]:
> > I discovered that `dbf.exe` '''sometimes''' crashes in new winGRASS
builds, e.g.
> >
> > * adding new vector to wxGUI
> > * open attribute table
>
> see also #1308 (http://trac.osgeo.org/grass/ticket/1308)
with fixes for #1308, I can't reproduce this issue anymore. I would vote
for closing the ticket.