[GRASS-user] v.digit crash while centeroid is removed

Hi
It is very specyfic situation

I add centeroids to vector file with "manual entry" of categories and "insert new record to table" switched off (table is external and will be added lately)

when I try to remove wrongly added ceteroid v.digit crash (or rather not response).
Most important: table is attached to file via dbf driver. When I deattach table with v.db.connect -d problems not occur
I didn't tested it with pg and mySQL driver

I thing it colud be conneted with table - maybe during removing centeroid grass try to remove unexisting record from table??

reagrds
jarek

PS: 6.2 stable and latest cvs