[GRASS-dev] [GRASS GIS] #1298: v.digit crashes dbf.exe on Windows when creating 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: 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
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1298&gt;
GRASS GIS <http://grass.osgeo.org>

#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 |
-------------------------+--------------------------------------------------

Comment(by neteler):

The ntdll.dll crash was also reported in #537. No idea if related... It
may
be a [G_]free() problem. See also

http://osgeo-org.1803224.n2.nabble.com/gdb-debug-for-grass-g-proj-crash-
in-Windows-Vista-td2511560.html

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1298#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#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 |
---------------------------+------------------------------------------------
Changes (by martinl):

* cc: martinl (added)
  * keywords: => wingrass, dbf
  * component: Tcl/Tk => Database

Comment:

I discovered that `dbf.exe` '''sometimes''' crashes in new winGRASS
builds, e.g.

  * adding new vector to wxGUI
  * open attribute table

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1298#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#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

see also #1308 (http://trac.osgeo.org/grass/ticket/1308)

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1298#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#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.

Helmut

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1298#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1298: v.digit crashes dbf.exe on Windows when creating attribute table
------------------------------+---------------------------------------------
  Reporter: marisn | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: critical | Milestone: 6.4.1
Component: Database | Version: svn-releasebranch64
Resolution: fixed | Keywords: wingrass, dbf
  Platform: MSWindows Vista | Cpu: Unspecified
------------------------------+---------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => fixed

Comment:

Replying to [comment:4 hellik]:
> with fixes for #1308, I can't reproduce this issue anymore. I would vote
for closing the ticket.

closed, please reopen if needed.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1298#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>