Jochen Hoenicke - 2007-01-19

Logged In: YES
user_id=18252
Originator: NO

I'm not sure what causes this problem. It's probably a problem with jpilot. If anyone knows how to fix this bug or has a workaround for this problem, he can attach a comment here.

The error message in DataMgr.c line 5964 is triggered if DmFindRecordByID is called with a uniqueID that is out of range (ie. outside of 0-0xffffff). However keyring calls this method only at one place and the ID is safe there. So I think the problem is on the jpilot side.