PANIC: Invalid Argument on put() -
07-12-2006
, 08:55 AM
Hello,
I'm having a problem in which I receive the following exceptions:
PANIC: Invalid argument
DB_RUNRECOVERY: Fatal error, run database recovery
PANIC: fatal region error detected, run recovery
This occurs if I do some del() 's and then some put() 's.
My key and data variables are initialized properly.
The Berkeley DB I'm working in is a btree.
Any advice would be _greatly_ appreciated. Thanks for your time!
john |