Closed GoogleCodeExporter closed 9 years ago
Once more,
Jun 24 23:46:08 grahamperrin kernel[0]: MacFUSE: unknown response from alert
panel (kr=0,
rf=-1876398048)
Jun 24 23:46:08 grahamperrin kernel[0]: MacFUSE: OUCH! daemon did not give fh
(type=2, err=57)
Jun 24 23:46:08 grahamperrin kernel[0]: MacFUSE: OUCH! daemon did not give fh
(type=2, err=5)
The mount point remained, but was apparently empty, so again I assume that the
encfs process was no longer
running.
##
console.log includes:
2007-06-24 22:32:44.563 textexpanderd[325] textexpanderd 1.4.2 at your service
2007-06-24 22:32:57.623 SystemUIServer[307] lang is:en
2007-06-24 22:32:58.083 SystemUIServer[307] Normally SSMenuExtra would not have
been loaded as a
Menu Extra.
iTeaHAL: Entering...
iTeaHAL: Not iTunes, exiting.
2007-06-24 22:33:14.301 SystemUIServer[307] *** -[NSBundle load]: Error loading
code /System/Library/
CoreServices/Menu Extras/RemoteDesktop.menu/Contents/MacOS/RemoteDesktop for
bundle /System/
Library/CoreServices/Menu Extras/RemoteDesktop.menu, error code 2 (link edit
error code 0, error number 0
())
2007-06-24 22:33:14.301 SystemUIServer[307] failed to instantiate and get the
principal class of bundle:
NSBundle </System/Library/CoreServices/Menu Extras/RemoteDesktop.menu> (not yet
loaded)
NOTE: ignoring this component:
Discovered 0 component = 0x7ff6f6 type = imdc subt = 1Bt2 manu = Domi
flags = 0
NOTE: ignoring this component:
Discovered 0 component = 0x7ff104 type = imdc subt = 1Bt3 manu = Domi
flags = 0
NOTE: ignoring this component:
Discovered 0 component = 0x7ff154 type = imco subt = 1Bt3 manu = Domi
flags = 0
2007-06-24 22:48:35.119 MacFusion[395] Exception raised during posting of
notification. Ignored.
exception: No feed URL is specified in the Info.plist or the user defaults!
2007-06-24 22:48:38.350 MacFusion[395] /Library/Application
Support/MacFusion/PlugIns/EncFS.plugin/
Contents/Resources/encfs {
"DYLD_LIBRARY_PATH" = "/Library/Application Support/MacFusion/PlugIns/EncFS.plugin/Contents/
Resources";
} (
"-f",
"/Users/gjp22/Documents/.encfs",
"/Volumes/gjp22-private",
"--",
"-ovolname=gjp22-private",
"-osubtype=10",
"-oping_diskarb"
)
2007-06-24 22:48:38.529 MacFusion[395] Unhandled Buffer: EncFS Password:
(<456e6346 53205061
7373776f 72643a20 >)
x86 Warning PSWAP_gliGetInteger:97: pname: unknown enum 988 0x3DC UNKNOWN
[...repeated many times...]
x86 Warning PSWAP_gliGetInteger:97: pname: unknown enum 988 0x3DC UNKNOWN
iTeaHAL: Entering...
iTeaHAL: Not iTunes, exiting.
2007-06-24 23:35:25.135 SuperDuper![498] ***ERROR OCCURRED: SDCopy: Copy
script: /Users/gjp22/
Library/Application Support/SuperDuper!/Copy Scripts/Standard Scripts/Backup -
all files.dset does not exist
2007-06-24 23:35:25.139 SuperDuper![498] ***ERROR OCCURRED: : Operation not
permitted
2007-06-24 23:35:25.142 SuperDuper![498] ***ERROR OCCURRED: ****FAILED****:
result=256 errno=22
(Unknown error: 0)
Jun 24 23:38:12 grahamperrin mDNSResponder: getifaddrs ifa_netmask for
vmnet8(9) Flags 8863 Family 2
192.168.106.1 has different family: 0
Jun 24 23:38:12 grahamperrin mDNSResponder: getifaddrs ifa_netmask for
vmnet1(10) Flags 8863 Family 2
172.16.205.1 has different family: 0
Jun 24 23:47:00 grahamperrin mdimportserver[608]: -[ABAddressBook
sharedAddressBook] Can't
ABACQUIRE_FILE_LOCK Framework/AddressBook/ABAddressBook.m:2746
Jun 24 23:56:59 grahamperrin mdimportserver[608]: *** Failed to decode 8bit
data, treating as binary
[...]
Full logs available on request.
##
Might this be an issue with EncFS.plugin to MacFusion?
I'll create a ticket at <http://dev.systemred.net/trac/encfs/report>
drawing attention to this MacFUSE issue 227.
Best regards
Graham
Original comment by grahampe...@gmail.com
on 25 Jun 2007 at 10:32
<http://dev.systemred.net/trac/encfs/ticket/6> refers to this issue. Highlight
from the summary there:
> I'm not sure whether I'm seeing an issue with (a) EncFS.plugin to
> MacFusion, (b) MacFusion or (c) MacFUSE but broadly speaking: the
> symptoms have presented only whilst using EncFS.
Original comment by grahampe...@gmail.com
on 25 Jun 2007 at 10:43
The alert panel uses an unsupported Apple KPI (KUNC) that's not really
encouraged by Apple. It doesn't seem to
work too well (and sometimes not at all) in certain upcoming versions of the
OS. I might just remove the alert
panel altogether.
That still leaves the end-user-related question: if a user-space file system
does not respond for N seconds,
what do users want to happen? It's either ugly or a lot of kernel+user code (if
done reasonably) to do a blocking
UI dialog from the kernel. Anyway, we should discuss this more in the forum. As
far as this original issue is
concerned, I won't be able to do much/anything about the alert panel (which,
like I said, might just go away).
Original comment by si...@gmail.com
on 8 Sep 2007 at 9:35
Original issue reported on code.google.com by
grahampe...@gmail.com
on 24 Jun 2007 at 11:48