Not sure what caused this, but just in case anyone else has any ideas...
Starting with a fresh but empty smalldb, then uploading everything, riocp 
dies in write smalldb.  I'll look into it when I get a chance.

#3  0x08056eed in lk_properties_write_smalldb (
    usbMountPoint=0x8061ba0 "/media/karma/", db=0x8062de0) at properties.c:770
770             fwrite(db->playlists[i].playlist, db->playlists[i].len, 1, fp);
    
(gdb) p db->num_playlists
$1 = 1
(gdb) p db->playlists[0]
$2 = {index = 136130176, len = 139931808, 
  playlist = 0x10 <Address 0x10 out of bounds>}

Oops.

-- 
Bob Copeland %% www.bobcopeland.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-karma-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-karma-devel

Reply via email to