> BAD TRAP: type=d (#gp General protection) rp=ffffff00046138f0 addr=0
unix:die+10f ()
unix:trap+43e ()
unix:_cmntrap+e6 ()
fuse:get_filehandle+48f ()
fuse:fuse_open+5a ()
genunix:fop_open+bf ()
genunix:vn_openat+65d ()
genunix:copen+418 ()
genunix:openat32+1f ()
genunix:fsat32+10b ()
unix:brand_sys_sysenter+1e3 ()

The kernel should not crash under no circumstance, so don't blame userland apps. Your stack trace looks similar (though not quite the same) to this bug:

        http://defect.opensolaris.org/bz/show_bug.cgi?id=10447

and is most likely a FUSE bug, in which case the workaround would be not to mount filesystems via FUSE.

-Artem
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to