I'm trying to debug popauth that comes with Qualcomm's qpopper. It appears to be blowing up around line 400 on value = dbm_fetch(db, key); My guess is that 'db' is not properly opened. Has ANYONE gotten popauth to work on OpenBSD i386 2.2 (almost -current)?