Summary: 0.9.2 did not crash as expected in multi-threaded mode.
Instead, it locked up.

Details:

Loaded the new MacFUSE:

Oct  1 08:59:37 phoebe kernel[0]: MacFUSE: stopping (version 0.9.1,
Sep 28 2007, 13:28:33)
Oct  1 08:59:37 phoebe kernel[0]: MacFUSE: starting (version 0.9.2,
Oct  1 2007, 02:43:02)

Mounted my media server in multi-threaded mode:

sshfs-static-debug [EMAIL PROTECTED]:/raid /Volumes/hearsay -o
volname=hearsay -d -o debug

Ran the iTunes import again, but it did not crash. Instead, sshfs-
static-debug seems to lock up. I am issued the following warning in a
message box:

"There was a timeout waiting for the file system to respond. You can
eject this volume immediately, but unsaved changes may be lost."

The console output from sshfs-static-debug ends with:

OPEN[3169408] flags: 0x0 /Music/Cocteau Twins/BBC Sessions CD1/16
Musette and Drums.mp3
unique: 3, opcode: READ (15), nodeid: 41, insize: 64
READ[3169408] 4096 bytes from 0
   READ[3169408] 4096 bytes
   unique: 3, error: 0 (Unknown error: 0), outsize: 4112
unique: 2, opcode: READ (15), nodeid: 41, insize: 64
READ[3169408] 4096 bytes from 4096
   READ[3169408] 4096 bytes
   unique: 2, error: 0 (Unknown error: 0), outsize: 4112
unique: 0, opcode: READ (15), nodeid: 41, insize: 64
READ[3169408] 4096 bytes from 8192
   READ[3169408] 4096 bytes
   unique: 0, error: 0 (Unknown error: 0), outsize: 4112
unique: 1, opcode: READ (15), nodeid: 41, insize: 64
READ[3169408] 8192 bytes from 0
   READ[3169408] 8192 bytes
   unique: 1, error: 0 (Unknown error: 0), outsize: 8208
unique: 3, opcode: FSYNC (20), nodeid: 41, insize: 56
unique: 2, opcode: FLUSH (25), nodeid: 41, insize: 64
FLUSH[3169408]
   unique: 2, error: 0 (Unknown error: 0), outsize: 16
unique: 0, opcode: RELEASE (18), nodeid: 41, insize: 64
RELEASE[3169408] flags: 0x0
FSYNC[3169408]
   unique: 0, error: 0 (Unknown error: 0), outsize: 16
unique: 1, opcode: LOOKUP (1), nodeid: 25, insize: 67
LOOKUP /Music/Cocteau Twins/BBC Sessions CD1/._16 Musette and
Drums.mp3


console.log has nothing useful in it, and system.log only spits out
one line:

Oct  1 09:03:21 phoebe KernelEventAgent[32]: tid 00000000 received
VQ_DEAD event (32)

In addition, I cannot stop sshfs-static-debug (which is running in
foreground mode) using Ctrl-C. I had to kill -9 the process from
another terminal.

I will continue testing 0.9.2 to hopefully reproduce the results you
are looking for.

db


On Oct 1, 5:50 am, Amit Singh <[EMAIL PROTECTED]> wrote:
> I've put another build here:
>
> http://osxbook.com/tmp/macfuse/MacFUSE-Core-0.9.2.dmg
>
> Can you please try this--with sshfs running multithreaded as normal.
> Your crash should still occur, but I'd like to see if you get an error
> message in /var/log/system.log at the time of the crash. (You can
> either just tail /var/log/system.log or use Console.app to monitor
> it). The error message we are looking for is:
>
> MacFUSE: this can trigger segmentation fault
>
> Thanks for testing this.
>
> Amit
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/macfuse-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to