On Tue, 22 Sep 2015 06:42:26 +0100 Mick <[email protected]> said:
> On Tuesday 22 Sep 2015 05:14:42 Carsten Haitzler wrote: > > On Mon, 21 Sep 2015 22:22:05 +0100 Mick <[email protected]> said: > > > > CRI<3592>: lib/eldbus/eldbus_pending.c:257 eldbus_pending_cancel() *** > > > Eina Magic Check Failed at 0xd4b800 !!! > > > > > > Input handle is wrong type > > > Expected: db050004 - Eldbus_Pending > > > Supplied: 00d07450 - (unknown) > > > > > > *** NAUGHTY PROGRAMMER!!! > > > *** SPANK SPANK SPANK!!! > > > *** Now go fix your code. Tut tut tut! > > > > > > The first error was caused when I closed EFM. The second when I right > > > clicked to unmount it. > > > > i'm just going to make e flush all caches before any unmount... this should > > solve it. > > I beg your pardon - the above error shows up when the timeout pop up shows on > the screen, which is a minute after efm is closed, or a minute after I right > click and select unmount. > > lsof continuous to show that a pdf is hogging e; e.g. the following was more > than 7 minutes later, despite setting 'Cache flush interval' to 8 ticks: > > $ lsof | grep /run/media/michael/VERBATIM32G > enlighten 3648 michael 71r REG 8,17 > 126982 72 /run/media/michael/VERBATIM32G/News/koo-150715e.pdf > enlighten 3648 3649 michael 71r REG 8,17 > 126982 72 /run/media/michael/VERBATIM32G/News/koo-150715e.pdf > enlighten 3648 3654 michael 71r REG 8,17 > 126982 72 /run/media/michael/VERBATIM32G/News/koo-150715e.pdf > enlighten 3648 3655 michael 71r REG 8,17 > 126982 72 /run/media/michael/VERBATIM32G/News/koo-150715e.pdf > enlighten 3648 3656 michael 71r REG 8,17 > 126982 72 /run/media/michael/VERBATIM32G/News/koo-150715e.pdf how on earth do you get multiple fd's opened? i only ever see a single one! as above - i just put a commit in master that has e flush caches on unmount. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
